>>> py3-stestr: Building community/py3-stestr 3.2.0-r1 (using abuild 3.9.0-r0) started Thu, 21 Apr 2022 21:27:11 +0000 >>> py3-stestr: Checking sanity of /home/buildozer/aports/community/py3-stestr/APKBUILD... >>> py3-stestr: Analyzing dependencies... >>> py3-stestr: Installing for build: build-base py3-subunit py3-voluptuous py3-yaml python3 py3-pbr py3-setuptools py3-testtools (1/24) Installing libbz2 (1.0.8-r1) (2/24) Installing libffi (3.4.2-r1) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.5-r1) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.1.2-r0) (7/24) Installing sqlite-libs (3.38.2-r0) (8/24) Installing python3 (3.10.3-r1) (9/24) Installing py3-extras (1.0.0-r5) (10/24) Installing py3-pbr (5.8.1-r0) (11/24) Installing py3-fixtures (3.0.0-r6) (12/24) Installing py3-appdirs (1.4.4-r3) (13/24) Installing py3-more-itertools (8.12.0-r2) (14/24) Installing py3-ordered-set (4.0.2-r3) (15/24) Installing py3-parsing (2.4.7-r3) (16/24) Installing py3-six (1.16.0-r1) (17/24) Installing py3-packaging (21.3-r0) (18/24) Installing py3-setuptools (59.4.0-r0) (19/24) Installing py3-testtools (2.5.0-r1) (20/24) Installing py3-subunit (1.4.0-r2) (21/24) Installing py3-voluptuous (0.13.1-r0) (22/24) Installing yaml (0.2.5-r0) (23/24) Installing py3-yaml (6.0-r0) (24/24) Installing .makedepends-py3-stestr (20220421.212717) Executing busybox-1.35.0-r8.trigger OK: 382 MiB in 113 packages >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/stestr-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 115k 100 115k 0 0 223k 0 --:--:-- --:--:-- --:--:-- 224k >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/stestr-3.2.0.tar.gz >>> py3-stestr: Checking sha512sums... stestr-3.2.0.tar.gz: OK >>> py3-stestr: Unpacking /var/cache/distfiles/v3.16/stestr-3.2.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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 creating build creating build/lib creating build/lib/stestr creating build/lib/stestr/subunit_runner copying stestr/subunit_runner/run.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/__init__.py -> build/lib/stestr/subunit_runner copying stestr/subunit_runner/program.py -> build/lib/stestr/subunit_runner creating build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/sql.py -> build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository creating build/lib/stestr/tests creating build/lib/stestr/tests/repository copying stestr/tests/repository/__init__.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_sql.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_file.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_util.py -> build/lib/stestr/tests/repository creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/test_slowest.py -> build/lib/stestr/tests copying stestr/tests/test_user_config.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/test_utils.py -> build/lib/stestr/tests copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests copying stestr/tests/test_user_config_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_load.py -> build/lib/stestr/tests copying stestr/tests/test_output.py -> build/lib/stestr/tests copying stestr/tests/test_run.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/version.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/scheduler.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr copying stestr/__main__.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/user_config.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr creating build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands copying stestr/commands/list.py -> build/lib/stestr/commands copying stestr/commands/history.py -> build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/last.py -> build/lib/stestr/commands running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt writing pbr to stestr.egg-info/pbr.json [pbr] Reusing existing SOURCES.txt copying stestr/tests/files/bisect-fail-serial-tests -> build/lib/stestr/tests/files copying stestr/tests/files/failing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/passing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/setup.cfg -> build/lib/stestr/tests/files copying stestr/tests/files/stestr.yaml -> build/lib/stestr/tests/files copying stestr/tests/files/testr-conf -> build/lib/stestr/tests/files copying stestr/tests/files/tox.ini -> build/lib/stestr/tests/files creating build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/all_skips.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/failure.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/successful.subunit -> build/lib/stestr/tests/sample_streams >>> py3-stestr: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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 install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (2.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (3.6s) running build running build_py running egg_info writing stestr.egg-info/PKG-INFO writing dependency_links to stestr.egg-info/dependency_links.txt writing entry points to stestr.egg-info/entry_points.txt writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt writing pbr to stestr.egg-info/pbr.json [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/community/py3-stestr/pkg creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner copying build/lib/stestr/subunit_runner/program.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner copying build/lib/stestr/version.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/colorizer.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/__main__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/testlist.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/util.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/sql.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/memory.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/repository/abstract.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository copying build/lib/stestr/results.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/user_config.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/list.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/history.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/init.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/failing.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/commands/last.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands copying build/lib/stestr/config_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_subunit_trace.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/successful.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/all_skips.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/failure.subunit -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/sample_streams copying build/lib/stestr/tests/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_bisect_tests.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_config_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_sql.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository copying build/lib/stestr/tests/repository/test_util.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository copying build/lib/stestr/tests/test_test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_user_config_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/base.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/tests/test_run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/testr-conf -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/stestr.yaml -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/tox.ini -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/failing-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/passing-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/setup.cfg -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/files/bisect-fail-serial-tests -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files copying build/lib/stestr/tests/test_bisect_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests copying build/lib/stestr/output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/bisect_tests.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/subunit_trace.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr copying build/lib/stestr/cli.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner/run.py to run.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_runner/program.py to program.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/scheduler.py to scheduler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/colorizer.py to colorizer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/selection.py to selection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/testlist.py to testlist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/sql.py to sql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/memory.py to memory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/repository/abstract.py to abstract.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/results.py to results.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/user_config.py to user_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/run.py to run.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/slowest.py to slowest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/load.py to load.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/list.py to list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/history.py to history.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/init.py to init.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/failing.py to failing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/commands/last.py to last.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/config_file.py to config_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_scheduler.py to test_scheduler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_slowest.py to test_slowest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_user_config.py to test_user_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_config_file.py to test_config_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository/test_sql.py to test_sql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository/test_file.py to test_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/repository/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_test_processor.py to test_test_processor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_user_config_return_codes.py to test_user_config_return_codes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_return_codes.py to test_return_codes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_selection.py to test_selection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_load.py to test_load.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_output.py to test_output.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_run.py to test_run.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/files/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/output.py to output.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/bisect_tests.py to bisect_tests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/subunit_trace.py to subunit_trace.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/test_processor.py to test_processor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr/cli.py to cli.cpython-310.pyc running install_egg_info Copying stestr.egg-info to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.10/site-packages/stestr-3.2.0-py3.10.egg-info running install_scripts Installing stestr script to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/bin >>> py3-stestr*: Running postcheck for py3-stestr >>> py3-stestr*: Preparing package py3-stestr... >>> py3-stestr*: Tracing dependencies... >>> py3-stestr*: Package size: 1.0 MB >>> py3-stestr*: Compressing data... >>> py3-stestr*: Create checksum... >>> py3-stestr*: Create py3-stestr-3.2.0-r1.apk >>> py3-stestr: Build complete at Thu, 21 Apr 2022 21:27:25 +0000 elapsed time 0h 0m 14s >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Uninstalling dependencies... (1/24) Purging .makedepends-py3-stestr (20220421.212717) (2/24) Purging py3-subunit (1.4.0-r2) (3/24) Purging py3-voluptuous (0.13.1-r0) (4/24) Purging py3-yaml (6.0-r0) (5/24) Purging py3-testtools (2.5.0-r1) (6/24) Purging py3-fixtures (3.0.0-r6) (7/24) Purging py3-pbr (5.8.1-r0) (8/24) Purging py3-extras (1.0.0-r5) (9/24) Purging py3-setuptools (59.4.0-r0) (10/24) Purging py3-appdirs (1.4.4-r3) (11/24) Purging py3-more-itertools (8.12.0-r2) (12/24) Purging py3-ordered-set (4.0.2-r3) (13/24) Purging py3-packaging (21.3-r0) (14/24) Purging py3-six (1.16.0-r1) (15/24) Purging py3-parsing (2.4.7-r3) (16/24) Purging python3 (3.10.3-r1) (17/24) Purging libbz2 (1.0.8-r1) (18/24) Purging libffi (3.4.2-r1) (19/24) Purging gdbm (1.23-r0) (20/24) Purging xz-libs (5.2.5-r1) (21/24) Purging mpdecimal (2.5.1-r1) (22/24) Purging readline (8.1.2-r0) (23/24) Purging sqlite-libs (3.38.2-r0) (24/24) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> py3-stestr: Updating the community/s390x repository index... >>> py3-stestr: Signing the index...