>>> py3-duviz: Building testing/py3-duviz 3.2.0-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:35:58 +0000 >>> py3-duviz: Checking sanity of /home/buildozer/aports/testing/py3-duviz/APKBUILD... >>> py3-duviz: Analyzing dependencies... >>> py3-duviz: Installing for build: build-base python3 py3-setuptools py3-pytest (1/27) Installing libbz2 (1.0.8-r5) (2/27) Installing libffi (3.4.4-r2) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.2-r1) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20230401-r5) (7/27) Installing readline (8.2.1-r1) (8/27) Installing sqlite-libs (3.41.2-r2) (9/27) Installing python3 (3.11.3-r10) (10/27) Installing python3-pycache-pyc0 (3.11.3-r10) (11/27) Installing pyc (0.1-r0) (12/27) Installing python3-pyc (3.11.3-r10) (13/27) Installing py3-parsing (3.0.9-r2) (14/27) Installing py3-parsing-pyc (3.0.9-r2) (15/27) Installing py3-packaging (23.1-r1) (16/27) Installing py3-packaging-pyc (23.1-r1) (17/27) Installing py3-setuptools (67.7.1-r0) (18/27) Installing py3-setuptools-pyc (67.7.1-r0) (19/27) Installing py3-iniconfig (1.1.1-r6) (20/27) Installing py3-iniconfig-pyc (1.1.1-r6) (21/27) Installing py3-pluggy (1.0.0-r3) (22/27) Installing py3-pluggy-pyc (1.0.0-r3) (23/27) Installing py3-py (1.11.0-r2) (24/27) Installing py3-py-pyc (1.11.0-r2) (25/27) Installing py3-pytest (7.3.1-r1) (26/27) Installing py3-pytest-pyc (7.3.1-r1) (27/27) Installing .makedepends-py3-duviz (20230422.113559) Executing busybox-1.36.0-r7.trigger OK: 425 MiB in 128 packages >>> py3-duviz: Cleaning up srcdir >>> py3-duviz: Cleaning up pkgdir >>> py3-duviz: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-duviz-3.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 100 15395 100 15395 0 0 30887 0 --:--:-- --:--:-- --:--:-- 30913 >>> py3-duviz: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-duviz-3.2.0.tar.gz >>> py3-duviz: Checking sha512sums... py3-duviz-3.2.0.tar.gz: OK >>> py3-duviz: Unpacking /var/cache/distfiles/edge/py3-duviz-3.2.0.tar.gz... running build running build_py creating build creating build/lib copying duviz.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-duviz/src/duviz-3.2.0 collecting ... collected 143 items test_duviz.py::test_bar_one PASSED [ 0%] test_duviz.py::test_bar_zero PASSED [ 1%] test_duviz.py::test_bar_basic PASSED [ 2%] test_duviz.py::test_bar_left_and_right PASSED [ 2%] test_duviz.py::test_bar_fill PASSED [ 3%] test_duviz.py::test_bar_unicode PASSED [ 4%] test_duviz.py::test_bar_unicode2 PASSED [ 4%] test_duviz.py::test_bar_padding[] PASSED [ 5%] test_duviz.py::test_bar_padding[|] PASSED [ 6%] test_duviz.py::test_bar_padding[[]] PASSED [ 6%] test_duviz.py::test_bar_padding[[f]] PASSED [ 7%] test_duviz.py::test_bar_padding[[fo]] PASSED [ 8%] test_duviz.py::test_bar_padding[[foo]] PASSED [ 9%] test_duviz.py::test_bar_padding[[_foo]] PASSED [ 9%] test_duviz.py::test_bar_padding[[_foo_]] PASSED [ 10%] test_duviz.py::test_bar_padding[[_foo_-]] PASSED [ 11%] test_duviz.py::test_bar_padding[[-_foo_-]] PASSED [ 11%] test_duviz.py::test_bar_padding[[-_foo_--]] PASSED [ 12%] test_duviz.py::test_bar_padding[[--_foo_--]] PASSED [ 13%] test_duviz.py::test_bar_padding[[--_foo_---]] PASSED [ 13%] test_duviz.py::test_bar_padding[[---_foo_---]] PASSED [ 14%] test_duviz.py::test_bar_no_left_right[] PASSED [ 15%] test_duviz.py::test_bar_no_left_right[f] PASSED [ 16%] test_duviz.py::test_bar_no_left_right[fo] PASSED [ 16%] test_duviz.py::test_bar_no_left_right[foo] PASSED [ 17%] test_duviz.py::test_bar_no_left_right[_foo] PASSED [ 18%] test_duviz.py::test_bar_no_left_right[_foo_] PASSED [ 18%] test_duviz.py::test_bar_no_left_right[_foo_-] PASSED [ 19%] test_duviz.py::test_bar_no_left_right[-_foo_-] PASSED [ 20%] test_duviz.py::test_bar_small[] PASSED [ 20%] test_duviz.py::test_bar_small[=] PASSED [ 21%] test_duviz.py::test_bar_small[==] PASSED [ 22%] test_duviz.py::test_bar_small[===] PASSED [ 23%] test_duviz.py::test_bar_small[[[]]] PASSED [ 23%] test_duviz.py::test_bar_small[[[f]]] PASSED [ 24%] test_duviz.py::test_bar_small[[[fo]]] PASSED [ 25%] test_duviz.py::test_bar_small[[[foo]]] PASSED [ 25%] test_duviz.py::test_bar_small[[[_foo]]] PASSED [ 26%] test_duviz.py::test_bar_small[[[_foo_]]] PASSED [ 27%] test_duviz.py::test_bar_small[[[_foo_-]]] PASSED [ 27%] test_duviz.py::test_bar_small[[[-_foo_-]]] PASSED [ 28%] test_duviz.py::test_bar_small_multiple[] PASSED [ 29%] test_duviz.py::test_bar_small_multiple[#] PASSED [ 30%] test_duviz.py::test_bar_small_multiple[#=] PASSED [ 30%] test_duviz.py::test_bar_small_multiple[#=+] PASSED [ 31%] test_duviz.py::test_bar_small_multiple[#=+#] PASSED [ 32%] test_duviz.py::test_bar_small_multiple[#=+#=] PASSED [ 32%] test_duviz.py::test_bar_small_multiple[[<[]>]] PASSED [ 33%] test_duviz.py::test_bar_small_multiple[[<[f]>]] PASSED [ 34%] test_duviz.py::test_ascii_double_line_bar_renderer[tree0-4-expected0] PASSED [ 34%] test_duviz.py::test_ascii_double_line_bar_renderer[tree1-5-expected1] PASSED [ 35%] test_duviz.py::test_ascii_double_line_bar_renderer[tree2-10-expected2] PASSED [ 36%] test_duviz.py::test_ascii_double_line_bar_renderer[tree3-20-expected3] PASSED [ 37%] test_duviz.py::test_ascii_double_line_bar_renderer[tree4-18-expected4] PASSED [ 37%] test_duviz.py::test_ascii_double_line_bar_renderer[tree5-36-expected5] PASSED [ 38%] test_duviz.py::test_ascii_double_line_bar_renderer[tree6-60-expected6] PASSED [ 39%] test_duviz.py::test_ascii_single_line_bar_renderer[tree0-5-expected0] PASSED [ 39%] test_duviz.py::test_ascii_single_line_bar_renderer[tree1-10-expected1] PASSED [ 40%] test_duviz.py::test_ascii_single_line_bar_renderer[tree2-20-expected2] PASSED [ 41%] test_duviz.py::test_ascii_single_line_bar_renderer[tree3-18-expected3] PASSED [ 41%] test_duviz.py::test_ascii_single_line_bar_renderer[tree4-36-expected4] PASSED [ 42%] test_duviz.py::test_ascii_single_line_bar_renderer[tree5-60-expected5] PASSED [ 43%] test_duviz.py::test_colorize_rgy PASSED [ 44%] test_duviz.py::test_colorize_bmc PASSED [ 44%] test_duviz.py::test_color_double_line_bar_renderer[tree0-5-expected0] PASSED [ 45%] test_duviz.py::test_color_double_line_bar_renderer[tree1-10-expected1] PASSED [ 46%] test_duviz.py::test_color_double_line_bar_renderer[tree2-40-expected2] PASSED [ 46%] test_duviz.py::test_color_single_line_bar_renderer[tree0-5-expected0] PASSED [ 47%] test_duviz.py::test_color_single_line_bar_renderer[tree1-10-expected1] PASSED [ 48%] test_duviz.py::test_color_single_line_bar_renderer[tree2-40-expected2] PASSED [ 48%] test_duviz.py::test_formatter_count[0-0] PASSED [ 49%] test_duviz.py::test_formatter_count[10-10] PASSED [ 50%] test_duviz.py::test_formatter_count[999-999] PASSED [ 51%] test_duviz.py::test_formatter_count[1000-1.00k] PASSED [ 51%] test_duviz.py::test_formatter_count[5432-5.43k] PASSED [ 52%] test_duviz.py::test_formatter_count[5678-5.68k] PASSED [ 53%] test_duviz.py::test_formatter_count[999990-999.99k] PASSED [ 53%] test_duviz.py::test_formatter_count[999999-1.00M] PASSED [ 54%] test_duviz.py::test_formatter_count[1000000-1.00M] PASSED [ 55%] test_duviz.py::test_formatter_count[1000000000-1.00G] PASSED [ 55%] test_duviz.py::test_formatter_count[1000000000000-1.00T] PASSED [ 56%] test_duviz.py::test_formatter_bytes[0-0B] PASSED [ 57%] test_duviz.py::test_formatter_bytes[10-10B] PASSED [ 58%] test_duviz.py::test_formatter_bytes[999-999B] PASSED [ 58%] test_duviz.py::test_formatter_bytes[1000-1.00KB] PASSED [ 59%] test_duviz.py::test_formatter_bytes[5432-5.43KB] PASSED [ 60%] test_duviz.py::test_formatter_bytes[5678-5.68KB] PASSED [ 60%] test_duviz.py::test_formatter_bytes[999990-999.99KB] PASSED [ 61%] test_duviz.py::test_formatter_bytes[999999-1.00MB] PASSED [ 62%] test_duviz.py::test_formatter_bytes[1000000-1.00MB] PASSED [ 62%] test_duviz.py::test_formatter_bytes_binary[0-0B] PASSED [ 63%] test_duviz.py::test_formatter_bytes_binary[10-10B] PASSED [ 64%] test_duviz.py::test_formatter_bytes_binary[999-999B] PASSED [ 65%] test_duviz.py::test_formatter_bytes_binary[1000-1000B] PASSED [ 65%] test_duviz.py::test_formatter_bytes_binary[1023-1023B] PASSED [ 66%] test_duviz.py::test_formatter_bytes_binary[1024-1.00KiB] PASSED [ 67%] test_duviz.py::test_formatter_bytes_binary[5432-5.30KiB] PASSED [ 67%] test_duviz.py::test_formatter_bytes_binary[1000000-976.56KiB] PASSED [ 68%] test_duviz.py::test_formatter_bytes_binary[1048576-1.00MiB] PASSED [ 69%] test_duviz.py::test_formatter_bytes_binary[1073741824-1.00GiB] PASSED [ 69%] test_duviz.py::test_formatter_bytes_binary[1099511627776-1.00TiB] PASSED [ 70%] test_duviz.py::test_path_split[aa-expected0] PASSED [ 71%] test_duviz.py::test_path_split[aa/-expected1] PASSED [ 72%] test_duviz.py::test_path_split[aa/bB-expected2] PASSED [ 72%] test_duviz.py::test_path_split[/aA/bB/c_c-expected3] PASSED [ 73%] test_duviz.py::test_path_split[/aA/bB/c_c/-expected4] PASSED [ 74%] test_duviz.py::test_path_split_with_base[aa-a-expected0] PASSED [ 74%] test_duviz.py::test_path_split_with_base[aa/--expected1] PASSED [ 75%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a-expected2] PASSED [ 76%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b-expected3] PASSED [ 76%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/-expected4] PASSED [ 77%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/c-expected5] PASSED [ 78%] test_duviz.py::test_path_split_with_base[a/b/c/d/-a/b/c/d-expected6] PASSED [ 79%] test_duviz.py::test_path_split_with_base[a/b/c/d-a/b/c/d/-expected7] PASSED [ 79%] test_duviz.py::test_path_split_with_base[a/b/c/d-a/B-expected8] PASSED [ 80%] test_duviz.py::test_dedent[foo-foo] PASSED [ 81%] test_duviz.py::test_dedent[ foo\n bar-foo\nbar] PASSED [ 81%] test_duviz.py::test_dedent[\n foo\n bar-foo\nbar] PASSED [ 82%] test_duviz.py::test_dedent[\n foo\n bar\n-foo\nbar\n] PASSED [ 83%] test_duviz.py::test_dedent[\n foo\n bar\n -foo\nbar\n] PASSED [ 83%] test_duviz.py::test_dedent[\n foo\n bar\n -foo\n bar\n] PASSED [ 84%] test_duviz.py::test_dedent[\n foo\n bar\n - foo\nbar\n] PASSED [ 85%] test_duviz.py::test_dedent_and_split[foo-output0] PASSED [ 86%] test_duviz.py::test_dedent_and_split[ foo\n bar-output1] PASSED [ 86%] test_duviz.py::test_dedent_and_split[\n foo\n bar-output2] PASSED [ 87%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n-output3] PASSED [ 88%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output4] PASSED [ 88%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output5] PASSED [ 89%] test_duviz.py::test_dedent_and_split[\n foo\n bar\n -output6] PASSED [ 90%] test_duviz.py::test_build_du_tree1 PASSED [ 90%] test_duviz.py::test_build_du_tree2 PASSED [ 91%] test_duviz.py::test_inode_tree_bsd_ls_simple PASSED [ 92%] test_duviz.py::test_inode_tree_bsd_ls_with_hardlink PASSED [ 93%] test_duviz.py::test_inode_tree_bsd_ls_subdir PASSED [ 93%] test_duviz.py::test_inode_tree_bsd_ls_various PASSED [ 94%] test_duviz.py::test_inode_tree_gnu_ls_simple PASSED [ 95%] test_duviz.py::test_inode_tree_gnu_ls_various PASSED [ 95%] test_duviz.py::test_get_progress_reporter PASSED [ 96%] test_duviz.py::TestZipFileProcessor::test_default PASSED [ 97%] test_duviz.py::TestZipFileProcessor::test_expanded PASSED [ 97%] test_duviz.py::TestTarFileProcessor::test_default[tar_file0] PASSED [ 98%] test_duviz.py::TestTarFileProcessor::test_default[tar_file1] PASSED [ 99%] test_duviz.py::TestTarFileProcessor::test_default[tar_file2] PASSED [100%] ============================= 143 passed in 0.14s ============================== >>> py3-duviz: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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-duviz/pkg creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages copying build/lib/duviz.py -> /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages/duviz.py to duviz.cpython-311.pyc running install_egg_info running egg_info creating duviz.egg-info writing duviz.egg-info/PKG-INFO writing dependency_links to duviz.egg-info/dependency_links.txt writing entry points to duviz.egg-info/entry_points.txt writing top-level names to duviz.egg-info/top_level.txt writing manifest file 'duviz.egg-info/SOURCES.txt' reading manifest file 'duviz.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'duviz.egg-info/SOURCES.txt' Copying duviz.egg-info to /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages/duviz-3.2.0-py3.11.egg-info running install_scripts Installing duviz script to /home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/bin >>> py3-duviz-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-duviz/pkg/py3-duviz-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-duviz-pyc*: Preparing subpackage py3-duviz-pyc... >>> py3-duviz-pyc*: Running postcheck for py3-duviz-pyc >>> py3-duviz*: Running postcheck for py3-duviz >>> py3-duviz*: Preparing package py3-duviz... >>> py3-duviz-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-duviz-pyc*: Package size: 64.0 KB >>> py3-duviz-pyc*: Compressing data... >>> py3-duviz-pyc*: Create checksum... >>> py3-duviz-pyc*: Create py3-duviz-pyc-3.2.0-r1.apk >>> py3-duviz*: Tracing dependencies... python3 python3~3.11 >>> py3-duviz*: Package size: 80.0 KB >>> py3-duviz*: Compressing data... >>> py3-duviz*: Create checksum... >>> py3-duviz*: Create py3-duviz-3.2.0-r1.apk >>> py3-duviz: Build complete at Sat, 22 Apr 2023 11:36:01 +0000 elapsed time 0h 0m 3s >>> py3-duviz: Cleaning up srcdir >>> py3-duviz: Cleaning up pkgdir >>> py3-duviz: Uninstalling dependencies... (1/27) Purging .makedepends-py3-duviz (20230422.113559) (2/27) Purging py3-setuptools-pyc (67.7.1-r0) (3/27) Purging py3-setuptools (67.7.1-r0) (4/27) Purging py3-pytest-pyc (7.3.1-r1) (5/27) Purging py3-pytest (7.3.1-r1) (6/27) Purging py3-iniconfig-pyc (1.1.1-r6) (7/27) Purging py3-iniconfig (1.1.1-r6) (8/27) Purging py3-packaging-pyc (23.1-r1) (9/27) Purging py3-packaging (23.1-r1) (10/27) Purging py3-parsing-pyc (3.0.9-r2) (11/27) Purging py3-parsing (3.0.9-r2) (12/27) Purging py3-pluggy-pyc (1.0.0-r3) (13/27) Purging py3-pluggy (1.0.0-r3) (14/27) Purging py3-py-pyc (1.11.0-r2) (15/27) Purging py3-py (1.11.0-r2) (16/27) Purging python3-pyc (3.11.3-r10) (17/27) Purging python3-pycache-pyc0 (3.11.3-r10) (18/27) Purging pyc (0.1-r0) (19/27) Purging python3 (3.11.3-r10) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r5) (22/27) Purging libffi (3.4.4-r2) (23/27) Purging libpanelw (6.4_p20230401-r5) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r1) (26/27) Purging sqlite-libs (3.41.2-r2) (27/27) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> py3-duviz: Updating the testing/s390x repository index... >>> py3-duviz: Signing the index...