>>> py3-testresources: Building testing/py3-testresources 2.0.1-r6 (using abuild 3.13.0-r3) started Tue, 09 Jul 2024 10:39:16 +0000 >>> py3-testresources: Checking sanity of /home/buildozer/aports/testing/py3-testresources/APKBUILD... >>> py3-testresources: Analyzing dependencies... >>> py3-testresources: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pbr py3-testtools (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.24-r0) (4/45) Installing xz-libs (5.6.2-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.5_p20240601-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.46.0-r0) (9/45) Installing python3 (3.12.3-r1) (10/45) Installing python3-pycache-pyc0 (3.12.3-r1) (11/45) Installing pyc (3.12.3-r1) (12/45) Installing python3-pyc (3.12.3-r1) (13/45) Installing py3-installer (0.7.0-r2) (14/45) Installing py3-installer-pyc (0.7.0-r2) (15/45) Installing py3-gpep517 (16-r0) (16/45) Installing py3-gpep517-pyc (16-r0) (17/45) Installing py3-parsing (3.1.2-r1) (18/45) Installing py3-parsing-pyc (3.1.2-r1) (19/45) Installing py3-packaging (24.1-r0) (20/45) Installing py3-packaging-pyc (24.1-r0) (21/45) Installing py3-setuptools (70.1.1-r0) (22/45) Installing py3-setuptools-pyc (70.1.1-r0) (23/45) Installing py3-wheel (0.42.0-r1) (24/45) Installing py3-wheel-pyc (0.42.0-r1) (25/45) Installing py3-pbr (5.11.1-r5) (26/45) Installing py3-pbr-pyc (5.11.1-r5) (27/45) Installing py3-editables (0.5-r2) (28/45) Installing py3-editables-pyc (0.5-r2) (29/45) Installing py3-pathspec (0.12.1-r2) (30/45) Installing py3-pathspec-pyc (0.12.1-r2) (31/45) Installing py3-pluggy (1.5.0-r0) (32/45) Installing py3-pluggy-pyc (1.5.0-r0) (33/45) Installing py3-trove-classifiers (2024.5.17-r0) (34/45) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (35/45) Installing py3-hatchling (1.25.0-r0) (36/45) Installing py3-hatchling-pyc (1.25.0-r0) (37/45) Installing py3-setuptools_scm (8.1.0-r0) (38/45) Installing py3-setuptools_scm-pyc (8.1.0-r0) (39/45) Installing py3-hatch-vcs (0.4.0-r2) (40/45) Installing py3-hatch-vcs-pyc (0.4.0-r2) (41/45) Installing py3-fixtures (4.1.0-r2) (42/45) Installing py3-fixtures-pyc (4.1.0-r2) (43/45) Installing py3-testtools (2.7.2-r0) (44/45) Installing py3-testtools-pyc (2.7.2-r0) (45/45) Installing .makedepends-py3-testresources (20240709.103922) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 147 packages >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Cleaning up tmpdir >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.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 41948 100 41948 0 0 206k 0 --:--:-- --:--:-- --:--:-- 207k >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Checking sha512sums... testresources-2.0.1.tar.gz: OK 0001-Refactor-failIf-to-assertFalse-for-Python-3.12-Compa.patch: OK >>> py3-testresources: Unpacking /var/cache/distfiles/edge/testresources-2.0.1.tar.gz... >>> py3-testresources: 0001-Refactor-failIf-to-assertFalse-for-Python-3.12-Compa.patch patching file testresources/tests/test_resourced_test_case.py 2024-07-09 10:39:27,224 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: 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) /usr/lib/python3.12/site-packages/setuptools/dist.py:478: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:478: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-07-09 10:39:28,043 root INFO running bdist_wheel 2024-07-09 10:39:28,088 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-07-09 10:39:28,151 root INFO running build 2024-07-09 10:39:28,152 root INFO running build_py 2024-07-09 10:39:28,180 root INFO creating build 2024-07-09 10:39:28,181 root INFO creating build/lib 2024-07-09 10:39:28,182 root INFO creating build/lib/testresources 2024-07-09 10:39:28,183 root INFO creating build/lib/testresources/tests 2024-07-09 10:39:28,184 root INFO copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests 2024-07-09 10:39:28,186 root INFO copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests 2024-07-09 10:39:28,189 root INFO copying testresources/tests/TestUtil.py -> build/lib/testresources/tests 2024-07-09 10:39:28,191 root INFO copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests 2024-07-09 10:39:28,193 root INFO copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests 2024-07-09 10:39:28,195 root INFO copying testresources/tests/__init__.py -> build/lib/testresources/tests 2024-07-09 10:39:28,197 root INFO copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests 2024-07-09 10:39:28,200 root INFO copying testresources/__init__.py -> build/lib/testresources 2024-07-09 10:39:28,203 root INFO running egg_info 2024-07-09 10:39:28,241 root INFO writing testresources.egg-info/PKG-INFO 2024-07-09 10:39:28,248 root INFO writing dependency_links to testresources.egg-info/dependency_links.txt 2024-07-09 10:39:28,252 root INFO writing requirements to testresources.egg-info/requires.txt 2024-07-09 10:39:28,253 root INFO writing top-level names to testresources.egg-info/top_level.txt 2024-07-09 10:39:28,255 root INFO [pbr] Reusing existing SOURCES.txt 2024-07-09 10:39:28,262 root INFO installing to build/bdist.linux-riscv64/wheel 2024-07-09 10:39:28,263 root INFO running install 2024-07-09 10:39:28,352 root INFO [pbr] Generating AUTHORS 2024-07-09 10:39:28,362 root INFO [pbr] AUTHORS complete (0.0s) 2024-07-09 10:39:28,362 root INFO running install_lib 2024-07-09 10:39:28,388 root INFO creating build/bdist.linux-riscv64 2024-07-09 10:39:28,389 root INFO creating build/bdist.linux-riscv64/wheel 2024-07-09 10:39:28,391 root INFO creating build/bdist.linux-riscv64/wheel/testresources 2024-07-09 10:39:28,392 root INFO copying build/lib/testresources/__init__.py -> build/bdist.linux-riscv64/wheel/testresources 2024-07-09 10:39:28,394 root INFO creating build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,395 root INFO copying build/lib/testresources/tests/test_optimising_test_suite.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,397 root INFO copying build/lib/testresources/tests/test_test_resource.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,400 root INFO copying build/lib/testresources/tests/TestUtil.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,401 root INFO copying build/lib/testresources/tests/test_resourced_test_case.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,403 root INFO copying build/lib/testresources/tests/test_resource_graph.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,405 root INFO copying build/lib/testresources/tests/__init__.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,406 root INFO copying build/lib/testresources/tests/test_test_loader.py -> build/bdist.linux-riscv64/wheel/testresources/tests 2024-07-09 10:39:28,408 root INFO running install_egg_info 2024-07-09 10:39:28,431 root INFO Copying testresources.egg-info to build/bdist.linux-riscv64/wheel/testresources-2.0.1-py3.12.egg-info 2024-07-09 10:39:28,441 root INFO running install_scripts 2024-07-09 10:39:28,464 root INFO creating build/bdist.linux-riscv64/wheel/testresources-2.0.1.dist-info/WHEEL 2024-07-09 10:39:28,467 wheel INFO creating '/home/buildozer/aports/testing/py3-testresources/src/testresources-2.0.1/.dist/.tmp-8ejk6rso/testresources-2.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-07-09 10:39:28,470 wheel INFO adding 'testresources/__init__.py' 2024-07-09 10:39:28,473 wheel INFO adding 'testresources/tests/TestUtil.py' 2024-07-09 10:39:28,475 wheel INFO adding 'testresources/tests/__init__.py' 2024-07-09 10:39:28,478 wheel INFO adding 'testresources/tests/test_optimising_test_suite.py' 2024-07-09 10:39:28,480 wheel INFO adding 'testresources/tests/test_resource_graph.py' 2024-07-09 10:39:28,482 wheel INFO adding 'testresources/tests/test_resourced_test_case.py' 2024-07-09 10:39:28,485 wheel INFO adding 'testresources/tests/test_test_loader.py' 2024-07-09 10:39:28,487 wheel INFO adding 'testresources/tests/test_test_resource.py' 2024-07-09 10:39:28,491 wheel INFO adding 'testresources-2.0.1.dist-info/AUTHORS' 2024-07-09 10:39:28,492 wheel INFO adding 'testresources-2.0.1.dist-info/COPYING' 2024-07-09 10:39:28,494 wheel INFO adding 'testresources-2.0.1.dist-info/METADATA' 2024-07-09 10:39:28,496 wheel INFO adding 'testresources-2.0.1.dist-info/WHEEL' 2024-07-09 10:39:28,497 wheel INFO adding 'testresources-2.0.1.dist-info/pbr.json' 2024-07-09 10:39:28,498 wheel INFO adding 'testresources-2.0.1.dist-info/top_level.txt' 2024-07-09 10:39:28,500 wheel INFO adding 'testresources-2.0.1.dist-info/RECORD' 2024-07-09 10:39:28,502 root INFO removing build/bdist.linux-riscv64/wheel 2024-07-09 10:39:28,513 gpep517 INFO The backend produced .dist/testresources-2.0.1-py2.py3-none-any.whl testresources-2.0.1-py2.py3-none-any.whl Tests running... Ran 101 tests in 0.875s OK >>> py3-testresources: Entering fakeroot... >>> py3-testresources-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.12/site-packages/testresources/__pycache__' -> '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources-pyc/usr/lib/python3.12/site-packages/testresources/__pycache__' >>> py3-testresources-pyc*: Preparing subpackage py3-testresources-pyc... libfakeroot internal error: payload not recognized! >>> py3-testresources-pyc*: Running postcheck for py3-testresources-pyc >>> py3-testresources*: Running postcheck for py3-testresources >>> py3-testresources*: Preparing package py3-testresources... >>> py3-testresources-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-testresources-pyc*: Package size: 64.0 KB >>> py3-testresources-pyc*: Compressing data... >>> py3-testresources-pyc*: Create checksum... >>> py3-testresources-pyc*: Create py3-testresources-pyc-2.0.1-r6.apk >>> py3-testresources*: Tracing dependencies... python3 python3~3.12 >>> py3-testresources*: Package size: 96.0 KB >>> py3-testresources*: Compressing data... >>> py3-testresources*: Create checksum... >>> py3-testresources*: Create py3-testresources-2.0.1-r6.apk >>> py3-testresources: Build complete at Tue, 09 Jul 2024 10:39:36 +0000 elapsed time 0h 0m 20s >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Uninstalling dependencies... (1/45) Purging .makedepends-py3-testresources (20240709.103922) (2/45) Purging py3-gpep517-pyc (16-r0) (3/45) Purging py3-gpep517 (16-r0) (4/45) Purging py3-installer-pyc (0.7.0-r2) (5/45) Purging py3-installer (0.7.0-r2) (6/45) Purging py3-wheel-pyc (0.42.0-r1) (7/45) Purging py3-wheel (0.42.0-r1) (8/45) Purging py3-testtools-pyc (2.7.2-r0) (9/45) Purging py3-testtools (2.7.2-r0) (10/45) Purging py3-hatch-vcs-pyc (0.4.0-r2) (11/45) Purging py3-hatch-vcs (0.4.0-r2) (12/45) Purging py3-hatchling-pyc (1.25.0-r0) (13/45) Purging py3-hatchling (1.25.0-r0) (14/45) Purging py3-editables-pyc (0.5-r2) (15/45) Purging py3-editables (0.5-r2) (16/45) Purging py3-pathspec-pyc (0.12.1-r2) (17/45) Purging py3-pathspec (0.12.1-r2) (18/45) Purging py3-pluggy-pyc (1.5.0-r0) (19/45) Purging py3-pluggy (1.5.0-r0) (20/45) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (21/45) Purging py3-trove-classifiers (2024.5.17-r0) (22/45) Purging py3-setuptools_scm-pyc (8.1.0-r0) (23/45) Purging py3-setuptools_scm (8.1.0-r0) (24/45) Purging py3-fixtures-pyc (4.1.0-r2) (25/45) Purging py3-fixtures (4.1.0-r2) (26/45) Purging py3-pbr-pyc (5.11.1-r5) (27/45) Purging py3-pbr (5.11.1-r5) (28/45) Purging py3-setuptools-pyc (70.1.1-r0) (29/45) Purging py3-setuptools (70.1.1-r0) (30/45) Purging py3-packaging-pyc (24.1-r0) (31/45) Purging py3-packaging (24.1-r0) (32/45) Purging py3-parsing-pyc (3.1.2-r1) (33/45) Purging py3-parsing (3.1.2-r1) (34/45) Purging python3-pyc (3.12.3-r1) (35/45) Purging python3-pycache-pyc0 (3.12.3-r1) (36/45) Purging pyc (3.12.3-r1) (37/45) Purging python3 (3.12.3-r1) (38/45) Purging gdbm (1.24-r0) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.5_p20240601-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.46.0-r0) (45/45) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> py3-testresources: Updating the testing/riscv64 repository index... >>> py3-testresources: Signing the index...