>>> cepces: Building testing/cepces 0.3.5-r0 (using abuild 3.10.0_rc1-r2) started Sat, 22 Oct 2022 08:40:00 +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 py3-pytest py3-krb5 (1/38) Installing libffi (3.4.3-r0) (2/38) Installing gdbm (1.23-r0) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.2.0-r0) (5/38) Installing sqlite-libs (3.39.4-r0) (6/38) Installing python3 (3.10.8-r1) (7/38) Installing py3-cparser (2.21-r0) (8/38) Installing py3-cffi (1.15.1-r0) (9/38) Installing py3-cryptography (38.0.2-r0) (10/38) Installing py3-certifi (2022.9.24-r0) (11/38) Installing py3-charset-normalizer (2.1.1-r0) (12/38) Installing py3-idna (3.4-r2) (13/38) Installing py3-urllib3 (1.26.12-r0) (14/38) Installing py3-requests (2.28.1-r0) (15/38) Installing py3-spnego (0.6.0-r0) (16/38) Installing py3-requests-kerberos (0.14.0-r0) (17/38) Installing py3-parsing (3.0.9-r0) (18/38) Installing py3-packaging (21.3-r2) (19/38) Installing py3-setuptools (65.5.0-r0) (20/38) Installing py3-atomicwrites (1.4.1-r0) (21/38) Installing py3-attrs (22.1.0-r0) (22/38) Installing py3-iniconfig (1.1.1-r3) (23/38) Installing py3-more-itertools (8.14.0-r0) (24/38) Installing py3-pluggy (1.0.0-r1) (25/38) Installing py3-py (1.11.0-r0) (26/38) Installing py3-pygments (2.13.0-r0) (27/38) Installing py3-tomli (2.0.1-r1) (28/38) Installing py3-wcwidth (0.2.5-r2) (29/38) Installing py3-pytest (7.1.3-r0) (30/38) Installing krb5-conf (1.0-r2) (31/38) Installing libcom_err (1.46.5-r3) (32/38) Installing keyutils-libs (1.6.3-r1) (33/38) Installing libverto (0.3.2-r1) (34/38) Installing krb5-libs (1.20-r0) (35/38) Installing e2fsprogs-libs (1.46.5-r3) (36/38) Installing krb5 (1.20-r0) (37/38) Installing py3-krb5 (0.4.0-r0) (38/38) Installing .makedepends-cepces (20221022.084001) Executing busybox-1.35.0-r27.trigger OK: 373 MiB in 139 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/edge//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/auth.py -> build/lib/cepces copying cepces/config.py -> build/lib/cepces copying cepces/log.py -> build/lib/cepces copying cepces/__init__.py -> build/lib/cepces copying cepces/core.py -> build/lib/cepces creating build/lib/cepces/certmonger copying cepces/certmonger/operation.py -> build/lib/cepces/certmonger copying cepces/certmonger/__init__.py -> build/lib/cepces/certmonger copying cepces/certmonger/core.py -> build/lib/cepces/certmonger creating build/lib/cepces/krb5 copying cepces/krb5/functions.py -> build/lib/cepces/krb5 copying cepces/krb5/types.py -> build/lib/cepces/krb5 copying cepces/krb5/__init__.py -> build/lib/cepces/krb5 copying cepces/krb5/lib.py -> build/lib/cepces/krb5 copying cepces/krb5/core.py -> build/lib/cepces/krb5 creating build/lib/cepces/soap copying cepces/soap/auth.py -> build/lib/cepces/soap copying cepces/soap/service.py -> build/lib/cepces/soap copying cepces/soap/types.py -> build/lib/cepces/soap copying cepces/soap/__init__.py -> build/lib/cepces/soap creating build/lib/cepces/wstep copying cepces/wstep/service.py -> build/lib/cepces/wstep copying cepces/wstep/types.py -> build/lib/cepces/wstep copying cepces/wstep/__init__.py -> build/lib/cepces/wstep creating build/lib/cepces/xcep copying cepces/xcep/converter.py -> build/lib/cepces/xcep copying cepces/xcep/service.py -> build/lib/cepces/xcep copying cepces/xcep/types.py -> build/lib/cepces/xcep copying cepces/xcep/__init__.py -> build/lib/cepces/xcep creating build/lib/cepces/xml copying cepces/xml/binding.py -> build/lib/cepces/xml copying cepces/xml/util.py -> build/lib/cepces/xml copying cepces/xml/converter.py -> build/lib/cepces/xml copying cepces/xml/__init__.py -> build/lib/cepces/xml testCall (cepces_test.certmonger.operation.TestGetDefaultTemplate) ... ok testCall (cepces_test.certmonger.operation.TestIdentify) ... ok testFromNone (cepces_test.xcep.converter.TestClientAuthenticationConverter) None as input should return None ... ok testFromString (cepces_test.xcep.converter.TestClientAuthenticationConverter) Valid input integer strings should return the correct string ... ok testToNone (cepces_test.xcep.converter.TestClientAuthenticationConverter) None as input should return None ... ok testToString (cepces_test.xcep.converter.TestClientAuthenticationConverter) A valid string should yield the correct stringified integer ... ok testFromNone (cepces_test.xml.converter.TestBooleanConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestBooleanConverter) Boolean strings as input should return a boolean ... ok testToNone (cepces_test.xml.converter.TestBooleanConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestBooleanConverter) A boolean as input should return an equal boolean (lower) string ... ok testNameAndNamespace (cepces_test.xml.util.TestFromClarkNotation) (name, namsepace) tuple should be returned ... ok testOnlyName (cepces_test.xml.util.TestFromClarkNotation) Input should be returned unaltered ... ok testOnlyNamespace (cepces_test.xml.util.TestFromClarkNotation) Having only a namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestIntegerConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestIntegerConverter) An integer string as input should return an integer ... ok testToNone (cepces_test.xml.converter.TestIntegerConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestIntegerConverter) An integer as input should return an equal integer string ... ok testListingAttribute (cepces_test.xml.binding.TestListingMeta) ... ok testOrderedListing (cepces_test.xml.binding.TestListingMeta) ... ok testFromNone (cepces_test.xml.converter.TestRangedIntegerConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestRangedIntegerConverter) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestRangedIntegerConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestRangedIntegerConverter) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestSignedIntegerConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestSignedIntegerConverter) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestSignedIntegerConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestSignedIntegerConverter) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestStringConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestStringConverter) A string as input should return an equal string ... ok testToNone (cepces_test.xml.converter.TestStringConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestStringConverter) A string as input should return an equal string ... ok testName (cepces_test.xml.util.TestToClarkNotation) Name should not be changed when namespace is None ... ok testNameAndNamespace (cepces_test.xml.util.TestToClarkNotation) Result should follow Clarks's notation ... ok testNamespace (cepces_test.xml.util.TestToClarkNotation) Only specifying the namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestUnsignedIntegerConverter) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestUnsignedIntegerConverter) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestUnsignedIntegerConverter) None as input should return None ... ok testToString (cepces_test.xml.converter.TestUnsignedIntegerConverter) An integer as input should return an equal integer string ... ok testIndexIncrement (cepces_test.xml.binding.TestXMLDescriptor) Static index should increase accordingly ... ok testNameAndNameSpace (cepces_test.xml.binding.TestXMLDescriptor) Qualified name should be in Clark's notation ... ok testOnlyName (cepces_test.xml.binding.TestXMLDescriptor) Qualified name should be equal to name ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.005s OK >>> cepces: Entering fakeroot... running install /usr/lib/python3.10/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.10 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap copying build/lib/cepces/soap/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/service.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/auth.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/types.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap copying build/lib/cepces/soap/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap copying build/lib/cepces/soap/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/soap copying build/lib/cepces/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/config.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/auth.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/core.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/__pycache__ creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/core.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/operation.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/operation.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/certmonger creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/service.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/types.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep copying build/lib/cepces/wstep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep copying build/lib/cepces/wstep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/wstep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/lib.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/core.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/types.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/functions.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/functions.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 copying build/lib/cepces/krb5/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 copying build/lib/cepces/krb5/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 copying build/lib/cepces/krb5/lib.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 copying build/lib/cepces/krb5/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/krb5 copying build/lib/cepces/config.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces copying build/lib/cepces/log.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml copying build/lib/cepces/xml/binding.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml copying build/lib/cepces/xml/util.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/binding.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/converter.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml copying build/lib/cepces/xml/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xml copying build/lib/cepces/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces copying build/lib/cepces/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/service.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/types.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/converter.cpython-310.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep copying build/lib/cepces/xcep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep copying build/lib/cepces/xcep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep copying build/lib/cepces/xcep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/xcep byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.10/site-packages/cepces/log.py to log.cpython-310.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.10/site-packages/cepces-0.3.5-py3.10.egg-info running install_scripts >>> cepces*: Running postcheck for cepces >>> cepces*: Preparing package cepces... >>> cepces*: Tracing dependencies... >>> cepces*: Package size: 496.0 KB >>> cepces*: Compressing data... >>> cepces*: Create checksum... >>> cepces*: Create cepces-0.3.5-r0.apk >>> cepces: Build complete at Sat, 22 Oct 2022 08:40:05 +0000 elapsed time 0h 0m 5s >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Uninstalling dependencies... (1/38) Purging .makedepends-cepces (20221022.084001) (2/38) Purging py3-requests-kerberos (0.14.0-r0) (3/38) Purging py3-requests (2.28.1-r0) (4/38) Purging py3-certifi (2022.9.24-r0) (5/38) Purging py3-charset-normalizer (2.1.1-r0) (6/38) Purging py3-idna (3.4-r2) (7/38) Purging py3-urllib3 (1.26.12-r0) (8/38) Purging py3-spnego (0.6.0-r0) (9/38) Purging py3-cryptography (38.0.2-r0) (10/38) Purging py3-cffi (1.15.1-r0) (11/38) Purging py3-cparser (2.21-r0) (12/38) Purging py3-setuptools (65.5.0-r0) (13/38) Purging py3-pytest (7.1.3-r0) (14/38) Purging py3-atomicwrites (1.4.1-r0) (15/38) Purging py3-attrs (22.1.0-r0) (16/38) Purging py3-iniconfig (1.1.1-r3) (17/38) Purging py3-more-itertools (8.14.0-r0) (18/38) Purging py3-packaging (21.3-r2) (19/38) Purging py3-parsing (3.0.9-r0) (20/38) Purging py3-pluggy (1.0.0-r1) (21/38) Purging py3-py (1.11.0-r0) (22/38) Purging py3-pygments (2.13.0-r0) (23/38) Purging py3-tomli (2.0.1-r1) (24/38) Purging py3-wcwidth (0.2.5-r2) (25/38) Purging py3-krb5 (0.4.0-r0) (26/38) Purging python3 (3.10.8-r1) (27/38) Purging krb5 (1.20-r0) (28/38) Purging libffi (3.4.3-r0) (29/38) Purging gdbm (1.23-r0) (30/38) Purging mpdecimal (2.5.1-r1) (31/38) Purging readline (8.2.0-r0) (32/38) Purging sqlite-libs (3.39.4-r0) (33/38) Purging krb5-libs (1.20-r0) (34/38) Purging krb5-conf (1.0-r2) (35/38) Purging e2fsprogs-libs (1.46.5-r3) (36/38) Purging libcom_err (1.46.5-r3) (37/38) Purging keyutils-libs (1.6.3-r1) (38/38) Purging libverto (0.3.2-r1) Executing busybox-1.35.0-r27.trigger OK: 289 MiB in 101 packages >>> cepces: Updating the testing/armv7 repository index... >>> cepces: Signing the index...