>>> py3-terminado: Building community/py3-terminado 0.18.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:05:03 +0000 >>> py3-terminado: Checking sanity of /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> py3-terminado: Analyzing dependencies... >>> py3-terminado: Installing for build: build-base py3-ptyprocess py3-tornado py3-gpep517 py3-hatchling py3-pytest py3-pytest-timeout (1/43) Installing libbz2 (1.0.8-r6) (2/43) Installing libffi (3.4.6-r0) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.6.1-r3) (5/43) Installing mpdecimal (4.0.0-r0) (6/43) Installing libpanelw (6.4_p20240330-r0) (7/43) Installing readline (8.2.10-r0) (8/43) Installing sqlite-libs (3.45.2-r0) (9/43) Installing python3 (3.12.3-r0) (10/43) Installing python3-pycache-pyc0 (3.12.3-r0) (11/43) Installing pyc (3.12.3-r0) (12/43) Installing py3-ptyprocess-pyc (0.7.0-r6) (13/43) Installing python3-pyc (3.12.3-r0) (14/43) Installing py3-ptyprocess (0.7.0-r6) (15/43) Installing py3-tornado (6.4-r1) (16/43) Installing py3-tornado-pyc (6.4-r1) (17/43) Installing py3-installer (0.7.0-r2) (18/43) Installing py3-installer-pyc (0.7.0-r2) (19/43) Installing py3-gpep517 (15-r2) (20/43) Installing py3-gpep517-pyc (15-r2) (21/43) Installing py3-editables (0.5-r2) (22/43) Installing py3-editables-pyc (0.5-r2) (23/43) Installing py3-parsing (3.1.2-r1) (24/43) Installing py3-parsing-pyc (3.1.2-r1) (25/43) Installing py3-packaging (24.0-r1) (26/43) Installing py3-packaging-pyc (24.0-r1) (27/43) Installing py3-pathspec (0.12.1-r2) (28/43) Installing py3-pathspec-pyc (0.12.1-r2) (29/43) Installing py3-pluggy (1.4.0-r1) (30/43) Installing py3-pluggy-pyc (1.4.0-r1) (31/43) Installing py3-trove-classifiers (2024.3.3-r2) (32/43) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (33/43) Installing py3-hatchling (1.22.5-r1) (34/43) Installing py3-hatchling-pyc (1.22.5-r1) (35/43) Installing py3-iniconfig (2.0.0-r1) (36/43) Installing py3-iniconfig-pyc (2.0.0-r1) (37/43) Installing py3-py (1.11.0-r3) (38/43) Installing py3-py-pyc (1.11.0-r3) (39/43) Installing py3-pytest (8.1.1-r1) (40/43) Installing py3-pytest-pyc (8.1.1-r1) (41/43) Installing py3-pytest-timeout (2.3.1-r1) (42/43) Installing py3-pytest-timeout-pyc (2.3.1-r1) (43/43) Installing .makedepends-py3-terminado (20240413.050504) Executing busybox-1.36.1-r25.trigger OK: 397 MiB in 150 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Cleaning up tmpdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-terminado-0.18.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31946 100 31946 0 0 97873 0 --:--:-- --:--:-- --:--:-- 97993 >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-terminado-0.18.0.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.18.0.tar.gz: OK bash.patch: OK ResourceWarning.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/edge/py3-terminado-0.18.0.tar.gz... >>> py3-terminado: bash.patch patching file tests/basic_test.py >>> py3-terminado: ResourceWarning.patch patching file pyproject.toml 2024-04-13 05:05:05,580 gpep517 INFO Building wheel via backend hatchling.build 2024-04-13 05:05:05,641 gpep517 INFO The backend produced .dist/terminado-0.18.0-py3-none-any.whl terminado-0.18.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.0 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.3.1 timeout: 300.0s timeout method: signal timeout func_only: False collected 9 items / 1 deselected / 8 selected tests/basic_test.py ........ [100%] =============================== warnings summary =============================== tests/basic_test.py: 19 warnings /usr/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=58083) is multi-threaded, use of forkpty() may lead to deadlocks in the child. pid, fd = os.forkpty() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 8.31s call tests/basic_test.py::NamedTermTests::test_namespace 6.50s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.40s call tests/basic_test.py::CommonTests::test_basic_command 6.39s call tests/basic_test.py::NamedTermTests::test_max_terminals 4.26s call tests/basic_test.py::UniqueTermTests::test_unique_processes 4.16s call tests/basic_test.py::SingleTermTests::test_single_process 0.39s call tests/basic_test.py::CommonTests::test_basic 0.11s call tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ================ 8 passed, 1 deselected, 19 warnings in 36.64s ================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado/usr/lib/python3.12/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.12/site-packages/terminado/__pycache__' >>> py3-terminado-pyc*: Preparing subpackage py3-terminado-pyc... >>> py3-terminado-pyc*: Running postcheck for py3-terminado-pyc >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... >>> py3-terminado-pyc*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado-pyc*: Package size: 72.0 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.0-r1.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado*: Package size: 100.0 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.0-r1.apk >>> py3-terminado: Build complete at Sat, 13 Apr 2024 05:05:42 +0000 elapsed time 0h 0m 39s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/43) Purging .makedepends-py3-terminado (20240413.050504) (2/43) Purging py3-ptyprocess-pyc (0.7.0-r6) (3/43) Purging py3-ptyprocess (0.7.0-r6) (4/43) Purging py3-tornado-pyc (6.4-r1) (5/43) Purging py3-tornado (6.4-r1) (6/43) Purging py3-gpep517-pyc (15-r2) (7/43) Purging py3-gpep517 (15-r2) (8/43) Purging py3-installer-pyc (0.7.0-r2) (9/43) Purging py3-installer (0.7.0-r2) (10/43) Purging py3-hatchling-pyc (1.22.5-r1) (11/43) Purging py3-hatchling (1.22.5-r1) (12/43) Purging py3-editables-pyc (0.5-r2) (13/43) Purging py3-editables (0.5-r2) (14/43) Purging py3-pathspec-pyc (0.12.1-r2) (15/43) Purging py3-pathspec (0.12.1-r2) (16/43) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (17/43) Purging py3-trove-classifiers (2024.3.3-r2) (18/43) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/43) Purging py3-pytest-timeout (2.3.1-r1) (20/43) Purging py3-pytest-pyc (8.1.1-r1) (21/43) Purging py3-pytest (8.1.1-r1) (22/43) Purging py3-iniconfig-pyc (2.0.0-r1) (23/43) Purging py3-iniconfig (2.0.0-r1) (24/43) Purging py3-packaging-pyc (24.0-r1) (25/43) Purging py3-packaging (24.0-r1) (26/43) Purging py3-parsing-pyc (3.1.2-r1) (27/43) Purging py3-parsing (3.1.2-r1) (28/43) Purging py3-pluggy-pyc (1.4.0-r1) (29/43) Purging py3-pluggy (1.4.0-r1) (30/43) Purging py3-py-pyc (1.11.0-r3) (31/43) Purging py3-py (1.11.0-r3) (32/43) Purging python3-pyc (3.12.3-r0) (33/43) Purging python3-pycache-pyc0 (3.12.3-r0) (34/43) Purging pyc (3.12.3-r0) (35/43) Purging python3 (3.12.3-r0) (36/43) Purging gdbm (1.23-r1) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.4.6-r0) (39/43) Purging libpanelw (6.4_p20240330-r0) (40/43) Purging mpdecimal (4.0.0-r0) (41/43) Purging readline (8.2.10-r0) (42/43) Purging sqlite-libs (3.45.2-r0) (43/43) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-terminado: Updating the community/s390x repository index... >>> py3-terminado: Signing the index...