>>> cepces: Building testing/cepces 0.3.5-r1 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 07:00:48 +0000 >>> cepces: Checking sanity of /home/buildozer/aports/testing/cepces/APKBUILD... >>> cepces: Analyzing dependencies... >>> cepces: Installing for build: build-base python3 py3-cryptography py3-requests-kerberos py3-setuptools (1/22) Installing libbz2 (1.0.8-r4) (2/22) Installing libffi (3.4.4-r0) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.8-r0) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.2.0-r0) (7/22) Installing sqlite-libs (3.40.0-r0) (8/22) Installing python3 (3.11.0-r2) (9/22) Installing py3-cparser (2.21-r1) (10/22) Installing py3-cffi (1.15.1-r1) (11/22) Installing py3-cryptography (38.0.4-r0) (12/22) Installing py3-certifi (2022.9.24-r1) (13/22) Installing py3-charset-normalizer (3.0.1-r1) (14/22) Installing py3-idna (3.4-r3) (15/22) Installing py3-urllib3 (1.26.12-r1) (16/22) Installing py3-requests (2.28.1-r2) (17/22) Installing py3-spnego (0.6.0-r1) (18/22) Installing py3-requests-kerberos (0.14.0-r1) (19/22) Installing py3-parsing (3.0.9-r1) (20/22) Installing py3-packaging (21.3-r3) (21/22) Installing py3-setuptools (65.6.3-r0) (22/22) Installing .makedepends-cepces (20221128.070052) Executing busybox-1.35.0-r29.trigger OK: 353 MiB in 118 packages >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cepces-0.3.5.tar.gz >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/569860e9cfc083785f18033cd96d24c453b25d09.patch >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/0d6401a1912370010e81943c81737b4276615a26.patch >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cepces-0.3.5.tar.gz >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/569860e9cfc083785f18033cd96d24c453b25d09.patch >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/0d6401a1912370010e81943c81737b4276615a26.patch >>> cepces: Checking sha512sums... cepces-0.3.5.tar.gz: OK 569860e9cfc083785f18033cd96d24c453b25d09.patch: OK 0d6401a1912370010e81943c81737b4276615a26.patch: OK >>> cepces: Unpacking /var/cache/distfiles/cepces-0.3.5.tar.gz... >>> cepces: 569860e9cfc083785f18033cd96d24c453b25d09.patch patching file setup.py >>> cepces: 0d6401a1912370010e81943c81737b4276615a26.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/cepces copying cepces/core.py -> build/lib/cepces copying cepces/__init__.py -> build/lib/cepces copying cepces/config.py -> build/lib/cepces copying cepces/auth.py -> build/lib/cepces copying cepces/log.py -> build/lib/cepces creating build/lib/cepces/certmonger copying cepces/certmonger/core.py -> build/lib/cepces/certmonger copying cepces/certmonger/__init__.py -> build/lib/cepces/certmonger copying cepces/certmonger/operation.py -> build/lib/cepces/certmonger creating build/lib/cepces/krb5 copying cepces/krb5/types.py -> build/lib/cepces/krb5 copying cepces/krb5/core.py -> build/lib/cepces/krb5 copying cepces/krb5/__init__.py -> build/lib/cepces/krb5 copying cepces/krb5/functions.py -> build/lib/cepces/krb5 copying cepces/krb5/lib.py -> build/lib/cepces/krb5 creating build/lib/cepces/soap copying cepces/soap/types.py -> build/lib/cepces/soap copying cepces/soap/__init__.py -> build/lib/cepces/soap copying cepces/soap/service.py -> build/lib/cepces/soap copying cepces/soap/auth.py -> build/lib/cepces/soap creating build/lib/cepces/wstep copying cepces/wstep/types.py -> build/lib/cepces/wstep copying cepces/wstep/__init__.py -> build/lib/cepces/wstep copying cepces/wstep/service.py -> build/lib/cepces/wstep creating build/lib/cepces/xcep copying cepces/xcep/types.py -> build/lib/cepces/xcep copying cepces/xcep/converter.py -> build/lib/cepces/xcep copying cepces/xcep/__init__.py -> build/lib/cepces/xcep copying cepces/xcep/service.py -> build/lib/cepces/xcep creating build/lib/cepces/xml copying cepces/xml/converter.py -> build/lib/cepces/xml copying cepces/xml/__init__.py -> build/lib/cepces/xml copying cepces/xml/binding.py -> build/lib/cepces/xml copying cepces/xml/util.py -> build/lib/cepces/xml >>> cepces: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/cepces/pkg creating /home/buildozer/aports/testing/cepces/pkg/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep copying build/lib/cepces/wstep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep copying build/lib/cepces/wstep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep copying build/lib/cepces/wstep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/operation.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/functions.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/lib.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/binding.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/util.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/config.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/log.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/service.py to service.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/service.py to service.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/operation.py to operation.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/converter.py to converter.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/service.py to service.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/lib.py to lib.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/converter.py to converter.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/binding.py to binding.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/log.py to log.cpython-311.pyc running install_data creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec/certmonger copying bin/cepces-submit -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec/certmonger running install_egg_info running egg_info creating cepces.egg-info writing cepces.egg-info/PKG-INFO writing dependency_links to cepces.egg-info/dependency_links.txt writing top-level names to cepces.egg-info/top_level.txt writing manifest file 'cepces.egg-info/SOURCES.txt' reading manifest file 'cepces.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cepces.egg-info/SOURCES.txt' Copying cepces.egg-info to /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces-0.3.5-py3.11.egg-info running install_scripts >>> cepces*: Running postcheck for cepces >>> cepces*: Preparing package cepces... >>> cepces*: Tracing dependencies... >>> cepces*: Package size: 556.0 KB >>> cepces*: Compressing data... >>> cepces*: Create checksum... >>> cepces*: Create cepces-0.3.5-r1.apk >>> cepces: Build complete at Mon, 28 Nov 2022 07:00:59 +0000 elapsed time 0h 0m 11s >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Uninstalling dependencies... (1/22) Purging .makedepends-cepces (20221128.070052) (2/22) Purging py3-requests-kerberos (0.14.0-r1) (3/22) Purging py3-requests (2.28.1-r2) (4/22) Purging py3-certifi (2022.9.24-r1) (5/22) Purging py3-charset-normalizer (3.0.1-r1) (6/22) Purging py3-idna (3.4-r3) (7/22) Purging py3-urllib3 (1.26.12-r1) (8/22) Purging py3-spnego (0.6.0-r1) (9/22) Purging py3-cryptography (38.0.4-r0) (10/22) Purging py3-cffi (1.15.1-r1) (11/22) Purging py3-cparser (2.21-r1) (12/22) Purging py3-setuptools (65.6.3-r0) (13/22) Purging py3-packaging (21.3-r3) (14/22) Purging py3-parsing (3.0.9-r1) (15/22) Purging python3 (3.11.0-r2) (16/22) Purging libbz2 (1.0.8-r4) (17/22) Purging libffi (3.4.4-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.2.8-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.2.0-r0) (22/22) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> cepces: Updating the testing/riscv64 repository index... >>> cepces: Signing the index...