>>> cepces: Building testing/cepces 0.3.5-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 21:49:13 +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/33) Installing libffi (3.4.4-r0) (2/33) Installing gdbm (1.23-r0) (3/33) Installing mpdecimal (2.5.1-r1) (4/33) Installing readline (8.2.0-r0) (5/33) Installing sqlite-libs (3.40.0-r0) (6/33) Installing python3 (3.11.0-r2) (7/33) Installing py3-cparser (2.21-r1) (8/33) Installing py3-cffi (1.15.1-r1) (9/33) Installing py3-cryptography (38.0.3-r1) (10/33) Installing py3-certifi (2022.9.24-r1) (11/33) Installing py3-charset-normalizer (3.0.1-r1) (12/33) Installing py3-idna (3.4-r3) (13/33) Installing py3-urllib3 (1.26.12-r1) (14/33) Installing py3-requests (2.28.1-r2) (15/33) Installing py3-spnego (0.6.0-r1) (16/33) Installing py3-requests-kerberos (0.14.0-r1) (17/33) Installing py3-parsing (3.0.9-r1) (18/33) Installing py3-packaging (21.3-r3) (19/33) Installing py3-setuptools (65.6.3-r0) (20/33) Installing py3-attrs (22.1.0-r1) (21/33) Installing py3-iniconfig (1.1.1-r4) (22/33) Installing py3-pluggy (1.0.0-r2) (23/33) Installing py3-py (1.11.0-r1) (24/33) Installing py3-pytest (7.2.0-r2) (25/33) Installing krb5-conf (1.0-r2) (26/33) Installing libcom_err (1.46.5-r4) (27/33) Installing keyutils-libs (1.6.3-r1) (28/33) Installing libverto (0.3.2-r1) (29/33) Installing krb5-libs (1.20.1-r0) (30/33) Installing e2fsprogs-libs (1.46.5-r4) (31/33) Installing krb5 (1.20.1-r0) (32/33) Installing py3-krb5 (0.4.0-r2) (33/33) Installing .makedepends-cepces (20221124.214915) Executing busybox-1.35.0-r29.trigger OK: 472 MiB in 136 packages >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cepces-0.3.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50087 100 50087 0 0 277k 0 --:--:-- --:--:-- --:--:-- 279k >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/569860e9cfc083785f18033cd96d24c453b25d09.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 737 100 737 0 0 5039 0 --:--:-- --:--:-- --:--:-- 5047 >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/0d6401a1912370010e81943c81737b4276615a26.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 584 100 584 0 0 3610 0 --:--:-- --:--:-- --:--:-- 3627 >>> 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/__init__.py -> build/lib/cepces copying cepces/core.py -> build/lib/cepces copying cepces/log.py -> build/lib/cepces copying cepces/auth.py -> build/lib/cepces copying cepces/config.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/lib.py -> build/lib/cepces/krb5 copying cepces/krb5/functions.py -> build/lib/cepces/krb5 copying cepces/krb5/__init__.py -> build/lib/cepces/krb5 copying cepces/krb5/core.py -> build/lib/cepces/krb5 copying cepces/krb5/types.py -> build/lib/cepces/krb5 creating 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 copying cepces/soap/types.py -> build/lib/cepces/soap creating build/lib/cepces/wstep copying cepces/wstep/__init__.py -> build/lib/cepces/wstep copying cepces/wstep/service.py -> build/lib/cepces/wstep copying cepces/wstep/types.py -> build/lib/cepces/wstep creating build/lib/cepces/xcep copying cepces/xcep/__init__.py -> 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 creating build/lib/cepces/xml copying cepces/xml/util.py -> build/lib/cepces/xml copying cepces/xml/__init__.py -> build/lib/cepces/xml copying cepces/xml/converter.py -> build/lib/cepces/xml copying cepces/xml/binding.py -> build/lib/cepces/xml testCall (cepces_test.certmonger.operation.TestGetDefaultTemplate.testCall) ... ok testCall (cepces_test.certmonger.operation.TestIdentify.testCall) ... ok testFromNone (cepces_test.xcep.converter.TestClientAuthenticationConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xcep.converter.TestClientAuthenticationConverter.testFromString) Valid input integer strings should return the correct string ... ok testToNone (cepces_test.xcep.converter.TestClientAuthenticationConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xcep.converter.TestClientAuthenticationConverter.testToString) A valid string should yield the correct stringified integer ... ok testFromNone (cepces_test.xml.converter.TestBooleanConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestBooleanConverter.testFromString) Boolean strings as input should return a boolean ... ok testToNone (cepces_test.xml.converter.TestBooleanConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestBooleanConverter.testToString) A boolean as input should return an equal boolean (lower) string ... ok testNameAndNamespace (cepces_test.xml.util.TestFromClarkNotation.testNameAndNamespace) (name, namsepace) tuple should be returned ... ok testOnlyName (cepces_test.xml.util.TestFromClarkNotation.testOnlyName) Input should be returned unaltered ... ok testOnlyNamespace (cepces_test.xml.util.TestFromClarkNotation.testOnlyNamespace) Having only a namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestIntegerConverter.testFromString) An integer string as input should return an integer ... ok testToNone (cepces_test.xml.converter.TestIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testListingAttribute (cepces_test.xml.binding.TestListingMeta.testListingAttribute) ... ok testOrderedListing (cepces_test.xml.binding.TestListingMeta.testOrderedListing) ... ok testFromNone (cepces_test.xml.converter.TestRangedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestRangedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestRangedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestRangedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestSignedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestSignedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestSignedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestSignedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestStringConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestStringConverter.testFromString) A string as input should return an equal string ... ok testToNone (cepces_test.xml.converter.TestStringConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestStringConverter.testToString) A string as input should return an equal string ... ok testName (cepces_test.xml.util.TestToClarkNotation.testName) Name should not be changed when namespace is None ... ok testNameAndNamespace (cepces_test.xml.util.TestToClarkNotation.testNameAndNamespace) Result should follow Clarks's notation ... ok testNamespace (cepces_test.xml.util.TestToClarkNotation.testNamespace) Only specifying the namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestUnsignedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestUnsignedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestUnsignedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestUnsignedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testIndexIncrement (cepces_test.xml.binding.TestXMLDescriptor.testIndexIncrement) Static index should increase accordingly ... ok testNameAndNameSpace (cepces_test.xml.binding.TestXMLDescriptor.testNameAndNameSpace) Qualified name should be in Clark's notation ... ok testOnlyName (cepces_test.xml.binding.TestXMLDescriptor.testOnlyName) Qualified name should be equal to name ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.005s OK >>> 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/xml creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/util.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/converter.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/binding.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ 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/xml/__init__.py -> /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/binding.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/config.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/auth.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ 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 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/converter.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ 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/converter.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 copying build/lib/cepces/xcep/types.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/certmonger copying build/lib/cepces/certmonger/operation.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/operation.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ 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/core.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 creating /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/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ 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 copying build/lib/cepces/wstep/types.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/soap creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/auth.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ 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 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/log.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/krb5 copying build/lib/cepces/krb5/lib.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 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/lib.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/functions.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ 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/core.py -> /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/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/config.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/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: 564.0 KB >>> cepces*: Compressing data... >>> cepces*: Create checksum... >>> cepces*: Create cepces-0.3.5-r1.apk >>> cepces: Build complete at Thu, 24 Nov 2022 21:49:19 +0000 elapsed time 0h 0m 6s >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Uninstalling dependencies... (1/33) Purging .makedepends-cepces (20221124.214915) (2/33) Purging py3-requests-kerberos (0.14.0-r1) (3/33) Purging py3-requests (2.28.1-r2) (4/33) Purging py3-certifi (2022.9.24-r1) (5/33) Purging py3-charset-normalizer (3.0.1-r1) (6/33) Purging py3-idna (3.4-r3) (7/33) Purging py3-urllib3 (1.26.12-r1) (8/33) Purging py3-spnego (0.6.0-r1) (9/33) Purging py3-cryptography (38.0.3-r1) (10/33) Purging py3-cffi (1.15.1-r1) (11/33) Purging py3-cparser (2.21-r1) (12/33) Purging py3-setuptools (65.6.3-r0) (13/33) Purging py3-pytest (7.2.0-r2) (14/33) Purging py3-attrs (22.1.0-r1) (15/33) Purging py3-iniconfig (1.1.1-r4) (16/33) Purging py3-packaging (21.3-r3) (17/33) Purging py3-parsing (3.0.9-r1) (18/33) Purging py3-pluggy (1.0.0-r2) (19/33) Purging py3-py (1.11.0-r1) (20/33) Purging py3-krb5 (0.4.0-r2) (21/33) Purging python3 (3.11.0-r2) (22/33) Purging krb5 (1.20.1-r0) (23/33) Purging libffi (3.4.4-r0) (24/33) Purging gdbm (1.23-r0) (25/33) Purging mpdecimal (2.5.1-r1) (26/33) Purging readline (8.2.0-r0) (27/33) Purging sqlite-libs (3.40.0-r0) (28/33) Purging krb5-libs (1.20.1-r0) (29/33) Purging krb5-conf (1.0-r2) (30/33) Purging e2fsprogs-libs (1.46.5-r4) (31/33) Purging libcom_err (1.46.5-r4) (32/33) Purging keyutils-libs (1.6.3-r1) (33/33) Purging libverto (0.3.2-r1) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> cepces: Updating the testing/x86 repository index... >>> cepces: Signing the index...