=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/net/py-cloudflare", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=312"] ===> Installing for py312-cloudflare-4.3.1 => Generating pre-install file lists Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/opt/pkg/lib/python3.12/site-packages/installer/__main__.py", line 122, in _main(sys.argv[1:], "python -m installer") File "/opt/pkg/lib/python3.12/site-packages/installer/__main__.py", line 118, in _main installer.install(source, destination, {}) File "/opt/pkg/lib/python3.12/site-packages/installer/_core.py", line 124, in install record = destination.write_file( ^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.12/site-packages/installer/destinations.py", line 212, in write_file return self.write_to_fs(scheme, path_, stream, is_executable) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.12/site-packages/installer/destinations.py", line 178, in write_to_fs with target_path.open("wb") as f: ^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.12/pathlib.py", line 1013, in open return io.open(self, mode, buffering, encoding, errors, newline) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/tmp/work/net/py-cloudflare/work/.destdir/opt/pkg/lib/python3.12/site-packages/cloudflare/types/shared/permission.py' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/py-cloudflare *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/py-cloudflare