>>> py3-pbr: Building main/py3-pbr 5.11.1-r4 (using abuild 3.12.0-r0) started Sat, 28 Oct 2023 22:03:15 +0000 >>> py3-pbr: Checking sanity of /home/buildozer/aports/main/py3-pbr/APKBUILD... >>> py3-pbr: Analyzing dependencies... >>> py3-pbr: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231007-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing py3-setuptools-pyc (68.2.2-r0) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging-pyc (23.2-r0) (16/25) Installing python3-pyc (3.11.6-r1) (17/25) Installing py3-packaging (23.2-r0) (18/25) Installing py3-setuptools (68.2.2-r0) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r0) (22/25) Installing py3-gpep517-pyc (15-r0) (23/25) Installing py3-wheel (0.41.2-r0) (24/25) Installing py3-wheel-pyc (0.41.2-r0) (25/25) Installing .makedepends-py3-pbr (20231028.220315) Executing busybox-1.36.1-r13.trigger OK: 365 MiB in 127 packages >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Cleaning up tmpdir >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pbr-5.11.1.tar.gz >>> py3-pbr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pbr-5.11.1.tar.gz >>> py3-pbr: Checking sha512sums... pbr-5.11.1.tar.gz: OK >>> py3-pbr: Unpacking /var/cache/distfiles/pbr-5.11.1.tar.gz... 2023-10-28 22:03:16,570 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) 2023-10-28 22:03:16,687 root INFO running bdist_wheel 2023-10-28 22:03:16,694 root INFO running build 2023-10-28 22:03:16,694 root INFO running build_py 2023-10-28 22:03:16,696 root INFO creating build 2023-10-28 22:03:16,696 root INFO creating build/lib 2023-10-28 22:03:16,696 root INFO creating build/lib/pbr 2023-10-28 22:03:16,696 root INFO creating build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/metadata.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/backwards.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/files.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/base.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/commands.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,697 root INFO copying pbr/hooks/__init__.py -> build/lib/pbr/hooks 2023-10-28 22:03:16,698 root INFO creating build/lib/pbr/cmd 2023-10-28 22:03:16,698 root INFO copying pbr/cmd/main.py -> build/lib/pbr/cmd 2023-10-28 22:03:16,698 root INFO copying pbr/cmd/__init__.py -> build/lib/pbr/cmd 2023-10-28 22:03:16,698 root INFO creating build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/test_version.py -> build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/test_commands.py -> build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/test_integration.py -> build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/test_files.py -> build/lib/pbr/tests 2023-10-28 22:03:16,699 root INFO copying pbr/tests/util.py -> build/lib/pbr/tests 2023-10-28 22:03:16,700 root INFO copying pbr/tests/base.py -> build/lib/pbr/tests 2023-10-28 22:03:16,700 root INFO copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests 2023-10-28 22:03:16,700 root INFO copying pbr/tests/test_util.py -> build/lib/pbr/tests 2023-10-28 22:03:16,700 root INFO copying pbr/tests/test_setup.py -> build/lib/pbr/tests 2023-10-28 22:03:16,700 root INFO copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 2023-10-28 22:03:16,701 root INFO copying pbr/tests/test_core.py -> build/lib/pbr/tests 2023-10-28 22:03:16,701 root INFO copying pbr/tests/__init__.py -> build/lib/pbr/tests 2023-10-28 22:03:16,701 root INFO copying pbr/tests/test_hooks.py -> build/lib/pbr/tests 2023-10-28 22:03:16,701 root INFO copying pbr/version.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/extra_files.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/build.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/core.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/builddoc.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/sphinxext.py -> build/lib/pbr 2023-10-28 22:03:16,702 root INFO copying pbr/util.py -> build/lib/pbr 2023-10-28 22:03:16,703 root INFO copying pbr/options.py -> build/lib/pbr 2023-10-28 22:03:16,703 root INFO copying pbr/packaging.py -> build/lib/pbr 2023-10-28 22:03:16,703 root INFO copying pbr/find_package.py -> build/lib/pbr 2023-10-28 22:03:16,703 root INFO copying pbr/pbr_json.py -> build/lib/pbr 2023-10-28 22:03:16,703 root INFO copying pbr/git.py -> build/lib/pbr 2023-10-28 22:03:16,704 root INFO copying pbr/testr_command.py -> build/lib/pbr 2023-10-28 22:03:16,704 root INFO copying pbr/__init__.py -> build/lib/pbr 2023-10-28 22:03:16,704 root INFO running egg_info 2023-10-28 22:03:16,705 root INFO writing pbr.egg-info/PKG-INFO 2023-10-28 22:03:16,705 root INFO writing dependency_links to pbr.egg-info/dependency_links.txt 2023-10-28 22:03:16,706 root INFO writing entry points to pbr.egg-info/entry_points.txt 2023-10-28 22:03:16,706 root INFO writing top-level names to pbr.egg-info/top_level.txt 2023-10-28 22:03:16,706 root INFO [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' 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) 2023-10-28 22:03:16,709 root INFO creating build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,709 root INFO copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,709 root INFO copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,709 root INFO copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,709 root INFO copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage 2023-10-28 22:03:16,710 root INFO creating build/lib/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,711 root INFO creating build/lib/pbr/tests/testpackage/doc 2023-10-28 22:03:16,711 root INFO creating build/lib/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,711 root INFO copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,712 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,712 root INFO copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,713 root INFO creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,713 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,713 root INFO copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,713 root INFO creating build/lib/pbr/tests/testpackage/src 2023-10-28 22:03:16,713 root INFO copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 2023-10-28 22:03:16,714 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-28 22:03:16,714 root INFO running install 2023-10-28 22:03:16,724 root INFO [pbr] Generating AUTHORS 2023-10-28 22:03:16,725 root INFO [pbr] AUTHORS complete (0.0s) 2023-10-28 22:03:16,726 root INFO running install_lib 2023-10-28 22:03:16,727 root INFO creating build/bdist.linux-armv8l 2023-10-28 22:03:16,727 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-28 22:03:16,728 root INFO creating build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/version.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/extra_files.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/build.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/core.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/builddoc.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,728 root INFO copying build/lib/pbr/sphinxext.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/util.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,729 root INFO creating build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/hooks/files.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/hooks/base.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,729 root INFO copying build/lib/pbr/hooks/commands.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-armv8l/wheel/pbr/hooks 2023-10-28 22:03:16,730 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/tests/test_wsgi.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/tests/test_commands.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/tests/test_integration.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,730 root INFO copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/util.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/base.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/test_setup.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,731 root INFO copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,732 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,732 root INFO copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,732 root INFO copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,732 root INFO copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,732 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,732 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,732 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,733 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage/package_data 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/pbr_testpackage 2023-10-28 22:03:16,733 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,733 root INFO copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/data_files 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,734 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc 2023-10-28 22:03:16,734 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,734 root INFO copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/doc/source 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,735 root INFO creating build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/src 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage/src 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-armv8l/wheel/pbr/tests/testpackage 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/test_core.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,735 root INFO copying build/lib/pbr/tests/test_hooks.py -> build/bdist.linux-armv8l/wheel/pbr/tests 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/options.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/packaging.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/find_package.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/pbr_json.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/git.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,736 root INFO creating build/bdist.linux-armv8l/wheel/pbr/cmd 2023-10-28 22:03:16,736 root INFO copying build/lib/pbr/cmd/main.py -> build/bdist.linux-armv8l/wheel/pbr/cmd 2023-10-28 22:03:16,737 root INFO copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-armv8l/wheel/pbr/cmd 2023-10-28 22:03:16,737 root INFO copying build/lib/pbr/testr_command.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,737 root INFO copying build/lib/pbr/__init__.py -> build/bdist.linux-armv8l/wheel/pbr 2023-10-28 22:03:16,737 root INFO running install_egg_info 2023-10-28 22:03:16,738 root INFO Copying pbr.egg-info to build/bdist.linux-armv8l/wheel/pbr-5.11.1-py3.11.egg-info 2023-10-28 22:03:16,739 root INFO running install_scripts 2023-10-28 22:03:16,741 wheel INFO creating build/bdist.linux-armv8l/wheel/pbr-5.11.1.dist-info/WHEEL 2023-10-28 22:03:16,741 wheel INFO creating '/home/buildozer/aports/main/py3-pbr/src/pbr-5.11.1/.dist/.tmp-r74ve94k/pbr-5.11.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-28 22:03:16,742 wheel INFO adding 'pbr/__init__.py' 2023-10-28 22:03:16,742 wheel INFO adding 'pbr/build.py' 2023-10-28 22:03:16,742 wheel INFO adding 'pbr/builddoc.py' 2023-10-28 22:03:16,742 wheel INFO adding 'pbr/core.py' 2023-10-28 22:03:16,743 wheel INFO adding 'pbr/extra_files.py' 2023-10-28 22:03:16,743 wheel INFO adding 'pbr/find_package.py' 2023-10-28 22:03:16,743 wheel INFO adding 'pbr/git.py' 2023-10-28 22:03:16,743 wheel INFO adding 'pbr/options.py' 2023-10-28 22:03:16,743 wheel INFO adding 'pbr/packaging.py' 2023-10-28 22:03:16,744 wheel INFO adding 'pbr/pbr_json.py' 2023-10-28 22:03:16,744 wheel INFO adding 'pbr/sphinxext.py' 2023-10-28 22:03:16,744 wheel INFO adding 'pbr/testr_command.py' 2023-10-28 22:03:16,744 wheel INFO adding 'pbr/util.py' 2023-10-28 22:03:16,744 wheel INFO adding 'pbr/version.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/cmd/__init__.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/cmd/main.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/hooks/__init__.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/hooks/backwards.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/hooks/base.py' 2023-10-28 22:03:16,745 wheel INFO adding 'pbr/hooks/commands.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/hooks/files.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/hooks/metadata.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/tests/__init__.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/tests/base.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/tests/test_commands.py' 2023-10-28 22:03:16,746 wheel INFO adding 'pbr/tests/test_core.py' 2023-10-28 22:03:16,747 wheel INFO adding 'pbr/tests/test_files.py' 2023-10-28 22:03:16,747 wheel INFO adding 'pbr/tests/test_hooks.py' 2023-10-28 22:03:16,747 wheel INFO adding 'pbr/tests/test_integration.py' 2023-10-28 22:03:16,747 wheel INFO adding 'pbr/tests/test_packaging.py' 2023-10-28 22:03:16,748 wheel INFO adding 'pbr/tests/test_pbr_json.py' 2023-10-28 22:03:16,748 wheel INFO adding 'pbr/tests/test_setup.py' 2023-10-28 22:03:16,748 wheel INFO adding 'pbr/tests/test_util.py' 2023-10-28 22:03:16,748 wheel INFO adding 'pbr/tests/test_version.py' 2023-10-28 22:03:16,748 wheel INFO adding 'pbr/tests/test_wsgi.py' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/util.py' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/testpackage/CHANGES.txt' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/testpackage/LICENSE.txt' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/testpackage/MANIFEST.in' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/testpackage/README.txt' 2023-10-28 22:03:16,749 wheel INFO adding 'pbr/tests/testpackage/extra-file.txt' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/git-extra-file.txt' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/setup.cfg' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/setup.py' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/test-requirements.txt' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/data_files/a.txt' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/data_files/b.txt' 2023-10-28 22:03:16,750 wheel INFO adding 'pbr/tests/testpackage/data_files/c.rst' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/doc/source/conf.py' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/doc/source/index.rst' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/doc/source/installation.rst' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/doc/source/usage.rst' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' 2023-10-28 22:03:16,751 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' 2023-10-28 22:03:16,752 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' 2023-10-28 22:03:16,752 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' 2023-10-28 22:03:16,752 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' 2023-10-28 22:03:16,752 wheel INFO adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' 2023-10-28 22:03:16,752 wheel INFO adding 'pbr/tests/testpackage/src/testext.c' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/AUTHORS' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/LICENSE' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/METADATA' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/WHEEL' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/entry_points.txt' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/top_level.txt' 2023-10-28 22:03:16,753 wheel INFO adding 'pbr-5.11.1.dist-info/RECORD' 2023-10-28 22:03:16,754 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-28 22:03:16,755 gpep517 INFO The backend produced .dist/pbr-5.11.1-py2.py3-none-any.whl pbr-5.11.1-py2.py3-none-any.whl >>> py3-pbr: Entering fakeroot... >>> py3-pbr-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/hooks/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/hooks/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/tests/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/tests/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/tests/testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/tests/testpackage/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/__pycache__' '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr/usr/lib/python3.11/site-packages/pbr/cmd/__pycache__' -> '/home/buildozer/aports/main/py3-pbr/pkg/py3-pbr-pyc/usr/lib/python3.11/site-packages/pbr/cmd/__pycache__' >>> py3-pbr-pyc*: Preparing subpackage py3-pbr-pyc... >>> py3-pbr-pyc*: Running postcheck for py3-pbr-pyc >>> py3-pbr*: Running postcheck for py3-pbr >>> py3-pbr*: Preparing package py3-pbr... >>> py3-pbr-pyc*: Tracing dependencies... py3-setuptools python3~3.11 >>> py3-pbr-pyc*: Package size: 544.0 KB >>> py3-pbr-pyc*: Compressing data... >>> py3-pbr-pyc*: Create checksum... >>> py3-pbr-pyc*: Create py3-pbr-pyc-5.11.1-r4.apk >>> py3-pbr*: Tracing dependencies... py3-setuptools python3~3.11 >>> py3-pbr*: Package size: 532.0 KB >>> py3-pbr*: Compressing data... >>> py3-pbr*: Create checksum... >>> py3-pbr*: Create py3-pbr-5.11.1-r4.apk >>> py3-pbr: Build complete at Sat, 28 Oct 2023 22:03:17 +0000 elapsed time 0h 0m 2s >>> py3-pbr: Cleaning up srcdir >>> py3-pbr: Cleaning up pkgdir >>> py3-pbr: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pbr (20231028.220315) (2/25) Purging py3-setuptools-pyc (68.2.2-r0) (3/25) Purging py3-setuptools (68.2.2-r0) (4/25) Purging py3-gpep517-pyc (15-r0) (5/25) Purging py3-gpep517 (15-r0) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-wheel-pyc (0.41.2-r0) (9/25) Purging py3-wheel (0.41.2-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231007-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.2-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 315 MiB in 102 packages >>> py3-pbr: Updating the main/armhf repository index... >>> py3-pbr: Signing the index...