Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 8.41s Building slices-monitor-test-runner @ file:///app × Failed to build `slices-monitor-test-runner @ file:///app` ├─▶ The build backend returned an error ╰─▶ Call to `hatchling.build.build_editable` failed (exit status: 1) [stderr] Traceback (most recent call last): File "", line 11, in wheel_filename = backend.build_editable("/root/.cache/uv/builds-v0/.tmpALaDEa", {}, "/root/.cache/uv/builds-v0/.tmphEWwwT/metadata_directory/slices_monitor_test_runner-0.1.dev187+g005dd054e.dist-info") File "/root/.cache/uv/builds-v0/.tmphEWwwT/lib/python3.14/site-packages/hatchling/build.py", line 83, in build_editable return os.path.basename(next(builder.build(directory=wheel_directory, versions=["editable"]))) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.cache/uv/builds-v0/.tmphEWwwT/lib/python3.14/site-packages/hatchling/builders/plugin/interface.py", line 157, in build artifact = version_api[version](directory, **build_data) File "/root/.cache/uv/builds-v0/.tmphEWwwT/lib/python3.14/site-packages/hatchling/builders/wheel.py", line 547, in build_editable return self.build_editable_detection(directory, **build_data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.cache/uv/builds-v0/.tmphEWwwT/lib/python3.14/site-packages/hatchling/builders/wheel.py", line 555, in build_editable_detection WheelArchive(self.artifact_project_id, reproducible=self.config.reproducible) as archive, ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.cache/uv/builds-v0/.tmphEWwwT/lib/python3.14/site-packages/hatchling/builders/wheel.py", line 102, in __init__ raw_fd, self.path = tempfile.mkstemp(suffix=".whl") ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/tempfile.py", line 347, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/tempfile.py", line 127, in _sanitize_params dir = gettempdir() File "/usr/local/lib/python3.14/tempfile.py", line 312, in gettempdir return _os.fsdecode(_gettempdir()) ~~~~~~~~~~~^^ File "/usr/local/lib/python3.14/tempfile.py", line 305, in _gettempdir tempdir = _get_default_tempdir() File "/usr/local/lib/python3.14/tempfile.py", line 222, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, "No usable temporary directory found in %s" % dirlist) FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/app'] hint: Build failures usually indicate a problem with the package or the build environment Building slices-monitor-test-runner @ file:///app × Failed to build `slices-monitor-test-runner @ file:///app` ├─▶ Failed to install requirements from `build-system.requires` ├─▶ Failed to install build dependencies ├─▶ Failed to install: pluggy-1.6.0-py3-none-any.whl (pluggy==1.6.0) ├─▶ Failed to create directory │ `/root/.cache/uv/builds-v0/.tmpmRcQQb/lib/python3.14/site-packages/pluggy-1.6.0.dist-info` ╰─▶ failed to create directory `/root/.cache/uv/builds-v0/.tmpmRcQQb/lib/python3.14/site-packages/pluggy-1.6.0.dist-info`: No space left on device (os error 28)