>>> py3-argcomplete: Building community/py3-argcomplete 3.5.0-r0 (using abuild 3.13.0-r5) started Sun, 18 Aug 2024 15:07:12 +0000 >>> py3-argcomplete: Checking sanity of /home/buildozer/aports/community/py3-argcomplete/APKBUILD... >>> py3-argcomplete: Analyzing dependencies... >>> py3-argcomplete: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-installer py3-setuptools_scm (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.2-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20240601-r0) (7/26) Installing sqlite-libs (3.46.1-r0) (8/26) Installing python3 (3.12.5-r0) (9/26) Installing python3-pycache-pyc0 (3.12.5-r0) (10/26) Installing pyc (3.12.5-r0) (11/26) Installing py3-setuptools-pyc (70.3.0-r0) (12/26) Installing py3-parsing (3.1.2-r1) (13/26) Installing py3-parsing-pyc (3.1.2-r1) (14/26) Installing py3-packaging-pyc (24.1-r0) (15/26) Installing python3-pyc (3.12.5-r0) (16/26) Installing py3-packaging (24.1-r0) (17/26) Installing py3-setuptools (70.3.0-r0) (18/26) Installing py3-installer (0.7.0-r2) (19/26) Installing py3-installer-pyc (0.7.0-r2) (20/26) Installing py3-gpep517 (16-r0) (21/26) Installing py3-gpep517-pyc (16-r0) (22/26) Installing py3-wheel (0.43.0-r0) (23/26) Installing py3-wheel-pyc (0.43.0-r0) (24/26) Installing py3-setuptools_scm (8.1.0-r0) (25/26) Installing py3-setuptools_scm-pyc (8.1.0-r0) (26/26) Installing .makedepends-py3-argcomplete (20240818.150712) Executing busybox-1.36.1-r31.trigger OK: 419 MiB in 133 packages >>> py3-argcomplete: Cleaning up srcdir >>> py3-argcomplete: Cleaning up pkgdir >>> py3-argcomplete: Cleaning up tmpdir >>> py3-argcomplete: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-argcomplete-3.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-argcomplete: Fetching py3-argcomplete-3.5.0.tar.gz::https://github.com/kislyuk/argcomplete/archive/v3.5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73537 0 73537 0 0 68744 0 --:--:-- 0:00:01 --:--:-- 68744 100 73537 0 73537 0 0 68741 0 --:--:-- 0:00:01 --:--:-- 0 >>> py3-argcomplete: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-argcomplete-3.5.0.tar.gz >>> py3-argcomplete: Checking sha512sums... py3-argcomplete-3.5.0.tar.gz: OK disable-zsh-tests.patch: OK skip-pip.patch: OK >>> py3-argcomplete: Unpacking /var/cache/distfiles/edge/py3-argcomplete-3.5.0.tar.gz... >>> py3-argcomplete: disable-zsh-tests.patch patching file test/test.py Hunk #1 succeeded at 1315 with fuzz 2 (offset 16 lines). >>> py3-argcomplete: skip-pip.patch patching file test/test.py Hunk #1 succeeded at 1376 (offset 26 lines). 2024-08-18 15:07:14,692 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-18 15:07:14,766 root INFO running bdist_wheel 2024-08-18 15:07:14,771 root INFO running build 2024-08-18 15:07:14,771 root INFO running build_py 2024-08-18 15:07:14,773 root INFO creating build 2024-08-18 15:07:14,773 root INFO creating build/lib 2024-08-18 15:07:14,773 root INFO creating build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/finders.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/shell_integration.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/__init__.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/_check_console_script.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/exceptions.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/io.py -> build/lib/argcomplete 2024-08-18 15:07:14,773 root INFO copying argcomplete/completers.py -> build/lib/argcomplete 2024-08-18 15:07:14,774 root INFO copying argcomplete/_check_module.py -> build/lib/argcomplete 2024-08-18 15:07:14,774 root INFO copying argcomplete/lexers.py -> build/lib/argcomplete 2024-08-18 15:07:14,774 root INFO creating build/lib/argcomplete/scripts 2024-08-18 15:07:14,774 root INFO copying argcomplete/scripts/__init__.py -> build/lib/argcomplete/scripts 2024-08-18 15:07:14,774 root INFO copying argcomplete/scripts/register_python_argcomplete.py -> build/lib/argcomplete/scripts 2024-08-18 15:07:14,774 root INFO copying argcomplete/scripts/activate_global_python_argcomplete.py -> build/lib/argcomplete/scripts 2024-08-18 15:07:14,774 root INFO copying argcomplete/scripts/python_argcomplete_check_easy_install_script.py -> build/lib/argcomplete/scripts 2024-08-18 15:07:14,774 root INFO creating build/lib/argcomplete/packages 2024-08-18 15:07:14,774 root INFO copying argcomplete/packages/__init__.py -> build/lib/argcomplete/packages 2024-08-18 15:07:14,774 root INFO copying argcomplete/packages/_argparse.py -> build/lib/argcomplete/packages 2024-08-18 15:07:14,774 root INFO copying argcomplete/packages/_shlex.py -> build/lib/argcomplete/packages 2024-08-18 15:07:14,774 root INFO running egg_info 2024-08-18 15:07:14,775 root INFO creating argcomplete.egg-info 2024-08-18 15:07:14,776 root INFO writing argcomplete.egg-info/PKG-INFO 2024-08-18 15:07:14,776 root INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt 2024-08-18 15:07:14,776 root INFO writing entry points to argcomplete.egg-info/entry_points.txt 2024-08-18 15:07:14,777 root INFO writing requirements to argcomplete.egg-info/requires.txt 2024-08-18 15:07:14,777 root INFO writing top-level names to argcomplete.egg-info/top_level.txt 2024-08-18 15:07:14,777 root INFO writing manifest file 'argcomplete.egg-info/SOURCES.txt' 2024-08-18 15:07:16,072 root INFO reading manifest file 'argcomplete.egg-info/SOURCES.txt' 2024-08-18 15:07:16,072 root INFO reading manifest template 'MANIFEST.in' 2024-08-18 15:07:16,073 root INFO adding license file 'LICENSE.rst' 2024-08-18 15:07:16,073 root INFO adding license file 'NOTICE' 2024-08-18 15:07:16,074 root INFO writing manifest file 'argcomplete.egg-info/SOURCES.txt' 2024-08-18 15:07:16,074 root INFO copying argcomplete/py.typed -> build/lib/argcomplete 2024-08-18 15:07:16,074 root INFO creating build/lib/argcomplete/bash_completion.d 2024-08-18 15:07:16,074 root INFO copying argcomplete/bash_completion.d/_python-argcomplete -> build/lib/argcomplete/bash_completion.d 2024-08-18 15:07:16,077 root INFO installing to build/bdist.linux-s390x/wheel 2024-08-18 15:07:16,077 root INFO running install 2024-08-18 15:07:16,084 root INFO running install_lib 2024-08-18 15:07:16,085 root INFO creating build/bdist.linux-s390x 2024-08-18 15:07:16,085 root INFO creating build/bdist.linux-s390x/wheel 2024-08-18 15:07:16,085 root INFO creating build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,085 root INFO copying build/lib/argcomplete/finders.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/shell_integration.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/__init__.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/_check_console_script.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/exceptions.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO creating build/bdist.linux-s390x/wheel/argcomplete/scripts 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/scripts/__init__.py -> build/bdist.linux-s390x/wheel/argcomplete/scripts 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/scripts/register_python_argcomplete.py -> build/bdist.linux-s390x/wheel/argcomplete/scripts 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/scripts/activate_global_python_argcomplete.py -> build/bdist.linux-s390x/wheel/argcomplete/scripts 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/scripts/python_argcomplete_check_easy_install_script.py -> build/bdist.linux-s390x/wheel/argcomplete/scripts 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/io.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/py.typed -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,086 root INFO creating build/bdist.linux-s390x/wheel/argcomplete/bash_completion.d 2024-08-18 15:07:16,086 root INFO copying build/lib/argcomplete/bash_completion.d/_python-argcomplete -> build/bdist.linux-s390x/wheel/argcomplete/bash_completion.d 2024-08-18 15:07:16,087 root INFO creating build/bdist.linux-s390x/wheel/argcomplete/packages 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/packages/__init__.py -> build/bdist.linux-s390x/wheel/argcomplete/packages 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/packages/_argparse.py -> build/bdist.linux-s390x/wheel/argcomplete/packages 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/packages/_shlex.py -> build/bdist.linux-s390x/wheel/argcomplete/packages 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/completers.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/_check_module.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,087 root INFO copying build/lib/argcomplete/lexers.py -> build/bdist.linux-s390x/wheel/argcomplete 2024-08-18 15:07:16,087 root INFO running install_egg_info 2024-08-18 15:07:16,088 root INFO Copying argcomplete.egg-info to build/bdist.linux-s390x/wheel/argcomplete-3.5.0-py3.12.egg-info 2024-08-18 15:07:16,089 root INFO running install_scripts 2024-08-18 15:07:16,090 root INFO creating build/bdist.linux-s390x/wheel/argcomplete-3.5.0.dist-info/WHEEL 2024-08-18 15:07:16,091 wheel INFO creating '/home/buildozer/aports/community/py3-argcomplete/src/argcomplete-3.5.0/.dist/.tmp-fxfcj_f4/argcomplete-3.5.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-08-18 15:07:16,091 wheel INFO adding 'argcomplete/__init__.py' 2024-08-18 15:07:16,091 wheel INFO adding 'argcomplete/_check_console_script.py' 2024-08-18 15:07:16,091 wheel INFO adding 'argcomplete/_check_module.py' 2024-08-18 15:07:16,091 wheel INFO adding 'argcomplete/completers.py' 2024-08-18 15:07:16,091 wheel INFO adding 'argcomplete/exceptions.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/finders.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/io.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/lexers.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/py.typed' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/shell_integration.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/bash_completion.d/_python-argcomplete' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/packages/__init__.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/packages/_argparse.py' 2024-08-18 15:07:16,092 wheel INFO adding 'argcomplete/packages/_shlex.py' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete/scripts/__init__.py' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete/scripts/activate_global_python_argcomplete.py' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete/scripts/python_argcomplete_check_easy_install_script.py' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete/scripts/register_python_argcomplete.py' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/LICENSE.rst' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/METADATA' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/NOTICE' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/WHEEL' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/entry_points.txt' 2024-08-18 15:07:16,093 wheel INFO adding 'argcomplete-3.5.0.dist-info/top_level.txt' 2024-08-18 15:07:16,094 wheel INFO adding 'argcomplete-3.5.0.dist-info/RECORD' 2024-08-18 15:07:16,094 root INFO removing build/bdist.linux-s390x/wheel 2024-08-18 15:07:16,094 gpep517 INFO The backend produced .dist/argcomplete-3.5.0-py3-none-any.whl argcomplete-3.5.0-py3-none-any.whl >>> py3-argcomplete: Entering fakeroot... >>> py3-argcomplete-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete/usr/lib/python3.12/site-packages/argcomplete/__pycache__' -> '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete-pyc/usr/lib/python3.12/site-packages/argcomplete/__pycache__' '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete/usr/lib/python3.12/site-packages/argcomplete/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete-pyc/usr/lib/python3.12/site-packages/argcomplete/scripts/__pycache__' '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete/usr/lib/python3.12/site-packages/argcomplete/packages/__pycache__' -> '/home/buildozer/aports/community/py3-argcomplete/pkg/py3-argcomplete-pyc/usr/lib/python3.12/site-packages/argcomplete/packages/__pycache__' >>> py3-argcomplete-pyc*: Preparing subpackage py3-argcomplete-pyc... >>> py3-argcomplete-pyc*: Running postcheck for py3-argcomplete-pyc >>> py3-argcomplete*: Running postcheck for py3-argcomplete >>> py3-argcomplete*: Preparing package py3-argcomplete... >>> py3-argcomplete-pyc*: Tracing dependencies... python3~3.12 >>> py3-argcomplete-pyc*: Package size: 168.0 KB >>> py3-argcomplete-pyc*: Compressing data... >>> py3-argcomplete-pyc*: Create checksum... >>> py3-argcomplete-pyc*: Create py3-argcomplete-pyc-3.5.0-r0.apk >>> py3-argcomplete*: Tracing dependencies... python3~3.12 >>> py3-argcomplete*: Package size: 232.0 KB >>> py3-argcomplete*: Compressing data... >>> py3-argcomplete*: Create checksum... >>> py3-argcomplete*: Create py3-argcomplete-3.5.0-r0.apk >>> py3-argcomplete: Build complete at Sun, 18 Aug 2024 15:07:16 +0000 elapsed time 0h 0m 4s >>> py3-argcomplete: Cleaning up srcdir >>> py3-argcomplete: Cleaning up pkgdir >>> py3-argcomplete: Uninstalling dependencies... (1/26) Purging .makedepends-py3-argcomplete (20240818.150712) (2/26) Purging py3-gpep517-pyc (16-r0) (3/26) Purging py3-gpep517 (16-r0) (4/26) Purging py3-wheel-pyc (0.43.0-r0) (5/26) Purging py3-wheel (0.43.0-r0) (6/26) Purging py3-installer-pyc (0.7.0-r2) (7/26) Purging py3-installer (0.7.0-r2) (8/26) Purging py3-setuptools_scm-pyc (8.1.0-r0) (9/26) Purging py3-setuptools_scm (8.1.0-r0) (10/26) Purging py3-setuptools-pyc (70.3.0-r0) (11/26) Purging py3-setuptools (70.3.0-r0) (12/26) Purging py3-packaging-pyc (24.1-r0) (13/26) Purging py3-packaging (24.1-r0) (14/26) Purging py3-parsing-pyc (3.1.2-r1) (15/26) Purging py3-parsing (3.1.2-r1) (16/26) Purging python3-pyc (3.12.5-r0) (17/26) Purging python3-pycache-pyc0 (3.12.5-r0) (18/26) Purging pyc (3.12.5-r0) (19/26) Purging python3 (3.12.5-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20240601-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.46.1-r0) (26/26) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 368 MiB in 107 packages >>> py3-argcomplete: Updating the community/s390x repository index... >>> py3-argcomplete: Signing the index...