>>> py3-typeguard: Building community/py3-typeguard 4.4.2-r0 (using abuild 3.14.1-r7) started Mon, 03 Mar 2025 20:54:58 +0000 >>> py3-typeguard: Validating /home/buildozer/aports/community/py3-typeguard/APKBUILD... >>> py3-typeguard: Analyzing dependencies... >>> py3-typeguard: Installing for build: build-base py3-bracex py3-typing-extensions py3-gpep517 py3-setuptools_scm py3-wheel py3-mypy py3-pytest (1/48) Installing libffi (3.4.7-r0) (2/48) Installing gdbm (1.24-r0) (3/48) Installing mpdecimal (4.0.0-r0) (4/48) Installing libpanelw (6.5_p20250216-r0) (5/48) Installing sqlite-libs (3.49.1-r0) (6/48) Installing python3 (3.12.9-r0) (7/48) Installing python3-pycache-pyc0 (3.12.9-r0) (8/48) Installing pyc (3.12.9-r0) (9/48) Installing py3-editables (0.5-r2) (10/48) Installing py3-editables-pyc (0.5-r2) (11/48) Installing py3-parsing (3.2.0-r0) (12/48) Installing py3-parsing-pyc (3.2.0-r0) (13/48) Installing py3-packaging (24.2-r0) (14/48) Installing py3-packaging-pyc (24.2-r0) (15/48) Installing py3-pathspec (0.12.1-r2) (16/48) Installing py3-pathspec-pyc (0.12.1-r2) (17/48) Installing py3-pluggy (1.5.0-r0) (18/48) Installing py3-pluggy-pyc (1.5.0-r0) (19/48) Installing py3-trove-classifiers (2025.1.15.22-r0) (20/48) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0) (21/48) Installing py3-hatchling-pyc (1.27.0-r0) (22/48) Installing py3-bracex-pyc (2.5-r0) (23/48) Installing python3-pyc (3.12.9-r0) (24/48) Installing py3-hatchling (1.27.0-r0) (25/48) Installing py3-bracex (2.5-r0) (26/48) Installing py3-typing-extensions (4.12.2-r0) (27/48) Installing py3-typing-extensions-pyc (4.12.2-r0) (28/48) Installing py3-installer (0.7.0-r2) (29/48) Installing py3-installer-pyc (0.7.0-r2) (30/48) Installing py3-gpep517 (16-r0) (31/48) Installing py3-gpep517-pyc (16-r0) (32/48) Installing py3-setuptools (70.3.0-r0) (33/48) Installing py3-setuptools-pyc (70.3.0-r0) (34/48) Installing py3-setuptools_scm (8.1.0-r0) (35/48) Installing py3-setuptools_scm-pyc (8.1.0-r0) (36/48) Installing py3-wheel (0.43.0-r0) (37/48) Installing py3-wheel-pyc (0.43.0-r0) (38/48) Installing py3-mypy-extensions (1.0.0-r3) (39/48) Installing py3-mypy-extensions-pyc (1.0.0-r3) (40/48) Installing py3-mypy (1.15.0-r0) (41/48) Installing py3-mypy-pyc (1.15.0-r0) (42/48) Installing py3-iniconfig (2.0.0-r1) (43/48) Installing py3-iniconfig-pyc (2.0.0-r1) (44/48) Installing py3-py (1.11.0-r4) (45/48) Installing py3-py-pyc (1.11.0-r4) (46/48) Installing py3-pytest (8.3.5-r0) (47/48) Installing py3-pytest-pyc (8.3.5-r0) (48/48) Installing .makedepends-py3-typeguard (20250303.205500) Executing busybox-1.37.0-r14.trigger OK: 469 MiB in 165 packages >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Cleaning up tmpdir >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.4.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-typeguard: Fetching https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.4.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75746 100 75746 0 0 1112k 0 --:--:-- --:--:-- --:--:-- 1112k >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.4.2.tar.gz >>> py3-typeguard: Checking sha512sums... typeguard-4.4.2.tar.gz: OK >>> py3-typeguard: Unpacking /var/cache/distfiles/edge/typeguard-4.4.2.tar.gz... 2025-03-03 20:55:01,228 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-03-03 20:55:01,336 root INFO running bdist_wheel 2025-03-03 20:55:01,348 root INFO running build 2025-03-03 20:55:01,348 root INFO running build_py 2025-03-03 20:55:01,351 root INFO creating build 2025-03-03 20:55:01,351 root INFO creating build/lib 2025-03-03 20:55:01,351 root INFO creating build/lib/typeguard 2025-03-03 20:55:01,351 root INFO copying src/typeguard/_memo.py -> build/lib/typeguard 2025-03-03 20:55:01,351 root INFO copying src/typeguard/_pytest_plugin.py -> build/lib/typeguard 2025-03-03 20:55:01,351 root INFO copying src/typeguard/_transformer.py -> build/lib/typeguard 2025-03-03 20:55:01,352 root INFO copying src/typeguard/_exceptions.py -> build/lib/typeguard 2025-03-03 20:55:01,352 root INFO copying src/typeguard/_suppression.py -> build/lib/typeguard 2025-03-03 20:55:01,352 root INFO copying src/typeguard/_utils.py -> build/lib/typeguard 2025-03-03 20:55:01,352 root INFO copying src/typeguard/_decorators.py -> build/lib/typeguard 2025-03-03 20:55:01,353 root INFO copying src/typeguard/_importhook.py -> build/lib/typeguard 2025-03-03 20:55:01,353 root INFO copying src/typeguard/__init__.py -> build/lib/typeguard 2025-03-03 20:55:01,353 root INFO copying src/typeguard/_union_transformer.py -> build/lib/typeguard 2025-03-03 20:55:01,353 root INFO copying src/typeguard/_config.py -> build/lib/typeguard 2025-03-03 20:55:01,353 root INFO copying src/typeguard/_checkers.py -> build/lib/typeguard 2025-03-03 20:55:01,354 root INFO copying src/typeguard/_functions.py -> build/lib/typeguard 2025-03-03 20:55:01,354 root INFO running egg_info 2025-03-03 20:55:01,356 root INFO writing src/typeguard.egg-info/PKG-INFO 2025-03-03 20:55:01,358 root INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt 2025-03-03 20:55:01,358 root INFO writing entry points to src/typeguard.egg-info/entry_points.txt 2025-03-03 20:55:01,359 root INFO writing requirements to src/typeguard.egg-info/requires.txt 2025-03-03 20:55:01,359 root INFO writing top-level names to src/typeguard.egg-info/top_level.txt 2025-03-03 20:55:03,008 root INFO reading manifest file 'src/typeguard.egg-info/SOURCES.txt' 2025-03-03 20:55:03,009 root INFO adding license file 'LICENSE' 2025-03-03 20:55:03,010 root INFO writing manifest file 'src/typeguard.egg-info/SOURCES.txt' 2025-03-03 20:55:03,011 root INFO copying src/typeguard/py.typed -> build/lib/typeguard 2025-03-03 20:55:03,016 root INFO installing to build/bdist.linux-i686/wheel 2025-03-03 20:55:03,016 root INFO running install 2025-03-03 20:55:03,024 root INFO running install_lib 2025-03-03 20:55:03,027 root INFO creating build/bdist.linux-i686 2025-03-03 20:55:03,027 root INFO creating build/bdist.linux-i686/wheel 2025-03-03 20:55:03,027 root INFO creating build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,027 root INFO copying build/lib/typeguard/_memo.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,028 root INFO copying build/lib/typeguard/_pytest_plugin.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,028 root INFO copying build/lib/typeguard/_transformer.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,028 root INFO copying build/lib/typeguard/_exceptions.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,028 root INFO copying build/lib/typeguard/_suppression.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,028 root INFO copying build/lib/typeguard/_utils.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/_decorators.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/_importhook.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/__init__.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/py.typed -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/_union_transformer.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/_config.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,029 root INFO copying build/lib/typeguard/_checkers.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,030 root INFO copying build/lib/typeguard/_functions.py -> build/bdist.linux-i686/wheel/typeguard 2025-03-03 20:55:03,030 root INFO running install_egg_info 2025-03-03 20:55:03,032 root INFO Copying src/typeguard.egg-info to build/bdist.linux-i686/wheel/typeguard-4.4.2-py3.12.egg-info 2025-03-03 20:55:03,033 root INFO running install_scripts 2025-03-03 20:55:03,036 root INFO creating build/bdist.linux-i686/wheel/typeguard-4.4.2.dist-info/WHEEL 2025-03-03 20:55:03,036 wheel INFO creating '/home/buildozer/aports/community/py3-typeguard/src/typeguard-4.4.2/.dist/.tmp-a7p1txaz/typeguard-4.4.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-03-03 20:55:03,037 wheel INFO adding 'typeguard/__init__.py' 2025-03-03 20:55:03,037 wheel INFO adding 'typeguard/_checkers.py' 2025-03-03 20:55:03,038 wheel INFO adding 'typeguard/_config.py' 2025-03-03 20:55:03,038 wheel INFO adding 'typeguard/_decorators.py' 2025-03-03 20:55:03,038 wheel INFO adding 'typeguard/_exceptions.py' 2025-03-03 20:55:03,038 wheel INFO adding 'typeguard/_functions.py' 2025-03-03 20:55:03,039 wheel INFO adding 'typeguard/_importhook.py' 2025-03-03 20:55:03,039 wheel INFO adding 'typeguard/_memo.py' 2025-03-03 20:55:03,039 wheel INFO adding 'typeguard/_pytest_plugin.py' 2025-03-03 20:55:03,039 wheel INFO adding 'typeguard/_suppression.py' 2025-03-03 20:55:03,039 wheel INFO adding 'typeguard/_transformer.py' 2025-03-03 20:55:03,040 wheel INFO adding 'typeguard/_union_transformer.py' 2025-03-03 20:55:03,040 wheel INFO adding 'typeguard/_utils.py' 2025-03-03 20:55:03,040 wheel INFO adding 'typeguard/py.typed' 2025-03-03 20:55:03,040 wheel INFO adding 'typeguard-4.4.2.dist-info/LICENSE' 2025-03-03 20:55:03,040 wheel INFO adding 'typeguard-4.4.2.dist-info/METADATA' 2025-03-03 20:55:03,041 wheel INFO adding 'typeguard-4.4.2.dist-info/WHEEL' 2025-03-03 20:55:03,041 wheel INFO adding 'typeguard-4.4.2.dist-info/entry_points.txt' 2025-03-03 20:55:03,041 wheel INFO adding 'typeguard-4.4.2.dist-info/top_level.txt' 2025-03-03 20:55:03,041 wheel INFO adding 'typeguard-4.4.2.dist-info/RECORD' 2025-03-03 20:55:03,041 root INFO removing build/bdist.linux-i686/wheel 2025-03-03 20:55:03,042 gpep517 INFO The backend produced .dist/typeguard-4.4.2-py3-none-any.whl typeguard-4.4.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-typeguard/src/typeguard-4.4.2 configfile: pyproject.toml testpaths: tests plugins: typeguard-4.4.2 collected 494 items tests/test_checkers.py ................................................. [ 9%] ........................................................................ [ 24%] ......................................................xxx............... [ 39%] ............................ [ 44%] tests/test_importhook.py ... [ 45%] tests/test_instrumentation.py ........xxx............................... [ 53%] ........ss........xxx.......................................ss [ 66%] tests/test_plugins.py . [ 66%] tests/test_pytest_plugin.py .. [ 67%] tests/test_suppression.py ....... [ 68%] tests/test_transformer.py .............................................. [ 77%] ....s................................. [ 85%] tests/test_typechecked.py .............................................. [ 94%] ......... [ 96%] tests/test_union_transformer.py .......... [ 98%] tests/test_utils.py ..... [ 99%] tests/test_warn_on_error.py .. [100%] ================== 480 passed, 5 skipped, 9 xfailed in 3.51s =================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc/popen-gw14/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc/popen-gw14' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-587ea6af-b8f1-42cb-a5e9-dbf097a343dc' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d/popen-gw12/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d/popen-gw12/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d/popen-gw12 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d/popen-gw12' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-7af0233e-2183-4740-8962-e7e6ffac849d' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791/popen-gw7/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791/popen-gw7/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791/popen-gw7 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791/popen-gw7' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-341fa782-5f1a-4168-8eb2-2f98b36e9791' warnings.warn( >>> py3-typeguard: Entering fakeroot... >>> py3-typeguard-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/typeguard/__pycache__' -> '/home/buildozer/aports/community/py3-typeguard/pkg/py3-typeguard-pyc/usr/lib/python3.12/site-packages/typeguard/__pycache__' >>> py3-typeguard-pyc*: Preparing subpackage py3-typeguard-pyc... >>> py3-typeguard-pyc*: Running postcheck for py3-typeguard-pyc >>> py3-typeguard*: Running postcheck for py3-typeguard >>> py3-typeguard*: Preparing package py3-typeguard... >>> py3-typeguard-pyc*: Tracing dependencies... py3-bracex py3-typing-extensions python3~3.12 >>> py3-typeguard-pyc*: Package size: 148.4 KB >>> py3-typeguard-pyc*: Compressing data... >>> py3-typeguard-pyc*: Create checksum... >>> py3-typeguard-pyc*: Create py3-typeguard-pyc-4.4.2-r0.apk >>> py3-typeguard*: Tracing dependencies... py3-bracex py3-typing-extensions python3~3.12 >>> py3-typeguard*: Package size: 129.6 KB >>> py3-typeguard*: Compressing data... >>> py3-typeguard*: Create checksum... >>> py3-typeguard*: Create py3-typeguard-4.4.2-r0.apk >>> py3-typeguard: Build complete at Mon, 03 Mar 2025 20:55:07 +0000 elapsed time 0h 0m 9s >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Uninstalling dependencies... (1/48) Purging .makedepends-py3-typeguard (20250303.205500) (2/48) Purging py3-bracex-pyc (2.5-r0) (3/48) Purging py3-bracex (2.5-r0) (4/48) Purging py3-hatchling-pyc (1.27.0-r0) (5/48) Purging py3-hatchling (1.27.0-r0) (6/48) Purging py3-editables-pyc (0.5-r2) (7/48) Purging py3-editables (0.5-r2) (8/48) Purging py3-pathspec-pyc (0.12.1-r2) (9/48) Purging py3-pathspec (0.12.1-r2) (10/48) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0) (11/48) Purging py3-trove-classifiers (2025.1.15.22-r0) (12/48) Purging py3-gpep517-pyc (16-r0) (13/48) Purging py3-gpep517 (16-r0) (14/48) Purging py3-installer-pyc (0.7.0-r2) (15/48) Purging py3-installer (0.7.0-r2) (16/48) Purging py3-setuptools_scm-pyc (8.1.0-r0) (17/48) Purging py3-setuptools_scm (8.1.0-r0) (18/48) Purging py3-setuptools-pyc (70.3.0-r0) (19/48) Purging py3-setuptools (70.3.0-r0) (20/48) Purging py3-wheel-pyc (0.43.0-r0) (21/48) Purging py3-wheel (0.43.0-r0) (22/48) Purging py3-mypy-pyc (1.15.0-r0) (23/48) Purging py3-mypy (1.15.0-r0) (24/48) Purging py3-mypy-extensions-pyc (1.0.0-r3) (25/48) Purging py3-mypy-extensions (1.0.0-r3) (26/48) Purging py3-typing-extensions-pyc (4.12.2-r0) (27/48) Purging py3-typing-extensions (4.12.2-r0) (28/48) Purging py3-pytest-pyc (8.3.5-r0) (29/48) Purging py3-pytest (8.3.5-r0) (30/48) Purging py3-iniconfig-pyc (2.0.0-r1) (31/48) Purging py3-iniconfig (2.0.0-r1) (32/48) Purging py3-packaging-pyc (24.2-r0) (33/48) Purging py3-packaging (24.2-r0) (34/48) Purging py3-parsing-pyc (3.2.0-r0) (35/48) Purging py3-parsing (3.2.0-r0) (36/48) Purging py3-pluggy-pyc (1.5.0-r0) (37/48) Purging py3-pluggy (1.5.0-r0) (38/48) Purging py3-py-pyc (1.11.0-r4) (39/48) Purging py3-py (1.11.0-r4) (40/48) Purging python3-pyc (3.12.9-r0) (41/48) Purging python3-pycache-pyc0 (3.12.9-r0) (42/48) Purging pyc (3.12.9-r0) (43/48) Purging python3 (3.12.9-r0) (44/48) Purging gdbm (1.24-r0) (45/48) Purging libffi (3.4.7-r0) (46/48) Purging libpanelw (6.5_p20250216-r0) (47/48) Purging mpdecimal (4.0.0-r0) (48/48) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r14.trigger OK: 403 MiB in 117 packages >>> py3-typeguard: Updating the community/x86 repository index... >>> py3-typeguard: Signing the index...