2022-08-01T23:08:02,411 Created temporary directory: /tmp/pip-ephem-wheel-cache-ud2blx7o 2022-08-01T23:08:02,417 Created temporary directory: /tmp/pip-build-tracker-rquoqbhw 2022-08-01T23:08:02,417 Initialized build tracking at /tmp/pip-build-tracker-rquoqbhw 2022-08-01T23:08:02,418 Created build tracker: /tmp/pip-build-tracker-rquoqbhw 2022-08-01T23:08:02,418 Entered build tracker: /tmp/pip-build-tracker-rquoqbhw 2022-08-01T23:08:02,419 Created temporary directory: /tmp/pip-wheel-d3716ulu 2022-08-01T23:08:02,488 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-01T23:08:02,502 2 location(s) to search for versions of django-wailer: 2022-08-01T23:08:02,502 * https://pypi.org/simple/django-wailer/ 2022-08-01T23:08:02,502 * https://www.piwheels.org/simple/django-wailer/ 2022-08-01T23:08:02,503 Fetching project page and analyzing links: https://pypi.org/simple/django-wailer/ 2022-08-01T23:08:02,504 Getting page https://pypi.org/simple/django-wailer/ 2022-08-01T23:08:02,507 Found index url https://pypi.org/simple 2022-08-01T23:08:02,623 Found link https://files.pythonhosted.org/packages/c8/cd/38a17e8c0feeda495a2418b818a5f3a3b3bbf45d1ba13f8ee7b23fa79eff/django-wailer-1.0.0a3.tar.gz#sha256=6b68ce453e33f7be9d5a80c056e1b14f659cd9468ffb1d00f580622045849f8c (from https://pypi.org/simple/django-wailer/) (requires-python:>=3.8,<4.0), version: 1.0.0a3 2022-08-01T23:08:02,624 Skipping link: No binaries permitted for django-wailer: https://files.pythonhosted.org/packages/6c/4f/e6ccd4e6bea84dda62924358f0658e93c7b1163ea7c10641ec622c6ad35a/django_wailer-1.0.0a3-py3-none-any.whl#sha256=32c0871f308c13c241a8ffe3ea1d13b3e18bf05a5db04b557da5af628313274f (from https://pypi.org/simple/django-wailer/) (requires-python:>=3.8,<4.0) 2022-08-01T23:08:02,625 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-wailer/ 2022-08-01T23:08:02,625 Getting page https://www.piwheels.org/simple/django-wailer/ 2022-08-01T23:08:02,627 Found index url https://www.piwheels.org/simple 2022-08-01T23:08:02,836 Skipping link: not a file: https://www.piwheels.org/simple/django-wailer/ 2022-08-01T23:08:02,837 Skipping link: not a file: https://pypi.org/simple/django-wailer/ 2022-08-01T23:08:02,881 Given no hashes to check 1 links for project 'django-wailer': discarding no candidates 2022-08-01T23:08:02,923 Collecting django-wailer==1.0.0a3 2022-08-01T23:08:02,927 Created temporary directory: /tmp/pip-unpack-bkg2vszh 2022-08-01T23:08:03,438 Downloading django-wailer-1.0.0a3.tar.gz (9.5 kB) 2022-08-01T23:08:03,521 Added django-wailer==1.0.0a3 from https://files.pythonhosted.org/packages/c8/cd/38a17e8c0feeda495a2418b818a5f3a3b3bbf45d1ba13f8ee7b23fa79eff/django-wailer-1.0.0a3.tar.gz#sha256=6b68ce453e33f7be9d5a80c056e1b14f659cd9468ffb1d00f580622045849f8c to build tracker '/tmp/pip-build-tracker-rquoqbhw' 2022-08-01T23:08:03,531 Created temporary directory: /tmp/pip-build-env-6btlb2co 2022-08-01T23:08:03,552 Created temporary directory: /tmp/pip-standalone-pip-pc6xd38o 2022-08-01T23:08:05,806 Installing build dependencies: started 2022-08-01T23:08:05,808 Running command pip subprocess to install build dependencies 2022-08-01T23:08:17,017 Using pip 22.1.2 from /tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip (python 3.9) 2022-08-01T23:08:18,576 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-01T23:08:19,369 Collecting poetry-core>=1.0.0 2022-08-01T23:08:19,477 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-01T23:08:23,990 Installing collected packages: poetry-core 2022-08-01T23:08:27,344 Successfully installed poetry-core-1.0.8 2022-08-01T23:08:27,537 --- Logging error --- 2022-08-01T23:08:27,553 Traceback (most recent call last): 2022-08-01T23:08:27,553 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-01T23:08:27,554 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-01T23:08:27,554 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-01T23:08:27,554 extend(render(renderable, render_options)) 2022-08-01T23:08:27,555 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-01T23:08:27,555 for render_output in iter_render: 2022-08-01T23:08:27,555 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-01T23:08:27,556 for line in lines: 2022-08-01T23:08:27,556 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-01T23:08:27,556 for segment in segments: 2022-08-01T23:08:27,557 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-01T23:08:27,557 renderable = rich_cast(renderable) 2022-08-01T23:08:27,557 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-01T23:08:27,558 renderable = cast_method() 2022-08-01T23:08:27,558 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-01T23:08:27,558 pip_cmd = get_best_invocation_for_this_pip() 2022-08-01T23:08:27,559 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-08-01T23:08:27,559 if found_executable and os.path.samefile( 2022-08-01T23:08:27,559 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-08-01T23:08:27,559 s2 = os.stat(f2) 2022-08-01T23:08:27,560 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-08-01T23:08:27,560 Call stack: 2022-08-01T23:08:27,564 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-08-01T23:08:27,564 return _run_code(code, main_globals, None, 2022-08-01T23:08:27,565 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-08-01T23:08:27,565 exec(code, run_globals) 2022-08-01T23:08:27,565 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-01T23:08:27,566 sys.exit(_main()) 2022-08-01T23:08:27,566 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-01T23:08:27,566 return command.main(cmd_args) 2022-08-01T23:08:27,567 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-01T23:08:27,567 return self._main(args) 2022-08-01T23:08:27,567 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-01T23:08:27,567 self.handle_pip_version_check(options) 2022-08-01T23:08:27,568 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-01T23:08:27,568 pip_self_version_check(session, options) 2022-08-01T23:08:27,568 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-01T23:08:27,569 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-01T23:08:27,569 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-08-01T23:08:27,569 self._log(INFO, msg, args, **kwargs) 2022-08-01T23:08:27,570 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-08-01T23:08:27,570 self.handle(record) 2022-08-01T23:08:27,570 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-08-01T23:08:27,570 self.callHandlers(record) 2022-08-01T23:08:27,571 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-08-01T23:08:27,571 hdlr.handle(record) 2022-08-01T23:08:27,571 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-08-01T23:08:27,572 self.emit(record) 2022-08-01T23:08:27,572 File "/tmp/pip-standalone-pip-pc6xd38o/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-01T23:08:27,572 self.handleError(record) 2022-08-01T23:08:27,573 Message: '[present-rich] %s' 2022-08-01T23:08:27,573 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-08-01T23:08:28,005 Installing build dependencies: finished with status 'done' 2022-08-01T23:08:28,032 Getting requirements to build wheel: started 2022-08-01T23:08:28,034 Running command Getting requirements to build wheel 2022-08-01T23:08:31,760 Getting requirements to build wheel: finished with status 'done' 2022-08-01T23:08:31,771 Created temporary directory: /tmp/pip-modern-metadata-6bys2zy1 2022-08-01T23:08:31,777 Preparing metadata (pyproject.toml): started 2022-08-01T23:08:31,779 Running command Preparing metadata (pyproject.toml) 2022-08-01T23:08:35,513 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-01T23:08:35,529 Source in /tmp/pip-wheel-d3716ulu/django-wailer_6e768c5032e84b16a41079e39550f397 has version 1.0.0a3, which satisfies requirement django-wailer==1.0.0a3 from https://files.pythonhosted.org/packages/c8/cd/38a17e8c0feeda495a2418b818a5f3a3b3bbf45d1ba13f8ee7b23fa79eff/django-wailer-1.0.0a3.tar.gz#sha256=6b68ce453e33f7be9d5a80c056e1b14f659cd9468ffb1d00f580622045849f8c 2022-08-01T23:08:35,531 Removed django-wailer==1.0.0a3 from https://files.pythonhosted.org/packages/c8/cd/38a17e8c0feeda495a2418b818a5f3a3b3bbf45d1ba13f8ee7b23fa79eff/django-wailer-1.0.0a3.tar.gz#sha256=6b68ce453e33f7be9d5a80c056e1b14f659cd9468ffb1d00f580622045849f8c from build tracker '/tmp/pip-build-tracker-rquoqbhw' 2022-08-01T23:08:35,545 Created temporary directory: /tmp/pip-unpack-g5sooyuc 2022-08-01T23:08:35,546 Building wheels for collected packages: django-wailer 2022-08-01T23:08:35,555 Created temporary directory: /tmp/pip-wheel-h8p8n3zr 2022-08-01T23:08:35,556 Destination directory: /tmp/pip-wheel-h8p8n3zr 2022-08-01T23:08:35,561 Building wheel for django-wailer (pyproject.toml): started 2022-08-01T23:08:35,563 Running command Building wheel for django-wailer (pyproject.toml) 2022-08-01T23:08:39,366 Building wheel for django-wailer (pyproject.toml): finished with status 'done' 2022-08-01T23:08:39,379 Created wheel for django-wailer: filename=django_wailer-1.0.0a3-py3-none-any.whl size=11179 sha256=26b9e4e5ed1a70599f2ef216bb6d666335657ab2a2e19192f04bbef7b0217a8a 2022-08-01T23:08:39,381 Stored in directory: /tmp/pip-ephem-wheel-cache-ud2blx7o/wheels/36/c6/9c/b0810512b75303ece28221f6f4c91951560f279de93cc873a7 2022-08-01T23:08:39,403 Successfully built django-wailer 2022-08-01T23:08:39,410 Removed build tracker: '/tmp/pip-build-tracker-rquoqbhw'