>>> py3-rstr: Building testing/py3-rstr 3.2.0-r2 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 05:07:40 +0000 >>> py3-rstr: Checking sanity of /home/buildozer/aports/testing/py3-rstr/APKBUILD... >>> py3-rstr: Analyzing dependencies... >>> py3-rstr: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.4.1-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.40.1-r0) (8/20) Installing python3 (3.11.1-r2) (9/20) Installing py3-installer (0.6.0-r0) (10/20) Installing py3-gpep517 (13-r0) (11/20) Installing py3-parsing (3.0.9-r1) (12/20) Installing py3-packaging (23.0-r0) (13/20) Installing py3-setuptools (65.7.0-r0) (14/20) Installing py3-wheel (0.38.4-r1) (15/20) Installing py3-attrs (22.2.0-r0) (16/20) Installing py3-iniconfig (1.1.1-r4) (17/20) Installing py3-pluggy (1.0.0-r2) (18/20) Installing py3-py (1.11.0-r1) (19/20) Installing py3-pytest (7.2.0-r2) (20/20) Installing .makedepends-py3-rstr (20230113.050741) Executing busybox-1.36.0-r0.trigger OK: 379 MiB in 117 packages >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Checking sha512sums... rstr-3.2.0.tar.gz: OK >>> py3-rstr: Unpacking /var/cache/distfiles/rstr-3.2.0.tar.gz... 2023-01-13 05:07:42,601 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-01-13 05:07:42,638 root INFO running bdist_wheel 2023-01-13 05:07:42,649 root INFO running build 2023-01-13 05:07:42,649 root INFO running build_py 2023-01-13 05:07:42,652 root INFO creating build 2023-01-13 05:07:42,652 root INFO creating build/lib 2023-01-13 05:07:42,652 root INFO creating build/lib/rstr 2023-01-13 05:07:42,652 root INFO copying rstr/rstr_base.py -> build/lib/rstr 2023-01-13 05:07:42,652 root INFO copying rstr/xeger.py -> build/lib/rstr 2023-01-13 05:07:42,652 root INFO copying rstr/__init__.py -> build/lib/rstr 2023-01-13 05:07:42,653 root INFO running egg_info 2023-01-13 05:07:42,659 root INFO writing rstr.egg-info/PKG-INFO 2023-01-13 05:07:42,659 root INFO writing dependency_links to rstr.egg-info/dependency_links.txt 2023-01-13 05:07:42,660 root INFO writing top-level names to rstr.egg-info/top_level.txt 2023-01-13 05:07:42,662 root INFO reading manifest file 'rstr.egg-info/SOURCES.txt' 2023-01-13 05:07:42,662 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 05:07:42,662 root INFO adding license file 'LICENSE.txt' 2023-01-13 05:07:42,663 root INFO writing manifest file 'rstr.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rstr.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rstr.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rstr.tests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'rstr.tests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-01-13 05:07:42,664 root INFO copying rstr/py.typed -> build/lib/rstr 2023-01-13 05:07:42,664 root INFO creating build/lib/rstr/tests 2023-01-13 05:07:42,664 root INFO copying rstr/tests/__init__.py -> build/lib/rstr/tests 2023-01-13 05:07:42,664 root INFO copying rstr/tests/test_package_level_access.py -> build/lib/rstr/tests 2023-01-13 05:07:42,665 root INFO copying rstr/tests/test_rstr.py -> build/lib/rstr/tests 2023-01-13 05:07:42,665 root INFO copying rstr/tests/test_xeger.py -> build/lib/rstr/tests 2023-01-13 05:07:42,670 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-01-13 05:07:42,670 root INFO running install 2023-01-13 05:07:42,686 root INFO running install_lib 2023-01-13 05:07:42,688 root INFO creating build/bdist.linux-ppc64le 2023-01-13 05:07:42,688 root INFO creating build/bdist.linux-ppc64le/wheel 2023-01-13 05:07:42,688 root INFO creating build/bdist.linux-ppc64le/wheel/rstr 2023-01-13 05:07:42,688 root INFO copying build/lib/rstr/rstr_base.py -> build/bdist.linux-ppc64le/wheel/rstr 2023-01-13 05:07:42,688 root INFO creating build/bdist.linux-ppc64le/wheel/rstr/tests 2023-01-13 05:07:42,688 root INFO copying build/lib/rstr/tests/test_package_level_access.py -> build/bdist.linux-ppc64le/wheel/rstr/tests 2023-01-13 05:07:42,688 root INFO copying build/lib/rstr/tests/test_rstr.py -> build/bdist.linux-ppc64le/wheel/rstr/tests 2023-01-13 05:07:42,689 root INFO copying build/lib/rstr/tests/test_xeger.py -> build/bdist.linux-ppc64le/wheel/rstr/tests 2023-01-13 05:07:42,689 root INFO copying build/lib/rstr/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/rstr/tests 2023-01-13 05:07:42,689 root INFO copying build/lib/rstr/xeger.py -> build/bdist.linux-ppc64le/wheel/rstr 2023-01-13 05:07:42,689 root INFO copying build/lib/rstr/py.typed -> build/bdist.linux-ppc64le/wheel/rstr 2023-01-13 05:07:42,689 root INFO copying build/lib/rstr/__init__.py -> build/bdist.linux-ppc64le/wheel/rstr 2023-01-13 05:07:42,689 root INFO running install_egg_info 2023-01-13 05:07:42,693 root INFO Copying rstr.egg-info to build/bdist.linux-ppc64le/wheel/rstr-3.2.0-py3.11.egg-info 2023-01-13 05:07:42,694 root INFO running install_scripts 2023-01-13 05:07:42,714 wheel INFO creating build/bdist.linux-ppc64le/wheel/rstr-3.2.0.dist-info/WHEEL 2023-01-13 05:07:42,714 wheel INFO creating '/home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/dist/.tmp-ytrk5l77/rstr-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-01-13 05:07:42,714 wheel INFO adding 'rstr/__init__.py' 2023-01-13 05:07:42,715 wheel INFO adding 'rstr/py.typed' 2023-01-13 05:07:42,715 wheel INFO adding 'rstr/rstr_base.py' 2023-01-13 05:07:42,715 wheel INFO adding 'rstr/xeger.py' 2023-01-13 05:07:42,716 wheel INFO adding 'rstr/tests/__init__.py' 2023-01-13 05:07:42,716 wheel INFO adding 'rstr/tests/test_package_level_access.py' 2023-01-13 05:07:42,716 wheel INFO adding 'rstr/tests/test_rstr.py' 2023-01-13 05:07:42,716 wheel INFO adding 'rstr/tests/test_xeger.py' 2023-01-13 05:07:42,716 wheel INFO adding 'rstr-3.2.0.dist-info/LICENSE.txt' 2023-01-13 05:07:42,717 wheel INFO adding 'rstr-3.2.0.dist-info/METADATA' 2023-01-13 05:07:42,717 wheel INFO adding 'rstr-3.2.0.dist-info/WHEEL' 2023-01-13 05:07:42,717 wheel INFO adding 'rstr-3.2.0.dist-info/top_level.txt' 2023-01-13 05:07:42,717 wheel INFO adding 'rstr-3.2.0.dist-info/RECORD' 2023-01-13 05:07:42,717 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-01-13 05:07:42,718 gpep517 INFO The backend produced dist/rstr-3.2.0-py3-none-any.whl rstr-3.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0 collected 60 items rstr/tests/test_package_level_access.py ... [ 5%] rstr/tests/test_rstr.py .................................... [ 65%] rstr/tests/test_xeger.py ..................... [100%] =============================== warnings summary =============================== rstr/xeger.py:2 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/xeger.py:2: DeprecationWarning: module 'sre_parse' is deprecated import sre_parse rstr/tests/test_package_level_access.py:13 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/tests/test_package_level_access.py:13: DeprecationWarning: invalid escape sequence '\d' assert re.match(r'^foo[\d]{10}bar$', rstr.xeger('^foo[\d]{10}bar$')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 60 passed, 2 warnings in 0.48s ======================== >>> py3-rstr: Entering fakeroot... >>> py3-rstr*: Running postcheck for py3-rstr >>> py3-rstr*: Preparing package py3-rstr... >>> py3-rstr*: Tracing dependencies... >>> py3-rstr*: Package size: 160.0 KB >>> py3-rstr*: Compressing data... >>> py3-rstr*: Create checksum... >>> py3-rstr*: Create py3-rstr-3.2.0-r2.apk >>> py3-rstr: Build complete at Fri, 13 Jan 2023 05:07:48 +0000 elapsed time 0h 0m 8s >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Uninstalling dependencies... (1/20) Purging .makedepends-py3-rstr (20230113.050741) (2/20) Purging py3-gpep517 (13-r0) (3/20) Purging py3-installer (0.6.0-r0) (4/20) Purging py3-setuptools (65.7.0-r0) (5/20) Purging py3-wheel (0.38.4-r1) (6/20) Purging py3-pytest (7.2.0-r2) (7/20) Purging py3-attrs (22.2.0-r0) (8/20) Purging py3-iniconfig (1.1.1-r4) (9/20) Purging py3-packaging (23.0-r0) (10/20) Purging py3-parsing (3.0.9-r1) (11/20) Purging py3-pluggy (1.0.0-r2) (12/20) Purging py3-py (1.11.0-r1) (13/20) Purging python3 (3.11.1-r2) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.4.1-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 294 MiB in 97 packages >>> py3-rstr: Updating the testing/ppc64le repository index... >>> py3-rstr: Signing the index...