>>> py3-rich: Building community/py3-rich 12.5.0-r0 (using abuild 3.9.0-r2) started Mon, 11 Jul 2022 14:27:02 +0000 >>> py3-rich: Checking sanity of /home/buildozer/aports/community/py3-rich/APKBUILD... >>> py3-rich: Analyzing dependencies... >>> py3-rich: Installing for build: build-base py3-colorama py3-commonmark py3-pygments py3-typing-extensions python3 py3-build py3-installer py3-poetry-core py3-wheel py3-pytest (1/32) Installing libffi (3.4.2-r1) (2/32) Installing gdbm (1.23-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing readline (8.1.2-r0) (5/32) Installing sqlite-libs (3.39.0-r0) (6/32) Installing python3 (3.10.5-r0) (7/32) Installing py3-colorama (0.4.5-r0) (8/32) Installing py3-commonmark (0.9.1-r2) (9/32) Installing py3-pygments (2.11.2-r0) (10/32) Installing py3-typing-extensions (4.3.0-r0) (11/32) Installing py3-parsing (2.4.7-r3) (12/32) Installing py3-six (1.16.0-r1) (13/32) Installing py3-packaging (21.3-r0) (14/32) Installing py3-tomli (2.0.1-r1) (15/32) Installing py3-pep517 (0.12.0-r2) (16/32) Installing py3-build (0.8.0-r0) (17/32) Installing py3-installer (0.5.1-r1) (18/32) Installing py3-pyrsistent (0.18.0-r1) (19/32) Installing py3-attrs (21.4.0-r0) (20/32) Installing py3-jsonschema (4.6.2-r0) (21/32) Installing py3-lark-parser (0.11.3-r1) (22/32) Installing py3-tomlkit (0.11.1-r0) (23/32) Installing py3-poetry-core (1.0.8-r1) (24/32) Installing py3-wheel (0.37.1-r0) (25/32) Installing py3-atomicwrites (1.4.0-r2) (26/32) Installing py3-iniconfig (1.1.1-r2) (27/32) Installing py3-more-itertools (8.13.0-r0) (28/32) Installing py3-pluggy (1.0.0-r0) (29/32) Installing py3-py (1.10.0-r2) (30/32) Installing py3-wcwidth (0.2.5-r2) (31/32) Installing py3-pytest (7.1.2-r1) (32/32) Installing .makedepends-py3-rich (20220711.142703) Executing busybox-1.35.0-r18.trigger OK: 395 MiB in 133 packages >>> py3-rich: Cleaning up srcdir >>> py3-rich: Cleaning up pkgdir >>> py3-rich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rich-12.5.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: (22) The requested URL returned error: 404 >>> py3-rich: Fetching py3-rich-12.5.0.tar.gz::https://github.com/willmcgugan/rich/archive/refs/tags/v12.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14.3M 0 14.3M 0 0 11.1M 0 --:--:-- 0:00:01 --:--:-- 14.8M >>> py3-rich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rich-12.5.0.tar.gz >>> py3-rich: Checking sha512sums... py3-rich-12.5.0.tar.gz: OK >>> py3-rich: Unpacking /var/cache/distfiles/edge/py3-rich-12.5.0.tar.gz... * Getting dependencies for wheel... * Building wheel... Successfully built rich-12.5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-rich/src/rich-12.5.0, configfile: pyproject.toml, testpaths: tests collected 760 items tests/test_align.py ................ [ 2%] tests/test_ansi.py .. [ 2%] tests/test_bar.py ....... [ 3%] tests/test_block_bar.py .... [ 3%] tests/test_box.py ...... [ 4%] tests/test_card.py . [ 4%] tests/test_cells.py .. [ 5%] tests/test_color.py ................. [ 7%] tests/test_color_triplet.py ... [ 7%] tests/test_columns.py . [ 7%] tests/test_columns_align.py . [ 7%] tests/test_console.py .................................................. [ 14%] ...................................... [ 19%] tests/test_constrain.py . [ 19%] tests/test_containers.py .... [ 20%] tests/test_control.py ....... [ 21%] tests/test_emoji.py ...... [ 21%] tests/test_file_proxy.py ... [ 22%] tests/test_filesize.py .. [ 22%] tests/test_highlighter.py .............................................. [ 28%] ............................... [ 32%] tests/test_inspect.py .......................................... [ 38%] tests/test_json.py . [ 38%] tests/test_jupyter.py ... [ 38%] tests/test_layout.py ...... [ 39%] tests/test_live.py .......... [ 40%] tests/test_live_render.py .... [ 41%] tests/test_log.py ... [ 41%] tests/test_logging.py .... [ 42%] tests/test_markdown.py .. [ 42%] tests/test_markdown_no_hyperlinks.py . [ 42%] tests/test_markup.py .................... [ 45%] tests/test_measure.py .... [ 45%] tests/test_padding.py ..... [ 46%] tests/test_palette.py . [ 46%] tests/test_panel.py .......... [ 47%] tests/test_pick.py . [ 48%] tests/test_pretty.py .....................................s.... [ 53%] tests/test_progress.py ...................................... [ 58%] tests/test_prompt.py ...... [ 59%] tests/test_protocol.py ...... [ 60%] tests/test_ratio.py ....... [ 61%] tests/test_repr.py ........ [ 62%] tests/test_rich_print.py ....... [ 63%] tests/test_rule.py ................ [ 65%] tests/test_rule_in_table.py .... [ 65%] tests/test_screen.py . [ 65%] tests/test_segment.py ................................................ [ 72%] tests/test_spinner.py ..... [ 72%] tests/test_stack.py . [ 72%] tests/test_status.py .. [ 73%] tests/test_style.py ......................... [ 76%] tests/test_styled.py . [ 76%] tests/test_syntax.py ...................... [ 79%] tests/test_table.py .............. [ 81%] tests/test_text.py ..................................................... [ 88%] ................................... [ 92%] tests/test_theme.py ..... [ 93%] tests/test_tools.py .... [ 94%] tests/test_traceback.py ................... [ 96%] tests/test_tree.py .....s.s. [ 97%] tests/test_windows_renderer.py sssssssssssssssss [100%] =============================== warnings summary =============================== tests/test_markup.py:147 /home/buildozer/aports/community/py3-rich/src/rich-12.5.0/tests/test_markup.py:147: DeprecationWarning: invalid escape sequence '\[' result = str(render("[dim white]\[url=[/]")) tests/test_traceback.py:52 /home/buildozer/aports/community/py3-rich/src/rich-12.5.0/tests/test_traceback.py:52: DeprecationWarning: invalid escape sequence '\.' "^│ .+rich/tests/test_traceback\.py:", -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 740 passed, 20 skipped, 2 warnings in 9.81s ================== >>> py3-rich: Entering fakeroot... >>> py3-rich*: Running postcheck for py3-rich >>> py3-rich*: Preparing package py3-rich... >>> py3-rich*: Tracing dependencies... >>> py3-rich*: Package size: 2.2 MB >>> py3-rich*: Compressing data... >>> py3-rich*: Create checksum... >>> py3-rich*: Create py3-rich-12.5.0-r0.apk >>> py3-rich: Build complete at Mon, 11 Jul 2022 14:27:20 +0000 elapsed time 0h 0m 18s >>> py3-rich: Cleaning up srcdir >>> py3-rich: Cleaning up pkgdir >>> py3-rich: Uninstalling dependencies... (1/32) Purging .makedepends-py3-rich (20220711.142703) (2/32) Purging py3-colorama (0.4.5-r0) (3/32) Purging py3-commonmark (0.9.1-r2) (4/32) Purging py3-typing-extensions (4.3.0-r0) (5/32) Purging py3-build (0.8.0-r0) (6/32) Purging py3-pep517 (0.12.0-r2) (7/32) Purging py3-installer (0.5.1-r1) (8/32) Purging py3-poetry-core (1.0.8-r1) (9/32) Purging py3-jsonschema (4.6.2-r0) (10/32) Purging py3-pyrsistent (0.18.0-r1) (11/32) Purging py3-lark-parser (0.11.3-r1) (12/32) Purging py3-tomlkit (0.11.1-r0) (13/32) Purging py3-wheel (0.37.1-r0) (14/32) Purging py3-pytest (7.1.2-r1) (15/32) Purging py3-atomicwrites (1.4.0-r2) (16/32) Purging py3-attrs (21.4.0-r0) (17/32) Purging py3-iniconfig (1.1.1-r2) (18/32) Purging py3-more-itertools (8.13.0-r0) (19/32) Purging py3-packaging (21.3-r0) (20/32) Purging py3-parsing (2.4.7-r3) (21/32) Purging py3-pluggy (1.0.0-r0) (22/32) Purging py3-py (1.10.0-r2) (23/32) Purging py3-pygments (2.11.2-r0) (24/32) Purging py3-six (1.16.0-r1) (25/32) Purging py3-tomli (2.0.1-r1) (26/32) Purging py3-wcwidth (0.2.5-r2) (27/32) Purging python3 (3.10.5-r0) (28/32) Purging libffi (3.4.2-r1) (29/32) Purging gdbm (1.23-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.2-r0) (32/32) Purging sqlite-libs (3.39.0-r0) Executing busybox-1.35.0-r18.trigger OK: 327 MiB in 101 packages >>> py3-rich: Updating the community/x86 repository index... >>> py3-rich: Signing the index...