>>> py3-dulwich: Building community/py3-dulwich 0.21.7-r2 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 14:23:23 +0000 >>> py3-dulwich: Validating /home/buildozer/aports/community/py3-dulwich/APKBUILD... >>> py3-dulwich: Analyzing dependencies... >>> py3-dulwich: Installing for build: build-base py3-certifi py3-urllib3 py3-setuptools python3-dev py3-gpep517 py3-wheel py3-mock py3-gpgme (1/53) Installing libbz2 (1.0.8-r6) (2/53) Installing libffi (3.4.8-r0) (3/53) Installing gdbm (1.24-r0) (4/53) Installing xz-libs (5.8.1-r0) (5/53) Installing mpdecimal (4.0.0-r0) (6/53) Installing libpanelw (6.5_p20250412-r0) (7/53) Installing sqlite-libs (3.49.1-r1) (8/53) Installing python3 (3.12.10-r0) (9/53) Installing python3-pycache-pyc0 (3.12.10-r0) (10/53) Installing pyc (3.12.10-r0) (11/53) Installing py3-certifi-pyc (2024.12.14-r0) (12/53) Installing python3-pyc (3.12.10-r0) (13/53) Installing py3-certifi (2024.12.14-r0) (14/53) Installing py3-urllib3 (1.26.20-r0) (15/53) Installing py3-urllib3-pyc (1.26.20-r0) (16/53) Installing py3-parsing (3.2.0-r0) (17/53) Installing py3-parsing-pyc (3.2.0-r0) (18/53) Installing py3-packaging (25.0-r0) (19/53) Installing py3-packaging-pyc (25.0-r0) (20/53) Installing py3-setuptools (77.0.3-r0) (21/53) Installing py3-setuptools-pyc (77.0.3-r0) (22/53) Installing python3-dev (3.12.10-r0) (23/53) Installing py3-installer (0.7.0-r2) (24/53) Installing py3-installer-pyc (0.7.0-r2) (25/53) Installing py3-gpep517 (16-r0) (26/53) Installing py3-gpep517-pyc (16-r0) (27/53) Installing py3-wheel (0.43.0-r0) (28/53) Installing py3-wheel-pyc (0.43.0-r0) (29/53) Installing py3-mock (5.2.0-r0) (30/53) Installing py3-mock-pyc (5.2.0-r0) (31/53) Installing libgpg-error (1.55-r0) (32/53) Installing libassuan (2.5.7-r0) (33/53) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (34/53) Installing libgcrypt (1.10.3-r1) (35/53) Installing gnupg-gpgconf (2.4.7-r0) (36/53) Installing nettle (3.10.1-r0) (37/53) Installing libtasn1 (4.20.0-r0) (38/53) Installing p11-kit (0.25.5-r2) (39/53) Installing gnutls (3.8.8-r0) (40/53) Installing libksba (1.6.7-r0) (41/53) Installing libevent (2.1.12-r8) (42/53) Installing libsasl (2.1.28-r8) (43/53) Installing libldap (2.6.8-r0) (44/53) Installing npth (1.8-r0) (45/53) Installing gnupg-dirmngr (2.4.7-r0) (46/53) Installing gnupg-keyboxd (2.4.7-r0) (47/53) Installing gpg (2.4.7-r0) (48/53) Installing gpg-agent (2.4.7-r0) (49/53) Installing gpgsm (2.4.7-r0) (50/53) Installing gpgme (1.24.2-r0) (51/53) Installing py3-gpgme (1.24.2-r0) (52/53) Installing py3-gpgme-pyc (1.24.2-r0) (53/53) Installing .makedepends-py3-dulwich (20250503.142348) Executing busybox-1.37.0-r16.trigger OK: 506 MiB in 154 packages >>> py3-dulwich: Cleaning up srcdir >>> py3-dulwich: Cleaning up pkgdir >>> py3-dulwich: Cleaning up tmpdir >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dulwich-0.21.7.tar.gz >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dulwich-0.21.7.tar.gz >>> py3-dulwich: Checking sha512sums... dulwich-0.21.7.tar.gz: OK skip-network-tests.patch: OK >>> py3-dulwich: Unpacking /var/cache/distfiles/dulwich-0.21.7.tar.gz... >>> py3-dulwich: skip-network-tests.patch patching file dulwich/tests/compat/__init__.py 2025-05-03 14:23:50,688 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 14:23:50,803 root INFO running bdist_wheel 2025-05-03 14:23:50,828 root INFO running build 2025-05-03 14:23:50,828 root INFO running build_py 2025-05-03 14:23:50,834 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,835 root INFO copying dulwich/stash.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,836 root INFO copying dulwich/porcelain.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,836 root INFO copying dulwich/server.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,837 root INFO copying dulwich/graph.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,837 root INFO copying dulwich/__main__.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,838 root INFO copying dulwich/errors.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,838 root INFO copying dulwich/submodule.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,839 root INFO copying dulwich/archive.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,839 root INFO copying dulwich/repo.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,840 root INFO copying dulwich/hooks.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,841 root INFO copying dulwich/config.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,841 root INFO copying dulwich/objectspec.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,842 root INFO copying dulwich/lru_cache.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,842 root INFO copying dulwich/line_ending.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,843 root INFO copying dulwich/ignore.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,843 root INFO copying dulwich/patch.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,844 root INFO copying dulwich/refs.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,844 root INFO copying dulwich/web.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,845 root INFO copying dulwich/pack.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,845 root INFO copying dulwich/__init__.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,846 root INFO copying dulwich/mailmap.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,846 root INFO copying dulwich/reflog.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,847 root INFO copying dulwich/greenthreads.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,847 root INFO copying dulwich/diff_tree.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,848 root INFO copying dulwich/lfs.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,848 root INFO copying dulwich/cli.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,849 root INFO copying dulwich/file.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,849 root INFO copying dulwich/log_utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,850 root INFO copying dulwich/client.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,851 root INFO copying dulwich/credentials.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,851 root INFO copying dulwich/object_store.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,852 root INFO copying dulwich/objects.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,852 root INFO copying dulwich/index.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,853 root INFO copying dulwich/walk.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,853 root INFO copying dulwich/fastexport.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,854 root INFO copying dulwich/protocol.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,854 root INFO copying dulwich/bundle.py -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,855 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich/cloud 2025-05-03 14:23:50,855 root INFO copying dulwich/cloud/gcs.py -> build/lib.linux-loongarch64-cpython-312/dulwich/cloud 2025-05-03 14:23:50,856 root INFO copying dulwich/cloud/__init__.py -> build/lib.linux-loongarch64-cpython-312/dulwich/cloud 2025-05-03 14:23:50,857 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,857 root INFO copying dulwich/tests/test_ignore.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,858 root INFO copying dulwich/tests/test_greenthreads.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,858 root INFO copying dulwich/tests/test_hooks.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,858 root INFO copying dulwich/tests/test_blackbox.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,859 root INFO copying dulwich/tests/test_mailmap.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,859 root INFO copying dulwich/tests/utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,860 root INFO copying dulwich/tests/test_config.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,860 root INFO copying dulwich/tests/test_utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,861 root INFO copying dulwich/tests/test_fastexport.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,861 root INFO copying dulwich/tests/test_web.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,862 root INFO copying dulwich/tests/test_objectspec.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,862 root INFO copying dulwich/tests/test_stash.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,862 root INFO copying dulwich/tests/test_lru_cache.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,863 root INFO copying dulwich/tests/test_refs.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,863 root INFO copying dulwich/tests/test_credentials.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,864 root INFO copying dulwich/tests/test_protocol.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,864 root INFO copying dulwich/tests/test_object_store.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,865 root INFO copying dulwich/tests/__init__.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,865 root INFO copying dulwich/tests/test_diff_tree.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,866 root INFO copying dulwich/tests/test_archive.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,866 root INFO copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,867 root INFO copying dulwich/tests/test_line_ending.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,867 root INFO copying dulwich/tests/test_file.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,868 root INFO copying dulwich/tests/test_grafts.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,868 root INFO copying dulwich/tests/test_index.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,869 root INFO copying dulwich/tests/test_bundle.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,869 root INFO copying dulwich/tests/test_lfs.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,869 root INFO copying dulwich/tests/test_pack.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,870 root INFO copying dulwich/tests/test_patch.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,870 root INFO copying dulwich/tests/test_client.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,871 root INFO copying dulwich/tests/test_porcelain.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,872 root INFO copying dulwich/tests/test_reflog.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,872 root INFO copying dulwich/tests/test_walk.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,872 root INFO copying dulwich/tests/test_objects.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,873 root INFO copying dulwich/tests/test_server.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,873 root INFO copying dulwich/tests/test_repository.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,874 root INFO copying dulwich/tests/test_graph.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests 2025-05-03 14:23:50,875 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,875 root INFO copying dulwich/tests/compat/server_utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,876 root INFO copying dulwich/tests/compat/utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,876 root INFO copying dulwich/tests/compat/test_utils.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,877 root INFO copying dulwich/tests/compat/test_web.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,877 root INFO copying dulwich/tests/compat/__init__.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,877 root INFO copying dulwich/tests/compat/test_pack.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,878 root INFO copying dulwich/tests/compat/test_patch.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,878 root INFO copying dulwich/tests/compat/test_client.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,879 root INFO copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,879 root INFO copying dulwich/tests/compat/test_server.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,880 root INFO copying dulwich/tests/compat/test_repository.py -> build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat 2025-05-03 14:23:50,881 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,881 root INFO copying dulwich/contrib/test_release_robot.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,881 root INFO copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,882 root INFO copying dulwich/contrib/diffstat.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,882 root INFO copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,883 root INFO copying dulwich/contrib/__init__.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,883 root INFO copying dulwich/contrib/release_robot.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,883 root INFO copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,884 root INFO copying dulwich/contrib/requests_vendor.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,884 root INFO copying dulwich/contrib/swift.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,885 root INFO copying dulwich/contrib/test_swift.py -> build/lib.linux-loongarch64-cpython-312/dulwich/contrib 2025-05-03 14:23:50,885 root INFO running egg_info 2025-05-03 14:23:50,890 root INFO creating dulwich.egg-info 2025-05-03 14:23:50,890 root INFO writing dulwich.egg-info/PKG-INFO 2025-05-03 14:23:50,892 root INFO writing dependency_links to dulwich.egg-info/dependency_links.txt 2025-05-03 14:23:50,893 root INFO writing entry points to dulwich.egg-info/entry_points.txt 2025-05-03 14:23:50,894 root INFO writing requirements to dulwich.egg-info/requires.txt 2025-05-03 14:23:50,894 root INFO writing top-level names to dulwich.egg-info/top_level.txt 2025-05-03 14:23:50,895 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:23:50,906 root INFO reading manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:23:50,907 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 14:23:50,907 root WARNING warning: no files found matching 'README.swift.rst' 2025-05-03 14:23:50,908 root WARNING warning: no files found matching 'setup.cfg' 2025-05-03 14:23:50,912 root WARNING warning: no directories found matching 'dulwich/tests/data' 2025-05-03 14:23:50,912 root INFO adding license file 'COPYING' 2025-05-03 14:23:50,916 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 14:23:50,920 root INFO copying dulwich/_diff_tree.c -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,921 root INFO copying dulwich/_objects.c -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,921 root INFO copying dulwich/_pack.c -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,922 root INFO copying dulwich/py.typed -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,922 root INFO copying dulwich/stdint.h -> build/lib.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,923 root INFO creating build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,923 root INFO copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,924 root INFO copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,924 root INFO copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,925 root INFO copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,925 root INFO copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,926 root INFO copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,926 root INFO copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,926 root INFO copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,927 root INFO copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,927 root INFO copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-loongarch64-cpython-312/dulwich/../docs/tutorial 2025-05-03 14:23:50,930 root INFO running build_ext 2025-05-03 14:23:50,933 root INFO building 'dulwich._objects' extension 2025-05-03 14:23:50,933 root INFO creating build/temp.linux-loongarch64-cpython-312/dulwich 2025-05-03 14:23:50,934 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_objects.c -o build/temp.linux-loongarch64-cpython-312/dulwich/_objects.o 2025-05-03 14:23:51,227 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/dulwich/_objects.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/dulwich/_objects.cpython-312-loongarch64-linux-musl.so 2025-05-03 14:23:51,243 root INFO building 'dulwich._pack' extension 2025-05-03 14:23:51,243 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_pack.c -o build/temp.linux-loongarch64-cpython-312/dulwich/_pack.o 2025-05-03 14:23:51,561 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/dulwich/_pack.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/dulwich/_pack.cpython-312-loongarch64-linux-musl.so 2025-05-03 14:23:51,577 root INFO building 'dulwich._diff_tree' extension 2025-05-03 14:23:51,577 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_diff_tree.c -o build/temp.linux-loongarch64-cpython-312/dulwich/_diff_tree.o 2025-05-03 14:23:51,976 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/dulwich/_diff_tree.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/dulwich/_diff_tree.cpython-312-loongarch64-linux-musl.so 2025-05-03 14:23:51,991 root INFO running build_scripts 2025-05-03 14:23:51,992 root INFO creating build/scripts-3.12 2025-05-03 14:23:51,993 root INFO copying and adjusting bin/dul-receive-pack -> build/scripts-3.12 2025-05-03 14:23:51,993 root INFO copying and adjusting bin/dul-upload-pack -> build/scripts-3.12 2025-05-03 14:23:51,993 root INFO changing mode of build/scripts-3.12/dul-receive-pack from 644 to 755 2025-05-03 14:23:51,993 root INFO changing mode of build/scripts-3.12/dul-upload-pack from 644 to 755 2025-05-03 14:23:52,004 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-05-03 14:23:52,004 root INFO running install 2025-05-03 14:23:52,022 root INFO running install_lib 2025-05-03 14:23:52,027 root INFO creating build/bdist.linux-loongarch64/wheel 2025-05-03 14:23:52,028 root INFO creating build/bdist.linux-loongarch64/wheel/docs 2025-05-03 14:23:52,028 root INFO creating build/bdist.linux-loongarch64/wheel/docs/tutorial 2025-05-03 14:23:52,028 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/tag.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,029 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/porcelain.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,029 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/file-format.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,030 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/index.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,030 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/conclusion.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,030 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/repo.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,031 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/encoding.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,031 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/object-store.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,031 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/remote.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,032 root INFO copying build/lib.linux-loongarch64-cpython-312/docs/tutorial/introduction.txt -> build/bdist.linux-loongarch64/wheel/./docs/tutorial 2025-05-03 14:23:52,032 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich 2025-05-03 14:23:52,033 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/stash.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,033 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/porcelain.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,033 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_objects.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,034 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/server.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,034 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_diff_tree.c -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,035 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/graph.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,035 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/py.typed -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,035 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_objects.c -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,036 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/__main__.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,036 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/errors.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,036 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/submodule.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,037 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/archive.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,037 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_diff_tree.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,038 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/repo.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,038 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/hooks.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,038 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/config.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,039 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/objectspec.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,039 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/lru_cache.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,040 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_pack.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,040 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/line_ending.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,040 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/ignore.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,041 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/patch.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,041 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/refs.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,042 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/web.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,042 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/stdint.h -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,042 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/pack.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,043 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/__init__.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,043 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/mailmap.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,043 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/reflog.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,044 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/greenthreads.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,044 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/diff_tree.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,044 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/lfs.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,045 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich/contrib 2025-05-03 14:23:52,045 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/test_release_robot.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,046 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/test_paramiko_vendor.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,046 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/diffstat.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,046 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,047 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/__init__.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,047 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/release_robot.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,047 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,048 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/requests_vendor.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,048 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/swift.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,048 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/contrib/test_swift.py -> build/bdist.linux-loongarch64/wheel/./dulwich/contrib 2025-05-03 14:23:52,049 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/cli.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,049 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/file.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,050 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich/tests 2025-05-03 14:23:52,050 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_ignore.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,050 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_greenthreads.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,051 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_hooks.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,051 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_blackbox.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,052 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_mailmap.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,052 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,052 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_config.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,053 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,053 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_fastexport.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,053 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_web.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,054 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_objectspec.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,054 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_stash.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,054 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_lru_cache.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,055 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_refs.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,055 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_credentials.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,056 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_protocol.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,056 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_object_store.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,056 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,057 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_diff_tree.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,057 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_archive.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,058 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich/tests/compat 2025-05-03 14:23:52,058 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/server_utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,058 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,059 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,059 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_web.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,059 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/__init__.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,060 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_pack.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,060 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_patch.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,060 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_client.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,061 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_porcelain.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,061 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_server.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,062 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/compat/test_repository.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests/compat 2025-05-03 14:23:52,062 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,062 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_line_ending.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,063 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_file.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,063 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_grafts.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,063 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_index.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,064 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_bundle.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,064 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_lfs.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,064 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_pack.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,065 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_patch.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,065 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_client.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,066 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_porcelain.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,066 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_reflog.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,067 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_walk.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,067 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_objects.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,067 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_server.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,068 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_repository.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,068 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/tests/test_graph.py -> build/bdist.linux-loongarch64/wheel/./dulwich/tests 2025-05-03 14:23:52,069 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/log_utils.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,069 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich/cloud 2025-05-03 14:23:52,069 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/cloud/gcs.py -> build/bdist.linux-loongarch64/wheel/./dulwich/cloud 2025-05-03 14:23:52,070 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/cloud/__init__.py -> build/bdist.linux-loongarch64/wheel/./dulwich/cloud 2025-05-03 14:23:52,070 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/_pack.c -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,070 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/client.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,071 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/credentials.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,071 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/object_store.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,072 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/objects.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,072 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/index.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,072 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/walk.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,073 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/fastexport.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,073 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/protocol.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,074 root INFO copying build/lib.linux-loongarch64-cpython-312/dulwich/bundle.py -> build/bdist.linux-loongarch64/wheel/./dulwich 2025-05-03 14:23:52,074 root INFO running install_egg_info 2025-05-03 14:23:52,079 root INFO Copying dulwich.egg-info to build/bdist.linux-loongarch64/wheel/./dulwich-0.21.7-py3.12.egg-info 2025-05-03 14:23:52,081 root INFO running install_scripts 2025-05-03 14:23:52,081 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:23:52,082 root INFO copying build/scripts-3.12/dul-receive-pack -> build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:23:52,082 root INFO copying build/scripts-3.12/dul-upload-pack -> build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.data/scripts 2025-05-03 14:23:52,082 root INFO changing mode of build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.data/scripts/dul-receive-pack to 755 2025-05-03 14:23:52,083 root INFO changing mode of build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.data/scripts/dul-upload-pack to 755 2025-05-03 14:23:52,093 root INFO creating build/bdist.linux-loongarch64/wheel/dulwich-0.21.7.dist-info/WHEEL 2025-05-03 14:23:52,094 wheel INFO creating '/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/.dist/.tmp-lmzw268t/dulwich-0.21.7-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-05-03 14:23:52,095 wheel INFO adding 'docs/tutorial/conclusion.txt' 2025-05-03 14:23:52,095 wheel INFO adding 'docs/tutorial/encoding.txt' 2025-05-03 14:23:52,096 wheel INFO adding 'docs/tutorial/file-format.txt' 2025-05-03 14:23:52,096 wheel INFO adding 'docs/tutorial/index.txt' 2025-05-03 14:23:52,096 wheel INFO adding 'docs/tutorial/introduction.txt' 2025-05-03 14:23:52,097 wheel INFO adding 'docs/tutorial/object-store.txt' 2025-05-03 14:23:52,097 wheel INFO adding 'docs/tutorial/porcelain.txt' 2025-05-03 14:23:52,097 wheel INFO adding 'docs/tutorial/remote.txt' 2025-05-03 14:23:52,098 wheel INFO adding 'docs/tutorial/repo.txt' 2025-05-03 14:23:52,098 wheel INFO adding 'docs/tutorial/tag.txt' 2025-05-03 14:23:52,099 wheel INFO adding 'dulwich/__init__.py' 2025-05-03 14:23:52,099 wheel INFO adding 'dulwich/__main__.py' 2025-05-03 14:23:52,099 wheel INFO adding 'dulwich/_diff_tree.c' 2025-05-03 14:23:52,100 wheel INFO adding 'dulwich/_diff_tree.cpython-312-loongarch64-linux-musl.so' 2025-05-03 14:23:52,101 wheel INFO adding 'dulwich/_objects.c' 2025-05-03 14:23:52,101 wheel INFO adding 'dulwich/_objects.cpython-312-loongarch64-linux-musl.so' 2025-05-03 14:23:52,102 wheel INFO adding 'dulwich/_pack.c' 2025-05-03 14:23:52,103 wheel INFO adding 'dulwich/_pack.cpython-312-loongarch64-linux-musl.so' 2025-05-03 14:23:52,104 wheel INFO adding 'dulwich/archive.py' 2025-05-03 14:23:52,104 wheel INFO adding 'dulwich/bundle.py' 2025-05-03 14:23:52,104 wheel INFO adding 'dulwich/cli.py' 2025-05-03 14:23:52,105 wheel INFO adding 'dulwich/client.py' 2025-05-03 14:23:52,106 wheel INFO adding 'dulwich/config.py' 2025-05-03 14:23:52,106 wheel INFO adding 'dulwich/credentials.py' 2025-05-03 14:23:52,107 wheel INFO adding 'dulwich/diff_tree.py' 2025-05-03 14:23:52,107 wheel INFO adding 'dulwich/errors.py' 2025-05-03 14:23:52,108 wheel INFO adding 'dulwich/fastexport.py' 2025-05-03 14:23:52,108 wheel INFO adding 'dulwich/file.py' 2025-05-03 14:23:52,109 wheel INFO adding 'dulwich/graph.py' 2025-05-03 14:23:52,109 wheel INFO adding 'dulwich/greenthreads.py' 2025-05-03 14:23:52,109 wheel INFO adding 'dulwich/hooks.py' 2025-05-03 14:23:52,110 wheel INFO adding 'dulwich/ignore.py' 2025-05-03 14:23:52,110 wheel INFO adding 'dulwich/index.py' 2025-05-03 14:23:52,111 wheel INFO adding 'dulwich/lfs.py' 2025-05-03 14:23:52,111 wheel INFO adding 'dulwich/line_ending.py' 2025-05-03 14:23:52,112 wheel INFO adding 'dulwich/log_utils.py' 2025-05-03 14:23:52,112 wheel INFO adding 'dulwich/lru_cache.py' 2025-05-03 14:23:52,113 wheel INFO adding 'dulwich/mailmap.py' 2025-05-03 14:23:52,113 wheel INFO adding 'dulwich/object_store.py' 2025-05-03 14:23:52,114 wheel INFO adding 'dulwich/objects.py' 2025-05-03 14:23:52,115 wheel INFO adding 'dulwich/objectspec.py' 2025-05-03 14:23:52,115 wheel INFO adding 'dulwich/pack.py' 2025-05-03 14:23:52,116 wheel INFO adding 'dulwich/patch.py' 2025-05-03 14:23:52,117 wheel INFO adding 'dulwich/porcelain.py' 2025-05-03 14:23:52,118 wheel INFO adding 'dulwich/protocol.py' 2025-05-03 14:23:52,118 wheel INFO adding 'dulwich/py.typed' 2025-05-03 14:23:52,118 wheel INFO adding 'dulwich/reflog.py' 2025-05-03 14:23:52,119 wheel INFO adding 'dulwich/refs.py' 2025-05-03 14:23:52,120 wheel INFO adding 'dulwich/repo.py' 2025-05-03 14:23:52,121 wheel INFO adding 'dulwich/server.py' 2025-05-03 14:23:52,121 wheel INFO adding 'dulwich/stash.py' 2025-05-03 14:23:52,122 wheel INFO adding 'dulwich/stdint.h' 2025-05-03 14:23:52,122 wheel INFO adding 'dulwich/submodule.py' 2025-05-03 14:23:52,122 wheel INFO adding 'dulwich/walk.py' 2025-05-03 14:23:52,123 wheel INFO adding 'dulwich/web.py' 2025-05-03 14:23:52,123 wheel INFO adding 'dulwich/cloud/__init__.py' 2025-05-03 14:23:52,124 wheel INFO adding 'dulwich/cloud/gcs.py' 2025-05-03 14:23:52,124 wheel INFO adding 'dulwich/contrib/__init__.py' 2025-05-03 14:23:52,124 wheel INFO adding 'dulwich/contrib/diffstat.py' 2025-05-03 14:23:52,125 wheel INFO adding 'dulwich/contrib/paramiko_vendor.py' 2025-05-03 14:23:52,125 wheel INFO adding 'dulwich/contrib/release_robot.py' 2025-05-03 14:23:52,126 wheel INFO adding 'dulwich/contrib/requests_vendor.py' 2025-05-03 14:23:52,126 wheel INFO adding 'dulwich/contrib/swift.py' 2025-05-03 14:23:52,127 wheel INFO adding 'dulwich/contrib/test_paramiko_vendor.py' 2025-05-03 14:23:52,127 wheel INFO adding 'dulwich/contrib/test_release_robot.py' 2025-05-03 14:23:52,127 wheel INFO adding 'dulwich/contrib/test_swift.py' 2025-05-03 14:23:52,128 wheel INFO adding 'dulwich/contrib/test_swift_smoke.py' 2025-05-03 14:23:52,129 wheel INFO adding 'dulwich/tests/__init__.py' 2025-05-03 14:23:52,129 wheel INFO adding 'dulwich/tests/test_archive.py' 2025-05-03 14:23:52,129 wheel INFO adding 'dulwich/tests/test_blackbox.py' 2025-05-03 14:23:52,130 wheel INFO adding 'dulwich/tests/test_bundle.py' 2025-05-03 14:23:52,130 wheel INFO adding 'dulwich/tests/test_client.py' 2025-05-03 14:23:52,131 wheel INFO adding 'dulwich/tests/test_config.py' 2025-05-03 14:23:52,131 wheel INFO adding 'dulwich/tests/test_credentials.py' 2025-05-03 14:23:52,132 wheel INFO adding 'dulwich/tests/test_diff_tree.py' 2025-05-03 14:23:52,132 wheel INFO adding 'dulwich/tests/test_fastexport.py' 2025-05-03 14:23:52,133 wheel INFO adding 'dulwich/tests/test_file.py' 2025-05-03 14:23:52,133 wheel INFO adding 'dulwich/tests/test_grafts.py' 2025-05-03 14:23:52,134 wheel INFO adding 'dulwich/tests/test_graph.py' 2025-05-03 14:23:52,134 wheel INFO adding 'dulwich/tests/test_greenthreads.py' 2025-05-03 14:23:52,135 wheel INFO adding 'dulwich/tests/test_hooks.py' 2025-05-03 14:23:52,135 wheel INFO adding 'dulwich/tests/test_ignore.py' 2025-05-03 14:23:52,135 wheel INFO adding 'dulwich/tests/test_index.py' 2025-05-03 14:23:52,136 wheel INFO adding 'dulwich/tests/test_lfs.py' 2025-05-03 14:23:52,136 wheel INFO adding 'dulwich/tests/test_line_ending.py' 2025-05-03 14:23:52,137 wheel INFO adding 'dulwich/tests/test_lru_cache.py' 2025-05-03 14:23:52,137 wheel INFO adding 'dulwich/tests/test_mailmap.py' 2025-05-03 14:23:52,138 wheel INFO adding 'dulwich/tests/test_missing_obj_finder.py' 2025-05-03 14:23:52,138 wheel INFO adding 'dulwich/tests/test_object_store.py' 2025-05-03 14:23:52,139 wheel INFO adding 'dulwich/tests/test_objects.py' 2025-05-03 14:23:52,139 wheel INFO adding 'dulwich/tests/test_objectspec.py' 2025-05-03 14:23:52,140 wheel INFO adding 'dulwich/tests/test_pack.py' 2025-05-03 14:23:52,141 wheel INFO adding 'dulwich/tests/test_patch.py' 2025-05-03 14:23:52,141 wheel INFO adding 'dulwich/tests/test_porcelain.py' 2025-05-03 14:23:52,143 wheel INFO adding 'dulwich/tests/test_protocol.py' 2025-05-03 14:23:52,143 wheel INFO adding 'dulwich/tests/test_reflog.py' 2025-05-03 14:23:52,144 wheel INFO adding 'dulwich/tests/test_refs.py' 2025-05-03 14:23:52,144 wheel INFO adding 'dulwich/tests/test_repository.py' 2025-05-03 14:23:52,145 wheel INFO adding 'dulwich/tests/test_server.py' 2025-05-03 14:23:52,146 wheel INFO adding 'dulwich/tests/test_stash.py' 2025-05-03 14:23:52,146 wheel INFO adding 'dulwich/tests/test_utils.py' 2025-05-03 14:23:52,146 wheel INFO adding 'dulwich/tests/test_walk.py' 2025-05-03 14:23:52,147 wheel INFO adding 'dulwich/tests/test_web.py' 2025-05-03 14:23:52,147 wheel INFO adding 'dulwich/tests/utils.py' 2025-05-03 14:23:52,148 wheel INFO adding 'dulwich/tests/compat/__init__.py' 2025-05-03 14:23:52,148 wheel INFO adding 'dulwich/tests/compat/server_utils.py' 2025-05-03 14:23:52,149 wheel INFO adding 'dulwich/tests/compat/test_client.py' 2025-05-03 14:23:52,149 wheel INFO adding 'dulwich/tests/compat/test_pack.py' 2025-05-03 14:23:52,150 wheel INFO adding 'dulwich/tests/compat/test_patch.py' 2025-05-03 14:23:52,150 wheel INFO adding 'dulwich/tests/compat/test_porcelain.py' 2025-05-03 14:23:52,150 wheel INFO adding 'dulwich/tests/compat/test_repository.py' 2025-05-03 14:23:52,151 wheel INFO adding 'dulwich/tests/compat/test_server.py' 2025-05-03 14:23:52,151 wheel INFO adding 'dulwich/tests/compat/test_utils.py' 2025-05-03 14:23:52,152 wheel INFO adding 'dulwich/tests/compat/test_web.py' 2025-05-03 14:23:52,152 wheel INFO adding 'dulwich/tests/compat/utils.py' 2025-05-03 14:23:52,152 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-receive-pack' 2025-05-03 14:23:52,153 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-upload-pack' 2025-05-03 14:23:52,153 wheel INFO adding 'dulwich-0.21.7.dist-info/licenses/COPYING' 2025-05-03 14:23:52,154 wheel INFO adding 'dulwich-0.21.7.dist-info/METADATA' 2025-05-03 14:23:52,154 wheel INFO adding 'dulwich-0.21.7.dist-info/WHEEL' 2025-05-03 14:23:52,155 wheel INFO adding 'dulwich-0.21.7.dist-info/entry_points.txt' 2025-05-03 14:23:52,155 wheel INFO adding 'dulwich-0.21.7.dist-info/top_level.txt' 2025-05-03 14:23:52,156 wheel INFO adding 'dulwich-0.21.7.dist-info/RECORD' 2025-05-03 14:23:52,157 root INFO removing build/bdist.linux-loongarch64/wheel 2025-05-03 14:23:52,163 gpep517 INFO The backend produced .dist/dulwich-0.21.7-cp312-cp312-linux_loongarch64.whl dulwich-0.21.7-cp312-cp312-linux_loongarch64.whl ................................................................/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ...........................................s................F......................................................................ss................ss.s.s.....................s.s.........................sssssssssssss.s.......................................s.........................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:606: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.commit_time) /home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:610: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.author_time) ............................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1073: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), ./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1093: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), .......................s..s.s..........................................................................................................................................................................................................................................................s............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ................................................./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .....................................................127.0.0.1 - - [03/May/2025 14:24:00] "GET /info/refs?service=git-upload-pack HTTP/1.1" 200 285 counting objects: 2, done. 127.0.0.1 - - [03/May/2025 14:24:00] "POST /git-upload-pack HTTP/1.1" 200 258 copying pack entries: 0/2 copying pack entries: 1/2 copied 1 pack entries generating index: 0/2 generating index: 1/2 .127.0.0.1 - - [03/May/2025 14:24:00] "GET /info/refs?service=git-receive-pack HTTP/1.1" 200 195 127.0.0.1 - - [03/May/2025 14:24:00] "POST /git-receive-pack HTTP/1.1" 200 52 Push to http://localhost:39459 successful. Ref refs/heads/master updated ..................................................................................................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/refs.py:1280: UserWarning: ref refs/heads/blah points at non-present sha 1234566789123456789123567891234657373833 warnings.warn( .........................................................................................................x.........................................................s...................................................................ss.sss.ss/usr/lib/python3.12/subprocess.py:1696: ResourceWarning: unclosed with self._on_error_fd_closer() as err_close_fds: ResourceWarning: Enable tracemalloc to get the object allocation traceback ..........................................sss..sssssssssssssssssssssssssssssssssssssssss ====================================================================== FAIL: test_file_win (dulwich.tests.test_client.TestGetTransportAndPathFromUrl.test_file_win) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.12/unittest/mock.py", line 1396, in patched return func(*newargs, **newkeywargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_client.py", line 688, in test_file_win self.assertEqual(path, expected) AssertionError: 'C:\\\\foo.bar\\\\baz' != 'C:\\foo.bar\\baz' - C:\\foo.bar\\baz ? - - + C:\foo.bar\baz ---------------------------------------------------------------------- Ran 1445 tests in 56.756s FAILED (failures=1, skipped=80, expected failures=1) >>> ERROR: py3-dulwich: check failed >>> py3-dulwich: Uninstalling dependencies... (1/53) Purging .makedepends-py3-dulwich (20250503.142348) (2/53) Purging py3-certifi-pyc (2024.12.14-r0) (3/53) Purging py3-certifi (2024.12.14-r0) (4/53) Purging py3-urllib3-pyc (1.26.20-r0) (5/53) Purging py3-urllib3 (1.26.20-r0) (6/53) Purging py3-setuptools-pyc (77.0.3-r0) (7/53) Purging py3-setuptools (77.0.3-r0) (8/53) Purging python3-dev (3.12.10-r0) (9/53) Purging py3-gpep517-pyc (16-r0) (10/53) Purging py3-gpep517 (16-r0) (11/53) Purging py3-installer-pyc (0.7.0-r2) (12/53) Purging py3-installer (0.7.0-r2) (13/53) Purging py3-wheel-pyc (0.43.0-r0) (14/53) Purging py3-wheel (0.43.0-r0) (15/53) Purging py3-packaging-pyc (25.0-r0) (16/53) Purging py3-packaging (25.0-r0) (17/53) Purging py3-parsing-pyc (3.2.0-r0) (18/53) Purging py3-parsing (3.2.0-r0) (19/53) Purging py3-mock-pyc (5.2.0-r0) (20/53) Purging py3-mock (5.2.0-r0) (21/53) Purging py3-gpgme-pyc (1.24.2-r0) (22/53) Purging py3-gpgme (1.24.2-r0) (23/53) Purging python3-pyc (3.12.10-r0) (24/53) Purging python3-pycache-pyc0 (3.12.10-r0) (25/53) Purging pyc (3.12.10-r0) (26/53) Purging python3 (3.12.10-r0) (27/53) Purging gpgme (1.24.2-r0) (28/53) Purging gpg (2.4.7-r0) (29/53) Purging gnupg-dirmngr (2.4.7-r0) (30/53) Purging gnupg-keyboxd (2.4.7-r0) (31/53) Purging gpg-agent (2.4.7-r0) (32/53) Purging gpgsm (2.4.7-r0) (33/53) Purging gnupg-gpgconf (2.4.7-r0) (34/53) Purging pinentry (1.3.1-r0) (35/53) Purging libassuan (2.5.7-r0) (36/53) Purging libbz2 (1.0.8-r6) (37/53) Purging libgcrypt (1.10.3-r1) (38/53) Purging libksba (1.6.7-r0) (39/53) Purging libldap (2.6.8-r0) (40/53) Purging libpanelw (6.5_p20250412-r0) (41/53) Purging libsasl (2.1.28-r8) (42/53) Purging mpdecimal (4.0.0-r0) (43/53) Purging npth (1.8-r0) (44/53) Purging sqlite-libs (3.49.1-r1) (45/53) Purging xz-libs (5.8.1-r0) (46/53) Purging gdbm (1.24-r0) (47/53) Purging gnutls (3.8.8-r0) (48/53) Purging libevent (2.1.12-r8) (49/53) Purging p11-kit (0.25.5-r2) (50/53) Purging libffi (3.4.8-r0) (51/53) Purging libgpg-error (1.55-r0) (52/53) Purging libtasn1 (4.20.0-r0) (53/53) Purging nettle (3.10.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages