>>> py3-stestr: Building community/py3-stestr 3.2.1-r2 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 15:39:02 +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/32) Installing libffi (3.4.4-r2) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230424-r0) (5/32) Installing readline (8.2.1-r1) (6/32) Installing sqlite-libs (3.41.2-r2) (7/32) Installing python3 (3.11.3-r10) (8/32) Installing python3-pycache-pyc0 (3.11.3-r10) (9/32) Installing pyc (0.1-r0) (10/32) Installing py3-extras (1.0.0-r8) (11/32) Installing py3-extras-pyc (1.0.0-r8) (12/32) Installing py3-pbr (5.11.1-r2) (13/32) Installing py3-pbr-pyc (5.11.1-r2) (14/32) Installing py3-fixtures (4.0.1-r3) (15/32) Installing py3-fixtures-pyc (4.0.1-r3) (16/32) Installing py3-testtools (2.6.0-r1) (17/32) Installing py3-testtools-pyc (2.6.0-r1) (18/32) Installing py3-subunit-pyc (1.4.2-r1) (19/32) Installing python3-pyc (3.11.3-r10) (20/32) Installing py3-subunit (1.4.2-r1) (21/32) Installing py3-voluptuous (0.13.1-r2) (22/32) Installing py3-voluptuous-pyc (0.13.1-r2) (23/32) Installing yaml (0.2.5-r1) (24/32) Installing py3-yaml (6.0-r3) (25/32) Installing py3-yaml-pyc (6.0-r3) (26/32) Installing py3-parsing (3.0.9-r2) (27/32) Installing py3-parsing-pyc (3.0.9-r2) (28/32) Installing py3-packaging (23.1-r1) (29/32) Installing py3-packaging-pyc (23.1-r1) (30/32) Installing py3-setuptools (67.7.2-r0) (31/32) Installing py3-setuptools-pyc (67.7.2-r0) (32/32) Installing .makedepends-py3-stestr (20230429.153903) Executing busybox-1.36.0-r8.trigger OK: 502 MiB in 135 packages >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/stestr-3.2.1.tar.gz >>> py3-stestr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/stestr-3.2.1.tar.gz >>> py3-stestr: Checking sha512sums... stestr-3.2.1.tar.gz: OK >>> py3-stestr: Unpacking /var/cache/distfiles/v3.18/stestr-3.2.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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 build running build_py creating build creating build/lib creating build/lib/stestr creating build/lib/stestr/repository copying stestr/repository/sql.py -> build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository creating build/lib/stestr/tests creating build/lib/stestr/tests/repository copying stestr/tests/repository/test_util.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/__init__.py -> build/lib/stestr/tests/repository creating build/lib/stestr/subunit_runner copying stestr/subunit_runner/program.py -> 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/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests copying stestr/tests/test_run.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/test_load.py -> build/lib/stestr/tests copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests copying stestr/tests/test_user_config_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/test_utils.py -> build/lib/stestr/tests copying stestr/tests/test_output.py -> build/lib/stestr/tests copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests copying stestr/tests/test_user_config.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_slowest.py -> build/lib/stestr/tests creating build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/history.py -> build/lib/stestr/commands copying stestr/commands/last.py -> build/lib/stestr/commands copying stestr/commands/list.py -> build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands copying stestr/scheduler.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/version.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr copying stestr/user_config.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/__main__.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files 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 [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'stestr.tests.sample_streams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'stestr.tests.sample_streams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'stestr.tests.sample_streams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'stestr.tests.sample_streams' to be distributed and are already explicitly excluding 'stestr.tests.sample_streams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 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 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 >>> py3-stestr: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) 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.11 creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/sql.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/util.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/abstract.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/memory.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/repository/file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository copying build/lib/stestr/scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/cli.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/version.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/subunit_trace.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/colorizer.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/user_config.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/results.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/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.11/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.11/site-packages/stestr/tests/repository copying build/lib/stestr/tests/test_bisect_return_codes.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_test_processor.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/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.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_scheduler.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_output.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_selection.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/site-packages/stestr/tests copying build/lib/stestr/tests/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/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.11/site-packages/stestr/tests/sample_streams creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/stestr/tests/files copying build/lib/stestr/tests/base.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests copying build/lib/stestr/tests/test_slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/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.11/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.11/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.11/site-packages/stestr/subunit_runner copying build/lib/stestr/testlist.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/utils.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/__main__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr creating /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/slowest.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/failing.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/load.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/init.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/history.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/last.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/list.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/run.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/commands/__init__.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands copying build/lib/stestr/bisect_tests.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr copying build/lib/stestr/config_file.py -> /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/sql.py to sql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/abstract.py to abstract.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/memory.py to memory.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/file.py to file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/scheduler.py to scheduler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/test_processor.py to test_processor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/output.py to output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_trace.py to subunit_trace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/colorizer.py to colorizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/user_config.py to user_config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/results.py to results.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/selection.py to selection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_util.py to test_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_sql.py to test_sql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/test_file.py to test_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_bisect_return_codes.py to test_bisect_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_test_processor.py to test_test_processor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_run.py to test_run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_config_file.py to test_config_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_load.py to test_load.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_return_codes.py to test_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_subunit_trace.py to test_subunit_trace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_user_config_return_codes.py to test_user_config_return_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_scheduler.py to test_scheduler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_utils.py to test_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_output.py to test_output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_selection.py to test_selection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_bisect_tests.py to test_bisect_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_user_config.py to test_user_config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/test_slowest.py to test_slowest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/program.py to program.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/run.py to run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/testlist.py to testlist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/slowest.py to slowest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/failing.py to failing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/load.py to load.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/init.py to init.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/history.py to history.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/last.py to last.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/run.py to run.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/bisect_tests.py to bisect_tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/config_file.py to config_file.cpython-311.pyc running install_egg_info 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 [pbr] Reusing existing SOURCES.txt Copying stestr.egg-info to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr-3.2.1-py3.11.egg-info running install_scripts Installing stestr script to /home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/bin >>> py3-stestr-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/repository/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/repository/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/repository/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/tests/repository/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/tests/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/tests/files/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/tests/files/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/subunit_runner/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/subunit_runner/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/__pycache__' '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr/usr/lib/python3.11/site-packages/stestr/commands/__pycache__' -> '/home/buildozer/aports/community/py3-stestr/pkg/py3-stestr-pyc/usr/lib/python3.11/site-packages/stestr/commands/__pycache__' >>> py3-stestr-pyc*: Preparing subpackage py3-stestr-pyc... >>> py3-stestr-pyc*: Running postcheck for py3-stestr-pyc >>> py3-stestr*: Running postcheck for py3-stestr >>> py3-stestr*: Preparing package py3-stestr... >>> py3-stestr-pyc*: Tracing dependencies... py3-subunit py3-voluptuous py3-yaml python3 python3~3.11 >>> py3-stestr-pyc*: Package size: 696.0 KB >>> py3-stestr-pyc*: Compressing data... >>> py3-stestr-pyc*: Create checksum... >>> py3-stestr-pyc*: Create py3-stestr-pyc-3.2.1-r2.apk >>> py3-stestr*: Tracing dependencies... py3-subunit py3-voluptuous py3-yaml python3 python3~3.11 >>> py3-stestr*: Package size: 636.0 KB >>> py3-stestr*: Compressing data... >>> py3-stestr*: Create checksum... >>> py3-stestr*: Create py3-stestr-3.2.1-r2.apk >>> py3-stestr: Build complete at Sat, 29 Apr 2023 15:39:05 +0000 elapsed time 0h 0m 3s >>> py3-stestr: Cleaning up srcdir >>> py3-stestr: Cleaning up pkgdir >>> py3-stestr: Uninstalling dependencies... (1/32) Purging .makedepends-py3-stestr (20230429.153903) (2/32) Purging py3-subunit-pyc (1.4.2-r1) (3/32) Purging py3-subunit (1.4.2-r1) (4/32) Purging py3-extras-pyc (1.0.0-r8) (5/32) Purging py3-extras (1.0.0-r8) (6/32) Purging py3-voluptuous-pyc (0.13.1-r2) (7/32) Purging py3-voluptuous (0.13.1-r2) (8/32) Purging py3-yaml-pyc (6.0-r3) (9/32) Purging py3-yaml (6.0-r3) (10/32) Purging py3-setuptools-pyc (67.7.2-r0) (11/32) Purging py3-setuptools (67.7.2-r0) (12/32) Purging py3-packaging-pyc (23.1-r1) (13/32) Purging py3-packaging (23.1-r1) (14/32) Purging py3-parsing-pyc (3.0.9-r2) (15/32) Purging py3-parsing (3.0.9-r2) (16/32) Purging py3-testtools-pyc (2.6.0-r1) (17/32) Purging py3-testtools (2.6.0-r1) (18/32) Purging py3-fixtures-pyc (4.0.1-r3) (19/32) Purging py3-fixtures (4.0.1-r3) (20/32) Purging py3-pbr-pyc (5.11.1-r2) (21/32) Purging py3-pbr (5.11.1-r2) (22/32) Purging python3-pyc (3.11.3-r10) (23/32) Purging python3-pycache-pyc0 (3.11.3-r10) (24/32) Purging pyc (0.1-r0) (25/32) Purging yaml (0.2.5-r1) (26/32) Purging python3 (3.11.3-r10) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.4-r2) (29/32) Purging libpanelw (6.4_p20230424-r0) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r1) (32/32) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-stestr: Updating the community/ppc64le repository index... >>> py3-stestr: Signing the index...