>>> py3-bleach: Building community/py3-bleach 5.0.1-r0 (using abuild 3.10.0-r0) started Thu, 05 Jan 2023 20:58:38 +0000 >>> py3-bleach: Checking sanity of /home/buildozer/aports/community/py3-bleach/APKBUILD... >>> WARNING: py3-bleach: No maintainer >>> py3-bleach: Analyzing dependencies... >>> py3-bleach: Installing for build: build-base python3 py3-html5lib py3-setuptools 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.0-r1) (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-six (1.16.0-r4) (10/20) Installing py3-webencodings (0.5.1-r6) (11/20) Installing py3-html5lib (1.1-r3) (12/20) Installing py3-parsing (3.0.9-r1) (13/20) Installing py3-packaging (22.0-r0) (14/20) Installing py3-setuptools (65.6.3-r0) (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-bleach (20230105.205839) Executing busybox-1.35.0-r29.trigger OK: 414 MiB in 116 packages >>> py3-bleach: Cleaning up srcdir >>> py3-bleach: Cleaning up pkgdir >>> py3-bleach: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bleach-5.0.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-bleach: Fetching https://pypi.python.org/packages/source/b/bleach/bleach-5.0.1.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 100 122 100 122 0 0 211 0 --:--:-- --:--:-- --:--:-- 212 100 272 100 272 0 0 371 0 --:--:-- --:--:-- --:--:-- 371 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 194k 100 194k 0 0 111k 0 0:00:01 0:00:01 --:--:-- 111k >>> py3-bleach: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bleach-5.0.1.tar.gz >>> py3-bleach: Checking sha512sums... bleach-5.0.1.tar.gz: OK 0002-no_vendored_html5lib.patch: OK >>> py3-bleach: Unpacking /var/cache/distfiles/edge/bleach-5.0.1.tar.gz... >>> py3-bleach: 0002-no_vendored_html5lib.patch patching file bleach/html5lib_shim.py patching file bleach/parse_shim.py patching file bleach/sanitizer.py patching file tests/test_clean.py running build running build_py creating build creating build/lib creating build/lib/bleach copying bleach/css_sanitizer.py -> build/lib/bleach copying bleach/callbacks.py -> build/lib/bleach copying bleach/html5lib_shim.py -> build/lib/bleach copying bleach/parse_shim.py -> build/lib/bleach copying bleach/linkifier.py -> build/lib/bleach copying bleach/__init__.py -> build/lib/bleach copying bleach/sanitizer.py -> build/lib/bleach running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'bleach' warning: no files found matching '*.rst' under directory 'bleach' warning: no files found matching '*.sh' under directory 'bleach' warning: no files found matching '*.txt' under directory 'bleach' warning: no files found matching 'INSTALLER' under directory 'bleach' warning: no files found matching 'METADATA' under directory 'bleach' warning: no files found matching 'RECORD' under directory 'bleach' warning: no files found matching 'WHEEL' under directory 'bleach' warning: no files found matching 'LICENSE' under directory 'bleach' warning: no files found matching 'REQUESTED' under directory 'bleach' warning: no files found matching '*.SHA256SUM' under directory 'bleach' adding license file 'LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-bleach/src/bleach-5.0.1, configfile: setup.cfg collected 418 items / 26 deselected / 1 skipped / 392 selected tests/test_callbacks.py .......... [ 2%] tests/test_clean.py .................................................... [ 15%] ........................................................................ [ 34%] x....x.x................................................................ [ 52%] ..................... [ 57%] tests/test_html5lib_shim.py ........................... [ 64%] tests/test_linkify.py .................................................. [ 77%] .......................................................... [ 92%] tests/test_parse_shim.py ..................... [ 97%] tests/test_unicode.py ......... [100%] =========== 389 passed, 1 skipped, 26 deselected, 3 xfailed in 0.82s =========== >>> py3-bleach: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'bleach' warning: no files found matching '*.rst' under directory 'bleach' warning: no files found matching '*.sh' under directory 'bleach' warning: no files found matching '*.txt' under directory 'bleach' warning: no files found matching 'INSTALLER' under directory 'bleach' warning: no files found matching 'METADATA' under directory 'bleach' warning: no files found matching 'RECORD' under directory 'bleach' warning: no files found matching 'WHEEL' under directory 'bleach' warning: no files found matching 'LICENSE' under directory 'bleach' warning: no files found matching 'REQUESTED' under directory 'bleach' warning: no files found matching '*.SHA256SUM' under directory 'bleach' adding license file 'LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-bleach/pkg creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/css_sanitizer.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/callbacks.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/html5lib_shim.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/parse_shim.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/linkifier.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/__init__.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach copying build/lib/bleach/sanitizer.py -> /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/css_sanitizer.py to css_sanitizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/callbacks.py to callbacks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/html5lib_shim.py to html5lib_shim.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/parse_shim.py to parse_shim.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/linkifier.py to linkifier.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach/sanitizer.py to sanitizer.cpython-311.pyc running install_egg_info Copying bleach.egg-info to /home/buildozer/aports/community/py3-bleach/pkg/py3-bleach/usr/lib/python3.11/site-packages/bleach-5.0.1-py3.11.egg-info running install_scripts >>> py3-bleach*: Running postcheck for py3-bleach >>> py3-bleach*: Preparing package py3-bleach... >>> py3-bleach*: Tracing dependencies... >>> py3-bleach*: Package size: 240.0 KB >>> py3-bleach*: Compressing data... >>> py3-bleach*: Create checksum... >>> py3-bleach*: Create py3-bleach-5.0.1-r0.apk >>> py3-bleach: Build complete at Thu, 05 Jan 2023 20:58:45 +0000 elapsed time 0h 0m 7s >>> py3-bleach: Cleaning up srcdir >>> py3-bleach: Cleaning up pkgdir >>> py3-bleach: Uninstalling dependencies... (1/20) Purging .makedepends-py3-bleach (20230105.205839) (2/20) Purging py3-html5lib (1.1-r3) (3/20) Purging py3-six (1.16.0-r4) (4/20) Purging py3-webencodings (0.5.1-r6) (5/20) Purging py3-setuptools (65.6.3-r0) (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 (22.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.0-r1) (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.35.0-r29.trigger OK: 332 MiB in 96 packages >>> py3-bleach: Updating the community/armhf repository index... >>> py3-bleach: Signing the index...