>>> py3-luhn: Building testing/py3-luhn 0.2.0-r8 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 23:19:59 +0000 >>> py3-luhn: Checking sanity of /home/buildozer/aports/testing/py3-luhn/APKBUILD... >>> py3-luhn: Analyzing dependencies... >>> py3-luhn: Installing for build: build-base py3-amqp py3-setuptools py3-nose (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.3-r0) (10/25) Installing python3-pycache-pyc0 (3.12.3-r0) (11/25) Installing pyc (3.12.3-r0) (12/25) Installing py3-vine-pyc (5.0.0-r3) (13/25) Installing py3-amqp-pyc (5.2.0-r1) (14/25) Installing python3-pyc (3.12.3-r0) (15/25) Installing py3-vine (5.0.0-r3) (16/25) Installing py3-amqp (5.2.0-r1) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.2.0-r2) (22/25) Installing py3-setuptools-pyc (69.2.0-r2) (23/25) Installing py3-nose (1.3.7-r12) (24/25) Installing py3-nose-pyc (1.3.7-r12) (25/25) Installing .makedepends-py3-luhn (20240415.232001) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 132 packages >>> py3-luhn: Cleaning up srcdir >>> py3-luhn: Cleaning up pkgdir >>> py3-luhn: Cleaning up tmpdir >>> py3-luhn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/luhn-0.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-luhn: Fetching luhn-0.2.0.tar.gz::https://github.com/mmcloughlin/luhn/archive/0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2693 0 2693 0 0 6095 0 --:--:-- --:--:-- --:--:-- 6095 >>> py3-luhn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/luhn-0.2.0.tar.gz >>> py3-luhn: Checking sha512sums... luhn-0.2.0.tar.gz: OK >>> py3-luhn: Unpacking /var/cache/distfiles/edge/luhn-0.2.0.tar.gz... /home/buildozer/aports/testing/py3-luhn/src/luhn-0.2.0/setup.py:5: SyntaxWarning: invalid escape sequence '\s' metadata = dict(re.findall("__([a-z]+)__\s*=\s*'([^']+)'", module_file)) running build running build_py creating build creating build/lib copying luhn.py -> build/lib test.test_checksum_len1 ... ok test.test_checksum_len2 ... ok test.test_checksum_len3 ... ok test.test_checksum_len4 ... ok test.test_checksum_len13 ... ok test.test_checksum_len14 ... ok test.test_valid ... ok test.test_invalid ... ok test.test_generate ... ok test.test_append ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.005s OK >>> py3-luhn: Entering fakeroot... /home/buildozer/aports/testing/py3-luhn/src/luhn-0.2.0/setup.py:5: SyntaxWarning: invalid escape sequence '\s' metadata = dict(re.findall("__([a-z]+)__\s*=\s*'([^']+)'", module_file)) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-luhn/pkg creating /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn creating /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr creating /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib creating /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12/site-packages copying build/lib/luhn.py -> /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12/site-packages/luhn.py to luhn.cpython-312.pyc running install_egg_info running egg_info creating luhn.egg-info writing luhn.egg-info/PKG-INFO writing dependency_links to luhn.egg-info/dependency_links.txt writing top-level names to luhn.egg-info/top_level.txt writing manifest file 'luhn.egg-info/SOURCES.txt' reading manifest file 'luhn.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'luhn.egg-info/SOURCES.txt' Copying luhn.egg-info to /home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12/site-packages/luhn-0.2.0-py3.12.egg-info running install_scripts >>> py3-luhn-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-luhn/pkg/py3-luhn-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-luhn-pyc*: Preparing subpackage py3-luhn-pyc... >>> py3-luhn-pyc*: Running postcheck for py3-luhn-pyc >>> py3-luhn*: Running postcheck for py3-luhn >>> py3-luhn*: Preparing package py3-luhn... >>> py3-luhn-pyc*: Tracing dependencies... py3-amqp python3~3.12 >>> py3-luhn-pyc*: Package size: 28.0 KB >>> py3-luhn-pyc*: Compressing data... >>> py3-luhn-pyc*: Create checksum... >>> py3-luhn-pyc*: Create py3-luhn-pyc-0.2.0-r8.apk >>> py3-luhn*: Tracing dependencies... py3-amqp python3~3.12 >>> py3-luhn*: Package size: 44.0 KB >>> py3-luhn*: Compressing data... >>> py3-luhn*: Create checksum... >>> py3-luhn*: Create py3-luhn-0.2.0-r8.apk >>> py3-luhn: Build complete at Mon, 15 Apr 2024 23:20:04 +0000 elapsed time 0h 0m 5s >>> py3-luhn: Cleaning up srcdir >>> py3-luhn: Cleaning up pkgdir >>> py3-luhn: Uninstalling dependencies... (1/25) Purging .makedepends-py3-luhn (20240415.232001) (2/25) Purging py3-amqp-pyc (5.2.0-r1) (3/25) Purging py3-amqp (5.2.0-r1) (4/25) Purging py3-vine-pyc (5.0.0-r3) (5/25) Purging py3-vine (5.0.0-r3) (6/25) Purging py3-setuptools-pyc (69.2.0-r2) (7/25) Purging py3-setuptools (69.2.0-r2) (8/25) Purging py3-packaging-pyc (24.0-r1) (9/25) Purging py3-packaging (24.0-r1) (10/25) Purging py3-parsing-pyc (3.1.2-r1) (11/25) Purging py3-parsing (3.1.2-r1) (12/25) Purging py3-nose-pyc (1.3.7-r12) (13/25) Purging py3-nose (1.3.7-r12) (14/25) Purging python3-pyc (3.12.3-r0) (15/25) Purging python3-pycache-pyc0 (3.12.3-r0) (16/25) Purging pyc (3.12.3-r0) (17/25) Purging python3 (3.12.3-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-luhn: Updating the testing/x86_64 repository index... >>> py3-luhn: Signing the index...