>>> py3-path: Building community/py3-path 16.5.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 20:16:31 +0000 >>> py3-path: Checking sanity of /home/buildozer/aports/community/py3-path/APKBUILD... >>> py3-path: Analyzing dependencies... >>> py3-path: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-installer (0.5.1-r1) (10/24) Installing py3-tomli (2.0.1-r1) (11/24) Installing py3-gpep517 (11-r0) (12/24) Installing py3-parsing (3.0.9-r0) (13/24) Installing py3-packaging (21.3-r2) (14/24) Installing py3-setuptools (65.5.1-r0) (15/24) Installing py3-typing-extensions (4.4.0-r0) (16/24) Installing py3-setuptools_scm (7.0.5-r0) (17/24) Installing py3-wheel (0.38.3-r0) (18/24) Installing py3-attrs (22.1.0-r0) (19/24) Installing py3-exceptiongroup (1.0.1-r0) (20/24) Installing py3-iniconfig (1.1.1-r3) (21/24) Installing py3-pluggy (1.0.0-r1) (22/24) Installing py3-py (1.11.0-r0) (23/24) Installing py3-pytest (7.2.0-r1) (24/24) Installing .makedepends-py3-path (20221109.201632) Executing busybox-1.35.0-r27.trigger OK: 253 MiB in 116 packages >>> py3-path: Cleaning up srcdir >>> py3-path: Cleaning up pkgdir >>> py3-path: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/path-v16.5.0.tar.gz >>> py3-path: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/path-v16.5.0.tar.gz >>> py3-path: Checking sha512sums... path-v16.5.0.tar.gz: OK >>> py3-path: Unpacking /var/cache/distfiles/v3.17/path-v16.5.0.tar.gz... 2022-11-09 20:16:33,361 gpep517 INFO Building wheel via backend setuptools.build_meta running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/path copying path/py37compat.py -> build/lib/path copying path/__init__.py -> build/lib/path copying path/matchers.py -> build/lib/path copying path/masks.py -> build/lib/path copying path/classes.py -> build/lib/path running egg_info creating path.egg-info writing path.egg-info/PKG-INFO writing dependency_links to path.egg-info/dependency_links.txt writing requirements to path.egg-info/requires.txt writing top-level names to path.egg-info/top_level.txt writing manifest file 'path.egg-info/SOURCES.txt' reading manifest file 'path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'path.egg-info/SOURCES.txt' 2022-11-09 20:16:35,197 wheel INFO installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/path copying build/lib/path/py37compat.py -> build/bdist.linux-armv8l/wheel/path copying build/lib/path/__init__.py -> build/bdist.linux-armv8l/wheel/path copying build/lib/path/matchers.py -> build/bdist.linux-armv8l/wheel/path copying build/lib/path/masks.py -> build/bdist.linux-armv8l/wheel/path copying build/lib/path/classes.py -> build/bdist.linux-armv8l/wheel/path running install_egg_info Copying path.egg-info to build/bdist.linux-armv8l/wheel/path-16.5.0-py3.10.egg-info running install_scripts 2022-11-09 20:16:35,237 wheel INFO creating build/bdist.linux-armv8l/wheel/path-16.5.0.dist-info/WHEEL 2022-11-09 20:16:35,237 wheel INFO creating '/home/buildozer/aports/community/py3-path/src/path-16.5.0/dist/tmpgfgphsav/path-16.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-09 20:16:35,238 wheel INFO adding 'path/__init__.py' 2022-11-09 20:16:35,238 wheel INFO adding 'path/classes.py' 2022-11-09 20:16:35,238 wheel INFO adding 'path/masks.py' 2022-11-09 20:16:35,239 wheel INFO adding 'path/matchers.py' 2022-11-09 20:16:35,239 wheel INFO adding 'path/py37compat.py' 2022-11-09 20:16:35,239 wheel INFO adding 'path-16.5.0.dist-info/LICENSE' 2022-11-09 20:16:35,239 wheel INFO adding 'path-16.5.0.dist-info/METADATA' 2022-11-09 20:16:35,239 wheel INFO adding 'path-16.5.0.dist-info/WHEEL' 2022-11-09 20:16:35,240 wheel INFO adding 'path-16.5.0.dist-info/top_level.txt' 2022-11-09 20:16:35,240 wheel INFO adding 'path-16.5.0.dist-info/RECORD' 2022-11-09 20:16:35,240 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-09 20:16:35,240 gpep517 INFO The backend produced dist/path-16.5.0-py3-none-any.whl path-16.5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-path/src/path-16.5.0, configfile: pytest.ini collected 124 items test_path.py ..............................................s............ [ 47%] ...............................sssssss......... [ 85%] path/__init__.py ................ [ 98%] path/masks.py .. [100%] ======================== 116 passed, 8 skipped in 4.56s ======================== >>> py3-path: Entering fakeroot... >>> py3-path*: Running postcheck for py3-path >>> py3-path*: Preparing package py3-path... >>> py3-path*: Tracing dependencies... >>> py3-path*: Package size: 196.0 KB >>> py3-path*: Compressing data... >>> py3-path*: Create checksum... >>> py3-path*: Create py3-path-16.5.0-r0.apk >>> py3-path: Build complete at Wed, 09 Nov 2022 20:16:40 +0000 elapsed time 0h 0m 9s >>> py3-path: Cleaning up srcdir >>> py3-path: Cleaning up pkgdir >>> py3-path: Uninstalling dependencies... (1/24) Purging .makedepends-py3-path (20221109.201632) (2/24) Purging py3-gpep517 (11-r0) (3/24) Purging py3-installer (0.5.1-r1) (4/24) Purging py3-setuptools_scm (7.0.5-r0) (5/24) Purging py3-setuptools (65.5.1-r0) (6/24) Purging py3-typing-extensions (4.4.0-r0) (7/24) Purging py3-wheel (0.38.3-r0) (8/24) Purging py3-pytest (7.2.0-r1) (9/24) Purging py3-attrs (22.1.0-r0) (10/24) Purging py3-exceptiongroup (1.0.1-r0) (11/24) Purging py3-iniconfig (1.1.1-r3) (12/24) Purging py3-packaging (21.3-r2) (13/24) Purging py3-parsing (3.0.9-r0) (14/24) Purging py3-pluggy (1.0.0-r1) (15/24) Purging py3-py (1.11.0-r0) (16/24) Purging py3-tomli (2.0.1-r1) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-path: Updating the community/armv7 repository index... >>> py3-path: Signing the index...