2022-08-10T19:32:34,317 Created temporary directory: /tmp/pip-ephem-wheel-cache-a2_6teft 2022-08-10T19:32:34,322 Created temporary directory: /tmp/pip-build-tracker-y_n90yoc 2022-08-10T19:32:34,323 Initialized build tracking at /tmp/pip-build-tracker-y_n90yoc 2022-08-10T19:32:34,324 Created build tracker: /tmp/pip-build-tracker-y_n90yoc 2022-08-10T19:32:34,324 Entered build tracker: /tmp/pip-build-tracker-y_n90yoc 2022-08-10T19:32:34,325 Created temporary directory: /tmp/pip-wheel-qblef5mo 2022-08-10T19:32:34,389 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-10T19:32:34,397 2 location(s) to search for versions of codeclip: 2022-08-10T19:32:34,397 * https://pypi.org/simple/codeclip/ 2022-08-10T19:32:34,397 * https://www.piwheels.org/simple/codeclip/ 2022-08-10T19:32:34,398 Fetching project page and analyzing links: https://pypi.org/simple/codeclip/ 2022-08-10T19:32:34,399 Getting page https://pypi.org/simple/codeclip/ 2022-08-10T19:32:34,403 Found index url https://pypi.org/simple 2022-08-10T19:32:34,587 Skipping link: No binaries permitted for codeclip: https://files.pythonhosted.org/packages/25/29/12ad5eee0eac4517f45bea9f4f4af010dd27a617ecb8c35eca1555946e3d/codeclip-0.0.0-py3-none-any.whl#sha256=70b0a5b8b2386b69d156115fe809d3bb22cce892ef4446353f263631cf51217d (from https://pypi.org/simple/codeclip/) (requires-python:>=3.7.0,<3.12) 2022-08-10T19:32:34,589 Found link https://files.pythonhosted.org/packages/ba/d0/569e6eb45c5f2fb59e014566d7814e17fd6fabbc1ba44f979d20708d2019/codeclip-0.0.0.tar.gz#sha256=03facaf004eebbe60d54f8bb3ab9852f9374d36ee75fd353502e5a740e049a8a (from https://pypi.org/simple/codeclip/) (requires-python:>=3.7.0,<3.12), version: 0.0.0 2022-08-10T19:32:34,590 Fetching project page and analyzing links: https://www.piwheels.org/simple/codeclip/ 2022-08-10T19:32:34,590 Getting page https://www.piwheels.org/simple/codeclip/ 2022-08-10T19:32:34,592 Found index url https://www.piwheels.org/simple 2022-08-10T19:32:34,800 Skipping link: not a file: https://www.piwheels.org/simple/codeclip/ 2022-08-10T19:32:34,800 Skipping link: not a file: https://pypi.org/simple/codeclip/ 2022-08-10T19:32:34,833 Given no hashes to check 1 links for project 'codeclip': discarding no candidates 2022-08-10T19:32:34,865 Collecting codeclip==0.0.0 2022-08-10T19:32:34,869 Created temporary directory: /tmp/pip-unpack-22v3ce4_ 2022-08-10T19:32:35,094 Downloading codeclip-0.0.0.tar.gz (3.7 kB) 2022-08-10T19:32:35,165 Added codeclip==0.0.0 from https://files.pythonhosted.org/packages/ba/d0/569e6eb45c5f2fb59e014566d7814e17fd6fabbc1ba44f979d20708d2019/codeclip-0.0.0.tar.gz#sha256=03facaf004eebbe60d54f8bb3ab9852f9374d36ee75fd353502e5a740e049a8a to build tracker '/tmp/pip-build-tracker-y_n90yoc' 2022-08-10T19:32:35,176 Created temporary directory: /tmp/pip-build-env-vixjv37s 2022-08-10T19:32:35,195 Created temporary directory: /tmp/pip-standalone-pip-yt1q49js 2022-08-10T19:32:37,475 Installing build dependencies: started 2022-08-10T19:32:37,478 Running command pip subprocess to install build dependencies 2022-08-10T19:32:47,060 Using pip 22.1.2 from /tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip (python 3.7) 2022-08-10T19:32:48,528 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-10T19:32:52,607 Collecting setuptools>=42 2022-08-10T19:32:52,666 Using cached setuptools-63.4.3-py3-none-any.whl (1.2 MB) 2022-08-10T19:32:53,332 Collecting wheel 2022-08-10T19:32:53,368 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-10T19:32:59,232 Installing collected packages: wheel, setuptools 2022-08-10T19:32:59,497 Creating /tmp/pip-build-env-vixjv37s/overlay/bin 2022-08-10T19:32:59,502 changing mode of /tmp/pip-build-env-vixjv37s/overlay/bin/wheel to 755 2022-08-10T19:33:04,271 Successfully installed setuptools-63.4.3 wheel-0.37.1 2022-08-10T19:33:04,497 --- Logging error --- 2022-08-10T19:33:04,497 Traceback (most recent call last): 2022-08-10T19:33:04,498 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-10T19:33:04,498 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-10T19:33:04,499 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-10T19:33:04,499 extend(render(renderable, render_options)) 2022-08-10T19:33:04,499 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-10T19:33:04,500 for render_output in iter_render: 2022-08-10T19:33:04,500 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-10T19:33:04,500 for line in lines: 2022-08-10T19:33:04,501 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-10T19:33:04,501 for segment in segments: 2022-08-10T19:33:04,501 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-10T19:33:04,502 renderable = rich_cast(renderable) 2022-08-10T19:33:04,502 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-10T19:33:04,502 renderable = cast_method() 2022-08-10T19:33:04,502 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-10T19:33:04,503 pip_cmd = get_best_invocation_for_this_pip() 2022-08-10T19:33:04,503 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-10T19:33:04,503 os.path.join(binary_prefix, exe_name), 2022-08-10T19:33:04,504 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-10T19:33:04,504 s2 = os.stat(f2) 2022-08-10T19:33:04,504 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-10T19:33:04,505 Call stack: 2022-08-10T19:33:04,505 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-10T19:33:04,505 "__main__", mod_spec) 2022-08-10T19:33:04,506 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-10T19:33:04,506 exec(code, run_globals) 2022-08-10T19:33:04,506 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-10T19:33:04,507 sys.exit(_main()) 2022-08-10T19:33:04,507 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-10T19:33:04,507 return command.main(cmd_args) 2022-08-10T19:33:04,508 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-10T19:33:04,508 return self._main(args) 2022-08-10T19:33:04,508 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-10T19:33:04,509 self.handle_pip_version_check(options) 2022-08-10T19:33:04,509 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-10T19:33:04,509 pip_self_version_check(session, options) 2022-08-10T19:33:04,510 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-10T19:33:04,510 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-10T19:33:04,510 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-10T19:33:04,510 self._log(INFO, msg, args, **kwargs) 2022-08-10T19:33:04,511 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-10T19:33:04,511 self.handle(record) 2022-08-10T19:33:04,511 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-10T19:33:04,512 self.callHandlers(record) 2022-08-10T19:33:04,512 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-10T19:33:04,512 hdlr.handle(record) 2022-08-10T19:33:04,513 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-10T19:33:04,513 self.emit(record) 2022-08-10T19:33:04,513 File "/tmp/pip-standalone-pip-yt1q49js/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-10T19:33:04,514 self.handleError(record) 2022-08-10T19:33:04,514 Message: '[present-rich] %s' 2022-08-10T19:33:04,514 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-10T19:33:04,952 Installing build dependencies: finished with status 'done' 2022-08-10T19:33:04,980 Getting requirements to build wheel: started 2022-08-10T19:33:04,982 Running command Getting requirements to build wheel 2022-08-10T19:33:11,363 running egg_info 2022-08-10T19:33:11,999 writing codeclip.egg-info/PKG-INFO 2022-08-10T19:33:12,599 writing dependency_links to codeclip.egg-info/dependency_links.txt 2022-08-10T19:33:16,184 writing top-level names to codeclip.egg-info/top_level.txt 2022-08-10T19:33:16,908 reading manifest file 'codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:16,912 reading manifest template 'MANIFEST.in' 2022-08-10T19:33:16,915 warning: no directories found matching 'requirements' 2022-08-10T19:33:16,918 warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-08-10T19:33:16,918 adding license file 'LICENSE' 2022-08-10T19:33:16,922 writing manifest file 'codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:17,143 Getting requirements to build wheel: finished with status 'done' 2022-08-10T19:33:17,163 Created temporary directory: /tmp/pip-modern-metadata-al1yffpo 2022-08-10T19:33:17,169 Preparing metadata (pyproject.toml): started 2022-08-10T19:33:17,171 Running command Preparing metadata (pyproject.toml) 2022-08-10T19:33:23,395 running dist_info 2022-08-10T19:33:24,055 creating /tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info 2022-08-10T19:33:24,687 writing /tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/PKG-INFO 2022-08-10T19:33:25,282 writing dependency_links to /tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/dependency_links.txt 2022-08-10T19:33:28,848 writing top-level names to /tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/top_level.txt 2022-08-10T19:33:28,851 writing manifest file '/tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:29,566 reading manifest file '/tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:29,569 reading manifest template 'MANIFEST.in' 2022-08-10T19:33:29,571 warning: no directories found matching 'requirements' 2022-08-10T19:33:29,574 warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-08-10T19:33:29,574 adding license file 'LICENSE' 2022-08-10T19:33:29,578 writing manifest file '/tmp/pip-modern-metadata-al1yffpo/codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:29,581 creating '/tmp/pip-modern-metadata-al1yffpo/codeclip-0.0.0.dist-info' 2022-08-10T19:33:29,791 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-10T19:33:30,025 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-10T19:33:30,040 Source in /tmp/pip-wheel-qblef5mo/codeclip_1ecb8927c4864b4b827889d3fa2e1405 has version 0.0.0, which satisfies requirement codeclip==0.0.0 from https://files.pythonhosted.org/packages/ba/d0/569e6eb45c5f2fb59e014566d7814e17fd6fabbc1ba44f979d20708d2019/codeclip-0.0.0.tar.gz#sha256=03facaf004eebbe60d54f8bb3ab9852f9374d36ee75fd353502e5a740e049a8a 2022-08-10T19:33:30,042 Removed codeclip==0.0.0 from https://files.pythonhosted.org/packages/ba/d0/569e6eb45c5f2fb59e014566d7814e17fd6fabbc1ba44f979d20708d2019/codeclip-0.0.0.tar.gz#sha256=03facaf004eebbe60d54f8bb3ab9852f9374d36ee75fd353502e5a740e049a8a from build tracker '/tmp/pip-build-tracker-y_n90yoc' 2022-08-10T19:33:30,056 Created temporary directory: /tmp/pip-unpack-iw68lh6o 2022-08-10T19:33:30,057 Building wheels for collected packages: codeclip 2022-08-10T19:33:30,067 Created temporary directory: /tmp/pip-wheel-jf5uvx_g 2022-08-10T19:33:30,068 Destination directory: /tmp/pip-wheel-jf5uvx_g 2022-08-10T19:33:30,072 Building wheel for codeclip (pyproject.toml): started 2022-08-10T19:33:30,075 Running command Building wheel for codeclip (pyproject.toml) 2022-08-10T19:33:35,744 running bdist_wheel 2022-08-10T19:33:36,975 running build 2022-08-10T19:33:36,975 running build_py 2022-08-10T19:33:37,601 creating build 2022-08-10T19:33:37,602 creating build/lib 2022-08-10T19:33:37,603 creating build/lib/codeclip 2022-08-10T19:33:37,605 copying codeclip/__init__.py -> build/lib/codeclip 2022-08-10T19:33:37,608 running egg_info 2022-08-10T19:33:38,919 writing codeclip.egg-info/PKG-INFO 2022-08-10T19:33:39,507 writing dependency_links to codeclip.egg-info/dependency_links.txt 2022-08-10T19:33:43,047 writing top-level names to codeclip.egg-info/top_level.txt 2022-08-10T19:33:43,092 reading manifest file 'codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:43,095 reading manifest template 'MANIFEST.in' 2022-08-10T19:33:43,097 warning: no directories found matching 'requirements' 2022-08-10T19:33:43,100 warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-08-10T19:33:43,100 adding license file 'LICENSE' 2022-08-10T19:33:43,104 writing manifest file 'codeclip.egg-info/SOURCES.txt' 2022-08-10T19:33:44,363 installing to build/bdist.linux-armv7l/wheel 2022-08-10T19:33:44,364 running install 2022-08-10T19:33:44,426 running install_lib 2022-08-10T19:33:45,062 creating build/bdist.linux-armv7l 2022-08-10T19:33:45,062 creating build/bdist.linux-armv7l/wheel 2022-08-10T19:33:45,066 creating build/bdist.linux-armv7l/wheel/codeclip 2022-08-10T19:33:45,068 copying build/lib/codeclip/__init__.py -> build/bdist.linux-armv7l/wheel/codeclip 2022-08-10T19:33:45,071 running install_egg_info 2022-08-10T19:33:45,709 Copying codeclip.egg-info to build/bdist.linux-armv7l/wheel/codeclip-0.0.0-py3.7.egg-info 2022-08-10T19:33:45,726 running install_scripts 2022-08-10T19:33:45,873 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-10T19:33:45,882 creating build/bdist.linux-armv7l/wheel/codeclip-0.0.0.dist-info/WHEEL 2022-08-10T19:33:45,887 creating '/tmp/pip-wheel-jf5uvx_g/tmpg6uk636m/codeclip-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-08-10T19:33:45,892 adding 'codeclip/__init__.py' 2022-08-10T19:33:45,898 adding 'codeclip-0.0.0.dist-info/LICENSE' 2022-08-10T19:33:45,901 adding 'codeclip-0.0.0.dist-info/METADATA' 2022-08-10T19:33:45,903 adding 'codeclip-0.0.0.dist-info/WHEEL' 2022-08-10T19:33:45,906 adding 'codeclip-0.0.0.dist-info/top_level.txt' 2022-08-10T19:33:45,907 adding 'codeclip-0.0.0.dist-info/RECORD' 2022-08-10T19:33:45,908 removing build/bdist.linux-armv7l/wheel 2022-08-10T19:33:46,177 Building wheel for codeclip (pyproject.toml): finished with status 'done' 2022-08-10T19:33:46,189 Created wheel for codeclip: filename=codeclip-0.0.0-py3-none-any.whl size=3769 sha256=6216dc052a46fa109efa0f5a8ffa70e10f1efe5a2568121cf1bf763a1b04db8b 2022-08-10T19:33:46,191 Stored in directory: /tmp/pip-ephem-wheel-cache-a2_6teft/wheels/71/17/22/916ca03f740e00320302cd8ccf7bd0e12c4ac3fe95ac51564a 2022-08-10T19:33:46,212 Successfully built codeclip 2022-08-10T19:33:46,218 Removed build tracker: '/tmp/pip-build-tracker-y_n90yoc'