>>> py3-colorful: Building community/py3-colorful 0.5.6-r2 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 00:53:39 +0000 >>> py3-colorful: Validating /home/buildozer/aports/community/py3-colorful/APKBUILD... >>> py3-colorful: Analyzing dependencies... >>> py3-colorful: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.3-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20241006-r3) (7/32) Installing sqlite-libs (3.47.0-r0) (8/32) Installing python3 (3.12.7-r1) (9/32) Installing python3-pycache-pyc0 (3.12.7-r1) (10/32) Installing pyc (3.12.7-r1) (11/32) Installing python3-pyc (3.12.7-r1) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.4-r0) (17/32) Installing py3-parsing-pyc (3.1.4-r0) (18/32) Installing py3-packaging (24.2-r0) (19/32) Installing py3-packaging-pyc (24.2-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.3-r0) (31/32) Installing py3-pytest-pyc (8.3.3-r0) (32/32) Installing .makedepends-py3-colorful (20241112.005349) Executing busybox-1.37.0-r6.trigger OK: 444 MiB in 133 packages >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Cleaning up tmpdir >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-colorful-0.5.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/py3-colorful-0.5.6.tar.gz.part' py3-colorful-0.5.6.t 100% |********************************| 357k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-colorful-0.5.6.tar.gz.part' saved >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-colorful-0.5.6.tar.gz >>> py3-colorful: Checking sha512sums... py3-colorful-0.5.6.tar.gz: OK >>> py3-colorful: Unpacking /var/cache/distfiles/v3.21/py3-colorful-0.5.6.tar.gz... 2024-11-12 00:53:50,211 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :43: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead 2024-11-12 00:53:50,224 root INFO running bdist_wheel 2024-11-12 00:53:50,233 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-11-12 00:53:50,238 root INFO running build 2024-11-12 00:53:50,238 root INFO running build_py 2024-11-12 00:53:50,241 root INFO creating build 2024-11-12 00:53:50,241 root INFO creating build/lib 2024-11-12 00:53:50,241 root INFO creating build/lib/colorful 2024-11-12 00:53:50,241 root INFO copying colorful/__init__.py -> build/lib/colorful 2024-11-12 00:53:50,241 root INFO copying colorful/core.py -> build/lib/colorful 2024-11-12 00:53:50,241 root INFO copying colorful/styles.py -> build/lib/colorful 2024-11-12 00:53:50,242 root INFO copying colorful/ansi.py -> build/lib/colorful 2024-11-12 00:53:50,242 root INFO copying colorful/colors.py -> build/lib/colorful 2024-11-12 00:53:50,242 root INFO copying colorful/terminal.py -> build/lib/colorful 2024-11-12 00:53:50,242 root INFO copying colorful/utils.py -> build/lib/colorful 2024-11-12 00:53:50,242 root INFO running egg_info 2024-11-12 00:53:50,242 root INFO creating colorful.egg-info 2024-11-12 00:53:50,244 root INFO writing colorful.egg-info/PKG-INFO 2024-11-12 00:53:50,244 root INFO writing dependency_links to colorful.egg-info/dependency_links.txt 2024-11-12 00:53:50,245 root INFO writing requirements to colorful.egg-info/requires.txt 2024-11-12 00:53:50,245 root INFO writing top-level names to colorful.egg-info/top_level.txt 2024-11-12 00:53:50,245 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2024-11-12 00:53:50,247 root INFO reading manifest file 'colorful.egg-info/SOURCES.txt' 2024-11-12 00:53:50,247 root INFO reading manifest template 'MANIFEST.in' 2024-11-12 00:53:50,247 root INFO adding license file 'LICENSE' 2024-11-12 00:53:50,248 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2024-11-12 00:53:50,248 root INFO creating build/lib/colorful/data 2024-11-12 00:53:50,248 root INFO copying colorful/data/colornames.json -> build/lib/colorful/data 2024-11-12 00:53:50,250 root INFO copying colorful/data/rgb.txt -> build/lib/colorful/data 2024-11-12 00:53:50,254 root INFO installing to build/bdist.linux-aarch64/wheel 2024-11-12 00:53:50,254 root INFO running install 2024-11-12 00:53:50,262 root INFO running install_lib 2024-11-12 00:53:50,264 root INFO creating build/bdist.linux-aarch64 2024-11-12 00:53:50,264 root INFO creating build/bdist.linux-aarch64/wheel 2024-11-12 00:53:50,264 root INFO creating build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,264 root INFO copying build/lib/colorful/__init__.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,264 root INFO copying build/lib/colorful/core.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,265 root INFO copying build/lib/colorful/styles.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,265 root INFO copying build/lib/colorful/ansi.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,265 root INFO copying build/lib/colorful/colors.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,265 root INFO creating build/bdist.linux-aarch64/wheel/colorful/data 2024-11-12 00:53:50,265 root INFO copying build/lib/colorful/data/rgb.txt -> build/bdist.linux-aarch64/wheel/colorful/data 2024-11-12 00:53:50,265 root INFO copying build/lib/colorful/data/colornames.json -> build/bdist.linux-aarch64/wheel/colorful/data 2024-11-12 00:53:50,266 root INFO copying build/lib/colorful/terminal.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,266 root INFO copying build/lib/colorful/utils.py -> build/bdist.linux-aarch64/wheel/colorful 2024-11-12 00:53:50,267 root INFO running install_egg_info 2024-11-12 00:53:50,268 root INFO Copying colorful.egg-info to build/bdist.linux-aarch64/wheel/colorful-0.5.6-py3.12.egg-info 2024-11-12 00:53:50,269 root INFO running install_scripts 2024-11-12 00:53:50,272 root INFO creating build/bdist.linux-aarch64/wheel/colorful-0.5.6.dist-info/WHEEL 2024-11-12 00:53:50,272 wheel INFO creating '/home/buildozer/aports/community/py3-colorful/src/colorful-0.5.6/.dist/.tmp-mq45k3ee/colorful-0.5.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-11-12 00:53:50,273 wheel INFO adding 'colorful/__init__.py' 2024-11-12 00:53:50,273 wheel INFO adding 'colorful/ansi.py' 2024-11-12 00:53:50,273 wheel INFO adding 'colorful/colors.py' 2024-11-12 00:53:50,273 wheel INFO adding 'colorful/core.py' 2024-11-12 00:53:50,273 wheel INFO adding 'colorful/styles.py' 2024-11-12 00:53:50,274 wheel INFO adding 'colorful/terminal.py' 2024-11-12 00:53:50,274 wheel INFO adding 'colorful/utils.py' 2024-11-12 00:53:50,275 wheel INFO adding 'colorful/data/colornames.json' 2024-11-12 00:53:50,276 wheel INFO adding 'colorful/data/rgb.txt' 2024-11-12 00:53:50,276 wheel INFO adding 'colorful-0.5.6.dist-info/LICENSE' 2024-11-12 00:53:50,276 wheel INFO adding 'colorful-0.5.6.dist-info/METADATA' 2024-11-12 00:53:50,276 wheel INFO adding 'colorful-0.5.6.dist-info/WHEEL' 2024-11-12 00:53:50,277 wheel INFO adding 'colorful-0.5.6.dist-info/top_level.txt' 2024-11-12 00:53:50,277 wheel INFO adding 'colorful-0.5.6.dist-info/RECORD' 2024-11-12 00:53:50,277 root INFO removing build/bdist.linux-aarch64/wheel 2024-11-12 00:53:50,278 gpep517 INFO The backend produced .dist/colorful-0.5.6-py2.py3-none-any.whl colorful-0.5.6-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-colorful/src/colorful-0.5.6 collected 288 items tests/test_ansi.py . [ 0%] tests/test_colors.py .... [ 1%] tests/test_core.py ..................................................... [ 20%] ........................................................................ [ 45%] .................................................ssssss................. [ 70%] ................................... [ 82%] tests/test_module.py ........ [ 85%] tests/test_terminal.py ssssssssssssssssssssssssssss [ 94%] tests/test_utils.py ............... [100%] ======================= 254 passed, 34 skipped in 0.33s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291/popen-gw68/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291/popen-gw68/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291/popen-gw68 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291/popen-gw68' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-72622cbd-6f28-4b40-9553-091cfde7c291' warnings.warn( >>> py3-colorful: Entering fakeroot... >>> py3-colorful-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/colorful/__pycache__' -> '/home/buildozer/aports/community/py3-colorful/pkg/py3-colorful-pyc/usr/lib/python3.12/site-packages/colorful/__pycache__' >>> py3-colorful-pyc*: Preparing subpackage py3-colorful-pyc... >>> py3-colorful-pyc*: Running postcheck for py3-colorful-pyc >>> py3-colorful*: Running postcheck for py3-colorful >>> py3-colorful*: Preparing package py3-colorful... >>> py3-colorful-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-colorful-pyc*: Package size: 41.3 KB >>> py3-colorful-pyc*: Compressing data... >>> py3-colorful-pyc*: Create checksum... >>> py3-colorful-pyc*: Create py3-colorful-pyc-0.5.6-r2.apk >>> py3-colorful*: Tracing dependencies... python3 python3~3.12 >>> py3-colorful*: Package size: 745.6 KB >>> py3-colorful*: Compressing data... >>> py3-colorful*: Create checksum... >>> py3-colorful*: Create py3-colorful-0.5.6-r2.apk >>> py3-colorful: Build complete at Tue, 12 Nov 2024 00:53:51 +0000 elapsed time 0h 0m 12s >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Uninstalling dependencies... (1/32) Purging .makedepends-py3-colorful (20241112.005349) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.3-r0) (11/32) Purging py3-pytest (8.3.3-r0) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.2-r0) (15/32) Purging py3-packaging (24.2-r0) (16/32) Purging py3-parsing-pyc (3.1.4-r0) (17/32) Purging py3-parsing (3.1.4-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.7-r1) (23/32) Purging python3-pycache-pyc0 (3.12.7-r1) (24/32) Purging pyc (3.12.7-r1) (25/32) Purging python3 (3.12.7-r1) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20241006-r3) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.47.0-r0) (32/32) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 394 MiB in 101 packages >>> py3-colorful: Updating the community/aarch64 repository index... >>> py3-colorful: Signing the index...