2023-09-24T00:36:17,252 Created temporary directory: /tmp/pip-build-tracker-dt2ks0i5 2023-09-24T00:36:17,254 Initialized build tracking at /tmp/pip-build-tracker-dt2ks0i5 2023-09-24T00:36:17,254 Created build tracker: /tmp/pip-build-tracker-dt2ks0i5 2023-09-24T00:36:17,255 Entered build tracker: /tmp/pip-build-tracker-dt2ks0i5 2023-09-24T00:36:17,255 Created temporary directory: /tmp/pip-wheel-e8yfn5jw 2023-09-24T00:36:17,258 ERROR: Exception: 2023-09-24T00:36:17,258 Traceback (most recent call last): 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-24T00:36:17,258 status = run_func(*args) 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-24T00:36:17,258 return func(self, options, args) 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 123, in run 2023-09-24T00:36:17,258 wheel_cache = WheelCache(options.cache_dir) 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 220, in __init__ 2023-09-24T00:36:17,258 self._ephem_cache = EphemWheelCache() 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 178, in __init__ 2023-09-24T00:36:17,258 self._temp_dir = TempDirectory( 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 125, in __init__ 2023-09-24T00:36:17,258 path = self._create(kind) 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 164, in _create 2023-09-24T00:36:17,258 path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) 2023-09-24T00:36:17,258 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-24T00:36:17,258 File "/usr/lib/python3.11/tempfile.py", line 507, in mkdtemp 2023-09-24T00:36:17,258 _os.mkdir(file, 0o700) 2023-09-24T00:36:17,258 OSError: [Errno 28] No space left on device: '/tmp/pip-ephem-wheel-cache-hqgkugry' 2023-09-24T00:36:17,266 Removed build tracker: '/tmp/pip-build-tracker-dt2ks0i5'