>>> py3-asttokens: Building community/py3-asttokens 3.0.0-r0 (using abuild 3.14.1-r3) started Thu, 05 Dec 2024 00:18:41 +0000 >>> py3-asttokens: Validating /home/buildozer/aports/community/py3-asttokens/APKBUILD... >>> py3-asttokens: Analyzing dependencies... >>> py3-asttokens: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel py3-astroid py3-pytest (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.6-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.6.3-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.5_p20241006-r3) (7/40) Installing sqlite-libs (3.47.1-r0) (8/40) Installing python3 (3.12.7-r1) (9/40) Installing python3-pycache-pyc0 (3.12.7-r1) (10/40) Installing pyc (3.12.7-r1) (11/40) Installing python3-pyc (3.12.7-r1) (12/40) Installing py3-installer (0.7.0-r2) (13/40) Installing py3-installer-pyc (0.7.0-r2) (14/40) Installing py3-gpep517 (16-r0) (15/40) Installing py3-gpep517-pyc (16-r0) (16/40) Installing py3-parsing (3.1.4-r0) (17/40) Installing py3-parsing-pyc (3.1.4-r0) (18/40) Installing py3-packaging (24.2-r0) (19/40) Installing py3-packaging-pyc (24.2-r0) (20/40) Installing py3-setuptools (70.3.0-r0) (21/40) Installing py3-setuptools-pyc (70.3.0-r0) (22/40) Installing py3-setuptools_scm (8.1.0-r0) (23/40) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/40) Installing py3-wheel (0.43.0-r0) (25/40) Installing py3-wheel-pyc (0.43.0-r0) (26/40) Installing py3-lazy-object-proxy (1.10.0-r1) (27/40) Installing py3-lazy-object-proxy-pyc (1.10.0-r1) (28/40) Installing py3-wrapt (1.16.0-r1) (29/40) Installing py3-wrapt-pyc (1.16.0-r1) (30/40) Installing py3-astroid (3.3.5-r0) (31/40) Installing py3-astroid-pyc (3.3.5-r0) (32/40) Installing py3-iniconfig (2.0.0-r1) (33/40) Installing py3-iniconfig-pyc (2.0.0-r1) (34/40) Installing py3-pluggy (1.5.0-r0) (35/40) Installing py3-pluggy-pyc (1.5.0-r0) (36/40) Installing py3-py (1.11.0-r4) (37/40) Installing py3-py-pyc (1.11.0-r4) (38/40) Installing py3-pytest (8.3.4-r0) (39/40) Installing py3-pytest-pyc (8.3.4-r0) (40/40) Installing .makedepends-py3-asttokens (20241205.001841) Executing busybox-1.37.0-r8.trigger OK: 446 MiB in 141 packages >>> py3-asttokens: Cleaning up srcdir >>> py3-asttokens: Cleaning up pkgdir >>> py3-asttokens: Cleaning up tmpdir >>> py3-asttokens: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/asttokens-3.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-asttokens: Fetching https://files.pythonhosted.org/packages/source/a/asttokens/asttokens-3.0.0.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.21/asttokens-3.0.0.tar.gz.part' asttokens-3.0.0.tar. 100% |********************************| 61978 0:00:00 ETA '/var/cache/distfiles/v3.21/asttokens-3.0.0.tar.gz.part' saved >>> py3-asttokens: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/asttokens-3.0.0.tar.gz >>> py3-asttokens: Checking sha512sums... asttokens-3.0.0.tar.gz: OK >>> py3-asttokens: Unpacking /var/cache/distfiles/v3.21/asttokens-3.0.0.tar.gz... 2024-12-05 00:18:42,871 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-12-05 00:18:42,901 root INFO running bdist_wheel 2024-12-05 00:18:42,918 root INFO running build 2024-12-05 00:18:42,918 root INFO running build_py 2024-12-05 00:18:42,921 root INFO creating build 2024-12-05 00:18:42,921 root INFO creating build/lib 2024-12-05 00:18:42,921 root INFO creating build/lib/asttokens 2024-12-05 00:18:42,921 root INFO copying asttokens/line_numbers.py -> build/lib/asttokens 2024-12-05 00:18:42,921 root INFO copying asttokens/util.py -> build/lib/asttokens 2024-12-05 00:18:42,921 root INFO copying asttokens/version.py -> build/lib/asttokens 2024-12-05 00:18:42,921 root INFO copying asttokens/asttokens.py -> build/lib/asttokens 2024-12-05 00:18:42,922 root INFO copying asttokens/mark_tokens.py -> build/lib/asttokens 2024-12-05 00:18:42,922 root INFO copying asttokens/astroid_compat.py -> build/lib/asttokens 2024-12-05 00:18:42,922 root INFO copying asttokens/__init__.py -> build/lib/asttokens 2024-12-05 00:18:42,923 root INFO copying asttokens/py.typed -> build/lib/asttokens 2024-12-05 00:18:42,927 root INFO installing to build/bdist.linux-x86_64/wheel 2024-12-05 00:18:42,928 root INFO running install 2024-12-05 00:18:42,935 root INFO running install_lib 2024-12-05 00:18:42,937 root INFO creating build/bdist.linux-x86_64 2024-12-05 00:18:42,937 root INFO creating build/bdist.linux-x86_64/wheel 2024-12-05 00:18:42,937 root INFO creating build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,937 root INFO copying build/lib/asttokens/line_numbers.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,938 root INFO copying build/lib/asttokens/util.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,938 root INFO copying build/lib/asttokens/version.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,938 root INFO copying build/lib/asttokens/asttokens.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,938 root INFO copying build/lib/asttokens/mark_tokens.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,939 root INFO copying build/lib/asttokens/astroid_compat.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,939 root INFO copying build/lib/asttokens/py.typed -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,939 root INFO copying build/lib/asttokens/__init__.py -> build/bdist.linux-x86_64/wheel/asttokens 2024-12-05 00:18:42,939 root INFO running install_egg_info 2024-12-05 00:18:42,941 root INFO running egg_info 2024-12-05 00:18:42,943 root INFO writing asttokens.egg-info/PKG-INFO 2024-12-05 00:18:42,944 root INFO writing dependency_links to asttokens.egg-info/dependency_links.txt 2024-12-05 00:18:42,945 root INFO writing requirements to asttokens.egg-info/requires.txt 2024-12-05 00:18:42,945 root INFO writing top-level names to asttokens.egg-info/top_level.txt 2024-12-05 00:18:44,474 root INFO reading manifest file 'asttokens.egg-info/SOURCES.txt' 2024-12-05 00:18:44,475 root INFO reading manifest template 'MANIFEST.in' 2024-12-05 00:18:44,476 root INFO adding license file 'LICENSE' 2024-12-05 00:18:44,477 root INFO writing manifest file 'asttokens.egg-info/SOURCES.txt' 2024-12-05 00:18:44,477 root INFO Copying asttokens.egg-info to build/bdist.linux-x86_64/wheel/asttokens-3.0.0-py3.12.egg-info 2024-12-05 00:18:44,478 root INFO running install_scripts 2024-12-05 00:18:44,480 root INFO creating build/bdist.linux-x86_64/wheel/asttokens-3.0.0.dist-info/WHEEL 2024-12-05 00:18:44,481 wheel INFO creating '/home/buildozer/aports/community/py3-asttokens/src/asttokens-3.0.0/.dist/.tmp-9kvy67ap/asttokens-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-12-05 00:18:44,481 wheel INFO adding 'asttokens/__init__.py' 2024-12-05 00:18:44,481 wheel INFO adding 'asttokens/astroid_compat.py' 2024-12-05 00:18:44,482 wheel INFO adding 'asttokens/asttokens.py' 2024-12-05 00:18:44,482 wheel INFO adding 'asttokens/line_numbers.py' 2024-12-05 00:18:44,482 wheel INFO adding 'asttokens/mark_tokens.py' 2024-12-05 00:18:44,482 wheel INFO adding 'asttokens/py.typed' 2024-12-05 00:18:44,483 wheel INFO adding 'asttokens/util.py' 2024-12-05 00:18:44,483 wheel INFO adding 'asttokens/version.py' 2024-12-05 00:18:44,483 wheel INFO adding 'asttokens-3.0.0.dist-info/LICENSE' 2024-12-05 00:18:44,483 wheel INFO adding 'asttokens-3.0.0.dist-info/METADATA' 2024-12-05 00:18:44,483 wheel INFO adding 'asttokens-3.0.0.dist-info/WHEEL' 2024-12-05 00:18:44,484 wheel INFO adding 'asttokens-3.0.0.dist-info/top_level.txt' 2024-12-05 00:18:44,484 wheel INFO adding 'asttokens-3.0.0.dist-info/RECORD' 2024-12-05 00:18:44,484 root INFO removing build/bdist.linux-x86_64/wheel 2024-12-05 00:18:44,485 gpep517 INFO The backend produced .dist/asttokens-3.0.0-py3-none-any.whl asttokens-3.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.4, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-asttokens/src/asttokens-3.0.0 configfile: setup.cfg collected 120 items / 2 deselected / 118 selected tests/test_astroid.py ...............s.................................. [ 42%] [ 42%] tests/test_asttokens.py ....... [ 48%] tests/test_line_numbers.py ... [ 50%] tests/test_mark_tokens.py .............................................. [ 89%] .... [ 93%] tests/test_tokenless.py ... [ 95%] tests/test_util.py ..... [100%] ========== 117 passed, 1 skipped, 2 deselected, 20 warnings in 2.16s =========== >>> py3-asttokens: Entering fakeroot... >>> py3-asttokens-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asttokens/__pycache__' -> '/home/buildozer/aports/community/py3-asttokens/pkg/py3-asttokens-pyc/usr/lib/python3.12/site-packages/asttokens/__pycache__' >>> py3-asttokens-pyc*: Preparing subpackage py3-asttokens-pyc... >>> py3-asttokens-pyc*: Running postcheck for py3-asttokens-pyc >>> py3-asttokens*: Running postcheck for py3-asttokens >>> py3-asttokens*: Preparing package py3-asttokens... >>> py3-asttokens-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-asttokens-pyc*: Package size: 61.9 KB >>> py3-asttokens-pyc*: Compressing data... >>> py3-asttokens-pyc*: Create checksum... >>> py3-asttokens-pyc*: Create py3-asttokens-pyc-3.0.0-r0.apk >>> py3-asttokens*: Tracing dependencies... python3 python3~3.12 >>> py3-asttokens*: Package size: 75.9 KB >>> py3-asttokens*: Compressing data... >>> py3-asttokens*: Create checksum... >>> py3-asttokens*: Create py3-asttokens-3.0.0-r0.apk >>> py3-asttokens: Build complete at Thu, 05 Dec 2024 00:18:47 +0000 elapsed time 0h 0m 6s >>> py3-asttokens: Cleaning up srcdir >>> py3-asttokens: Cleaning up pkgdir >>> py3-asttokens: Uninstalling dependencies... (1/40) Purging .makedepends-py3-asttokens (20241205.001841) (2/40) Purging py3-gpep517-pyc (16-r0) (3/40) Purging py3-gpep517 (16-r0) (4/40) Purging py3-installer-pyc (0.7.0-r2) (5/40) Purging py3-installer (0.7.0-r2) (6/40) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/40) Purging py3-setuptools_scm (8.1.0-r0) (8/40) Purging py3-setuptools-pyc (70.3.0-r0) (9/40) Purging py3-setuptools (70.3.0-r0) (10/40) Purging py3-wheel-pyc (0.43.0-r0) (11/40) Purging py3-wheel (0.43.0-r0) (12/40) Purging py3-astroid-pyc (3.3.5-r0) (13/40) Purging py3-astroid (3.3.5-r0) (14/40) Purging py3-lazy-object-proxy-pyc (1.10.0-r1) (15/40) Purging py3-lazy-object-proxy (1.10.0-r1) (16/40) Purging py3-wrapt-pyc (1.16.0-r1) (17/40) Purging py3-wrapt (1.16.0-r1) (18/40) Purging py3-pytest-pyc (8.3.4-r0) (19/40) Purging py3-pytest (8.3.4-r0) (20/40) Purging py3-iniconfig-pyc (2.0.0-r1) (21/40) Purging py3-iniconfig (2.0.0-r1) (22/40) Purging py3-packaging-pyc (24.2-r0) (23/40) Purging py3-packaging (24.2-r0) (24/40) Purging py3-parsing-pyc (3.1.4-r0) (25/40) Purging py3-parsing (3.1.4-r0) (26/40) Purging py3-pluggy-pyc (1.5.0-r0) (27/40) Purging py3-pluggy (1.5.0-r0) (28/40) Purging py3-py-pyc (1.11.0-r4) (29/40) Purging py3-py (1.11.0-r4) (30/40) Purging python3-pyc (3.12.7-r1) (31/40) Purging python3-pycache-pyc0 (3.12.7-r1) (32/40) Purging pyc (3.12.7-r1) (33/40) Purging python3 (3.12.7-r1) (34/40) Purging gdbm (1.24-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.4.6-r0) (37/40) Purging libpanelw (6.5_p20241006-r3) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging sqlite-libs (3.47.1-r0) (40/40) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 397 MiB in 101 packages >>> py3-asttokens: Updating the community/x86_64 repository index... >>> py3-asttokens: Signing the index...