2026-03-18T16:52:22,846 Created temporary directory: /tmp/pip-ephem-wheel-cache-54dhzipg 2026-03-18T16:52:22,848 Created temporary directory: /tmp/pip-build-tracker-rvtzq2ax 2026-03-18T16:52:22,849 Initialized build tracking at /tmp/pip-build-tracker-rvtzq2ax 2026-03-18T16:52:22,849 Created build tracker: /tmp/pip-build-tracker-rvtzq2ax 2026-03-18T16:52:22,849 Entered build tracker: /tmp/pip-build-tracker-rvtzq2ax 2026-03-18T16:52:22,854 Created temporary directory: /tmp/pip-wheel-smez28sv 2026-03-18T16:52:22,857 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 2026-03-18T16:52:22,859 ERROR: Exception: 2026-03-18T16:52:22,859 Traceback (most recent call last): 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2026-03-18T16:52:22,859 status = run_func(*args) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2026-03-18T16:52:22,859 return func(self, options, args) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2026-03-18T16:52:22,859 wheel_cache = WheelCache(options.cache_dir, options.format_control) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/cache.py", line 231, in __init__ 2026-03-18T16:52:22,859 self._ephem_cache = EphemWheelCache(format_control) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/cache.py", line 195, in __init__ 2026-03-18T16:52:22,859 self._temp_dir = TempDirectory( 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/utils/temp_dir.py", line 125, in __init__ 2026-03-18T16:52:22,859 path = self._create(kind) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3/dist-packages/pip/_internal/utils/temp_dir.py", line 164, in _create 2026-03-18T16:52:22,859 path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) 2026-03-18T16:52:22,859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18T16:52:22,859 File "/usr/lib/python3.11/tempfile.py", line 523, in mkdtemp 2026-03-18T16:52:22,859 _os.mkdir(file, 0o700) 2026-03-18T16:52:22,859 OSError: [Errno 28] No space left on device: '/tmp/pip-ephem-wheel-cache-v1xxcc8e' 2026-03-18T16:52:22,866 Removed build tracker: '/tmp/pip-build-tracker-rvtzq2ax'