2023-03-24T10:14:18,303 Created temporary directory: /tmp/pip-ephem-wheel-cache-mmw8tjxt 2023-03-24T10:14:18,309 Created temporary directory: /tmp/pip-build-tracker-u8p0_drw 2023-03-24T10:14:18,310 Initialized build tracking at /tmp/pip-build-tracker-u8p0_drw 2023-03-24T10:14:18,310 Created build tracker: /tmp/pip-build-tracker-u8p0_drw 2023-03-24T10:14:18,311 Entered build tracker: /tmp/pip-build-tracker-u8p0_drw 2023-03-24T10:14:18,312 Created temporary directory: /tmp/pip-wheel-4k2i8w42 2023-03-24T10:14:18,321 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 2023-03-24T10:14:18,328 ERROR: Exception: 2023-03-24T10:14:18,328 Traceback (most recent call last): 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-24T10:14:18,328 status = run_func(*args) 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-24T10:14:18,328 return func(self, options, args) 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2023-03-24T10:14:18,328 wheel_cache = WheelCache(options.cache_dir, options.format_control) 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cache.py", line 231, in __init__ 2023-03-24T10:14:18,328 self._ephem_cache = EphemWheelCache(format_control) 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cache.py", line 197, in __init__ 2023-03-24T10:14:18,328 globally_managed=True, 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/temp_dir.py", line 125, in __init__ 2023-03-24T10:14:18,328 path = self._create(kind) 2023-03-24T10:14:18,328 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/temp_dir.py", line 164, in _create 2023-03-24T10:14:18,328 path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) 2023-03-24T10:14:18,328 File "/usr/lib/python3.7/tempfile.py", line 505, in mkdtemp 2023-03-24T10:14:18,328 _os.mkdir(file, 0o700) 2023-03-24T10:14:18,328 OSError: [Errno 28] No space left on device: '/tmp/pip-ephem-wheel-cache-p97whtx7' 2023-03-24T10:14:18,344 Removed build tracker: '/tmp/pip-build-tracker-u8p0_drw'