>>> py3-xmlschema: Building main/py3-xmlschema 3.3.2-r0 (using abuild 3.13.0-r5) started Thu, 22 Aug 2024 03:17:58 +0000 >>> py3-xmlschema: Checking sanity of /home/buildozer/aports/main/py3-xmlschema/APKBUILD... >>> py3-xmlschema: Analyzing dependencies... >>> py3-xmlschema: Installing for build: build-base py3-elementpath py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-jinja2 (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.2-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20240601-r0) (7/38) Installing sqlite-libs (3.46.1-r0) (8/38) Installing python3 (3.12.5-r0) (9/38) Installing python3-pycache-pyc0 (3.12.5-r0) (10/38) Installing pyc (3.12.5-r0) (11/38) Installing py3-elementpath-pyc (4.4.0-r1) (12/38) Installing python3-pyc (3.12.5-r0) (13/38) Installing py3-elementpath (4.4.0-r1) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-installer-pyc (0.7.0-r2) (16/38) Installing py3-gpep517 (16-r0) (17/38) Installing py3-gpep517-pyc (16-r0) (18/38) Installing py3-parsing (3.1.2-r1) (19/38) Installing py3-parsing-pyc (3.1.2-r1) (20/38) Installing py3-packaging (24.1-r0) (21/38) Installing py3-packaging-pyc (24.1-r0) (22/38) Installing py3-setuptools (70.3.0-r0) (23/38) Installing py3-setuptools-pyc (70.3.0-r0) (24/38) Installing py3-wheel (0.43.0-r0) (25/38) Installing py3-wheel-pyc (0.43.0-r0) (26/38) Installing py3-iniconfig (2.0.0-r1) (27/38) Installing py3-iniconfig-pyc (2.0.0-r1) (28/38) Installing py3-pluggy (1.5.0-r0) (29/38) Installing py3-pluggy-pyc (1.5.0-r0) (30/38) Installing py3-py (1.11.0-r3) (31/38) Installing py3-py-pyc (1.11.0-r3) (32/38) Installing py3-pytest (8.3.2-r0) (33/38) Installing py3-pytest-pyc (8.3.2-r0) (34/38) Installing py3-markupsafe (2.1.5-r1) (35/38) Installing py3-markupsafe-pyc (2.1.5-r1) (36/38) Installing py3-jinja2 (3.1.4-r0) (37/38) Installing py3-jinja2-pyc (3.1.4-r0) (38/38) Installing .makedepends-py3-xmlschema (20240822.031758) Executing busybox-1.36.1-r31.trigger OK: 309 MiB in 138 packages >>> py3-xmlschema: Cleaning up srcdir >>> py3-xmlschema: Cleaning up pkgdir >>> py3-xmlschema: Cleaning up tmpdir >>> py3-xmlschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlschema-3.3.2.tar.gz >>> py3-xmlschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlschema-3.3.2.tar.gz >>> py3-xmlschema: Checking sha512sums... py3-xmlschema-3.3.2.tar.gz: OK fix-tests-with-py3.12.5.patch: OK >>> py3-xmlschema: Unpacking /var/cache/distfiles/py3-xmlschema-3.3.2.tar.gz... >>> py3-xmlschema: fix-tests-with-py3.12.5.patch patching file tests/validators/test_schemas.py 2024-08-22 03:17:59,822 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-22 03:17:59,842 root INFO running bdist_wheel 2024-08-22 03:17:59,867 root INFO running build 2024-08-22 03:17:59,867 root INFO running build_py 2024-08-22 03:17:59,872 root INFO creating build 2024-08-22 03:17:59,872 root INFO creating build/lib 2024-08-22 03:17:59,872 root INFO creating build/lib/xmlschema 2024-08-22 03:17:59,872 root INFO copying xmlschema/aliases.py -> build/lib/xmlschema 2024-08-22 03:17:59,872 root INFO copying xmlschema/exceptions.py -> build/lib/xmlschema 2024-08-22 03:17:59,873 root INFO copying xmlschema/limits.py -> build/lib/xmlschema 2024-08-22 03:17:59,873 root INFO copying xmlschema/resources.py -> build/lib/xmlschema 2024-08-22 03:17:59,873 root INFO copying xmlschema/names.py -> build/lib/xmlschema 2024-08-22 03:17:59,874 root INFO copying xmlschema/namespaces.py -> build/lib/xmlschema 2024-08-22 03:17:59,874 root INFO copying xmlschema/exports.py -> build/lib/xmlschema 2024-08-22 03:17:59,874 root INFO copying xmlschema/locations.py -> build/lib/xmlschema 2024-08-22 03:17:59,875 root INFO copying xmlschema/xpath3.py -> build/lib/xmlschema 2024-08-22 03:17:59,875 root INFO copying xmlschema/dataobjects.py -> build/lib/xmlschema 2024-08-22 03:17:59,875 root INFO copying xmlschema/documents.py -> build/lib/xmlschema 2024-08-22 03:17:59,875 root INFO copying xmlschema/translation.py -> build/lib/xmlschema 2024-08-22 03:17:59,876 root INFO copying xmlschema/__init__.py -> build/lib/xmlschema 2024-08-22 03:17:59,876 root INFO copying xmlschema/cli.py -> build/lib/xmlschema 2024-08-22 03:17:59,876 root INFO copying xmlschema/helpers.py -> build/lib/xmlschema 2024-08-22 03:17:59,877 root INFO creating build/lib/xmlschema/testing 2024-08-22 03:17:59,877 root INFO copying xmlschema/testing/_observers.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,877 root INFO copying xmlschema/testing/_builders.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,878 root INFO copying xmlschema/testing/__init__.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,878 root INFO copying xmlschema/testing/_case_class.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,878 root INFO copying xmlschema/testing/_helpers.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,879 root INFO copying xmlschema/testing/_factory.py -> build/lib/xmlschema/testing 2024-08-22 03:17:59,879 root INFO creating build/lib/xmlschema/converters 2024-08-22 03:17:59,879 root INFO copying xmlschema/converters/unordered.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,880 root INFO copying xmlschema/converters/columnar.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,880 root INFO copying xmlschema/converters/default.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,880 root INFO copying xmlschema/converters/parker.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,881 root INFO copying xmlschema/converters/badgerfish.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,881 root INFO copying xmlschema/converters/jsonml.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,881 root INFO copying xmlschema/converters/gdata.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,881 root INFO copying xmlschema/converters/__init__.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,882 root INFO copying xmlschema/converters/abdera.py -> build/lib/xmlschema/converters 2024-08-22 03:17:59,882 root INFO creating build/lib/xmlschema/validators 2024-08-22 03:17:59,883 root INFO copying xmlschema/validators/elements.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,883 root INFO copying xmlschema/validators/builtins.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,883 root INFO copying xmlschema/validators/exceptions.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,883 root INFO copying xmlschema/validators/complex_types.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,884 root INFO copying xmlschema/validators/xsdbase.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,884 root INFO copying xmlschema/validators/notations.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,885 root INFO copying xmlschema/validators/schemas.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,885 root INFO copying xmlschema/validators/particles.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,885 root INFO copying xmlschema/validators/assertions.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,886 root INFO copying xmlschema/validators/__init__.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,886 root INFO copying xmlschema/validators/identities.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,886 root INFO copying xmlschema/validators/models.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,886 root INFO copying xmlschema/validators/attributes.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,887 root INFO copying xmlschema/validators/helpers.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,887 root INFO copying xmlschema/validators/simple_types.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,887 root INFO copying xmlschema/validators/wildcards.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,888 root INFO copying xmlschema/validators/facets.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,888 root INFO copying xmlschema/validators/global_maps.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,888 root INFO copying xmlschema/validators/groups.py -> build/lib/xmlschema/validators 2024-08-22 03:17:59,889 root INFO creating build/lib/xmlschema/xpath 2024-08-22 03:17:59,889 root INFO copying xmlschema/xpath/assertion_parser.py -> build/lib/xmlschema/xpath 2024-08-22 03:17:59,889 root INFO copying xmlschema/xpath/identity_parser.py -> build/lib/xmlschema/xpath 2024-08-22 03:17:59,890 root INFO copying xmlschema/xpath/__init__.py -> build/lib/xmlschema/xpath 2024-08-22 03:17:59,890 root INFO copying xmlschema/xpath/mixin.py -> build/lib/xmlschema/xpath 2024-08-22 03:17:59,890 root INFO copying xmlschema/xpath/proxy.py -> build/lib/xmlschema/xpath 2024-08-22 03:17:59,891 root INFO creating build/lib/xmlschema/extras 2024-08-22 03:17:59,891 root INFO copying xmlschema/extras/codegen.py -> build/lib/xmlschema/extras 2024-08-22 03:17:59,891 root INFO copying xmlschema/extras/wsdl.py -> build/lib/xmlschema/extras 2024-08-22 03:17:59,892 root INFO copying xmlschema/extras/__init__.py -> build/lib/xmlschema/extras 2024-08-22 03:17:59,896 root INFO copying xmlschema/py.typed -> build/lib/xmlschema 2024-08-22 03:17:59,896 root INFO creating build/lib/xmlschema/locale 2024-08-22 03:17:59,896 root INFO creating build/lib/xmlschema/locale/pl 2024-08-22 03:17:59,896 root INFO creating build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,897 root INFO copying xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,897 root INFO creating build/lib/xmlschema/locale/en 2024-08-22 03:17:59,897 root INFO creating build/lib/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,897 root INFO copying xmlschema/locale/en/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,898 root INFO creating build/lib/xmlschema/locale/ru 2024-08-22 03:17:59,898 root INFO creating build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,898 root INFO copying xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,898 root INFO creating build/lib/xmlschema/locale/it 2024-08-22 03:17:59,899 root INFO creating build/lib/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,899 root INFO copying xmlschema/locale/it/LC_MESSAGES/xmlschema.mo -> build/lib/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,899 root INFO copying xmlschema/locale/pl/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,900 root INFO copying xmlschema/locale/en/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,900 root INFO copying xmlschema/locale/ru/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,900 root INFO copying xmlschema/locale/it/LC_MESSAGES/xmlschema.po -> build/lib/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,901 root INFO creating build/lib/xmlschema/schemas 2024-08-22 03:17:59,901 root INFO creating build/lib/xmlschema/schemas/XML 2024-08-22 03:17:59,901 root INFO copying xmlschema/schemas/XML/xml_minimal.xsd -> build/lib/xmlschema/schemas/XML 2024-08-22 03:17:59,901 root INFO creating build/lib/xmlschema/schemas/DSIG 2024-08-22 03:17:59,901 root INFO copying xmlschema/schemas/DSIG/xmldsig11-schema.xsd -> build/lib/xmlschema/schemas/DSIG 2024-08-22 03:17:59,902 root INFO copying xmlschema/schemas/DSIG/xmldsig-core-schema.xsd -> build/lib/xmlschema/schemas/DSIG 2024-08-22 03:17:59,902 root INFO creating build/lib/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,902 root INFO copying xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,903 root INFO copying xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,903 root INFO creating build/lib/xmlschema/schemas/HFP 2024-08-22 03:17:59,903 root INFO copying xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/lib/xmlschema/schemas/HFP 2024-08-22 03:17:59,904 root INFO creating build/lib/xmlschema/schemas/VC 2024-08-22 03:17:59,904 root INFO copying xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/lib/xmlschema/schemas/VC 2024-08-22 03:17:59,904 root INFO creating build/lib/xmlschema/schemas/XSI 2024-08-22 03:17:59,904 root INFO copying xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/lib/xmlschema/schemas/XSI 2024-08-22 03:17:59,904 root INFO creating build/lib/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,905 root INFO copying xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,905 root INFO copying xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,905 root INFO copying xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/lib/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,906 root INFO creating build/lib/xmlschema/schemas/XLINK 2024-08-22 03:17:59,906 root INFO copying xmlschema/schemas/XLINK/xlink.xsd -> build/lib/xmlschema/schemas/XLINK 2024-08-22 03:17:59,906 root INFO creating build/lib/xmlschema/schemas/XENC 2024-08-22 03:17:59,906 root INFO copying xmlschema/schemas/XENC/xenc-schema-11.xsd -> build/lib/xmlschema/schemas/XENC 2024-08-22 03:17:59,907 root INFO copying xmlschema/schemas/XENC/xenc-schema.xsd -> build/lib/xmlschema/schemas/XENC 2024-08-22 03:17:59,907 root INFO creating build/lib/xmlschema/schemas/WSDL 2024-08-22 03:17:59,907 root INFO copying xmlschema/schemas/WSDL/wsdl.xsd -> build/lib/xmlschema/schemas/WSDL 2024-08-22 03:17:59,907 root INFO copying xmlschema/schemas/WSDL/soap-encoding.xsd -> build/lib/xmlschema/schemas/WSDL 2024-08-22 03:17:59,908 root INFO copying xmlschema/schemas/WSDL/soap-envelope.xsd -> build/lib/xmlschema/schemas/WSDL 2024-08-22 03:17:59,908 root INFO copying xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/lib/xmlschema/schemas/WSDL 2024-08-22 03:17:59,908 root INFO creating build/lib/xmlschema/schemas/XHTML 2024-08-22 03:17:59,909 root INFO copying xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/lib/xmlschema/schemas/XHTML 2024-08-22 03:17:59,909 root INFO creating build/lib/xmlschema/extras/templates 2024-08-22 03:17:59,909 root INFO creating build/lib/xmlschema/extras/templates/python 2024-08-22 03:17:59,909 root INFO copying xmlschema/extras/templates/python/sample.py.jinja -> build/lib/xmlschema/extras/templates/python 2024-08-22 03:17:59,910 root INFO copying xmlschema/extras/templates/python/bindings.py.jinja -> build/lib/xmlschema/extras/templates/python 2024-08-22 03:17:59,918 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-08-22 03:17:59,918 root INFO running install 2024-08-22 03:17:59,932 root INFO running install_lib 2024-08-22 03:17:59,935 root INFO creating build/bdist.linux-loongarch64 2024-08-22 03:17:59,936 root INFO creating build/bdist.linux-loongarch64/wheel 2024-08-22 03:17:59,936 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,936 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,936 root INFO copying build/lib/xmlschema/testing/_observers.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,937 root INFO copying build/lib/xmlschema/testing/_builders.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,937 root INFO copying build/lib/xmlschema/testing/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,937 root INFO copying build/lib/xmlschema/testing/_case_class.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,937 root INFO copying build/lib/xmlschema/testing/_helpers.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,938 root INFO copying build/lib/xmlschema/testing/_factory.py -> build/bdist.linux-loongarch64/wheel/xmlschema/testing 2024-08-22 03:17:59,938 root INFO copying build/lib/xmlschema/aliases.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,938 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,939 root INFO copying build/lib/xmlschema/converters/unordered.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,939 root INFO copying build/lib/xmlschema/converters/columnar.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,939 root INFO copying build/lib/xmlschema/converters/default.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,939 root INFO copying build/lib/xmlschema/converters/parker.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,940 root INFO copying build/lib/xmlschema/converters/badgerfish.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,940 root INFO copying build/lib/xmlschema/converters/jsonml.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,940 root INFO copying build/lib/xmlschema/converters/gdata.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,941 root INFO copying build/lib/xmlschema/converters/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,941 root INFO copying build/lib/xmlschema/converters/abdera.py -> build/bdist.linux-loongarch64/wheel/xmlschema/converters 2024-08-22 03:17:59,941 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,941 root INFO copying build/lib/xmlschema/validators/elements.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,942 root INFO copying build/lib/xmlschema/validators/builtins.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,942 root INFO copying build/lib/xmlschema/validators/exceptions.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,942 root INFO copying build/lib/xmlschema/validators/complex_types.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,943 root INFO copying build/lib/xmlschema/validators/xsdbase.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,943 root INFO copying build/lib/xmlschema/validators/notations.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,943 root INFO copying build/lib/xmlschema/validators/schemas.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,944 root INFO copying build/lib/xmlschema/validators/particles.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,944 root INFO copying build/lib/xmlschema/validators/assertions.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,944 root INFO copying build/lib/xmlschema/validators/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,944 root INFO copying build/lib/xmlschema/validators/identities.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,945 root INFO copying build/lib/xmlschema/validators/models.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,945 root INFO copying build/lib/xmlschema/validators/attributes.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,945 root INFO copying build/lib/xmlschema/validators/helpers.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,946 root INFO copying build/lib/xmlschema/validators/simple_types.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,946 root INFO copying build/lib/xmlschema/validators/wildcards.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,946 root INFO copying build/lib/xmlschema/validators/facets.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,947 root INFO copying build/lib/xmlschema/validators/global_maps.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,947 root INFO copying build/lib/xmlschema/validators/groups.py -> build/bdist.linux-loongarch64/wheel/xmlschema/validators 2024-08-22 03:17:59,947 root INFO copying build/lib/xmlschema/py.typed -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,947 root INFO copying build/lib/xmlschema/exceptions.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,948 root INFO copying build/lib/xmlschema/limits.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,948 root INFO copying build/lib/xmlschema/resources.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,948 root INFO copying build/lib/xmlschema/names.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,949 root INFO copying build/lib/xmlschema/namespaces.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,949 root INFO copying build/lib/xmlschema/exports.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,949 root INFO copying build/lib/xmlschema/locations.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,949 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,950 root INFO copying build/lib/xmlschema/xpath/assertion_parser.py -> build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,950 root INFO copying build/lib/xmlschema/xpath/identity_parser.py -> build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,950 root INFO copying build/lib/xmlschema/xpath/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,950 root INFO copying build/lib/xmlschema/xpath/mixin.py -> build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,951 root INFO copying build/lib/xmlschema/xpath/proxy.py -> build/bdist.linux-loongarch64/wheel/xmlschema/xpath 2024-08-22 03:17:59,951 root INFO copying build/lib/xmlschema/xpath3.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,951 root INFO copying build/lib/xmlschema/dataobjects.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,952 root INFO copying build/lib/xmlschema/documents.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,952 root INFO copying build/lib/xmlschema/translation.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,952 root INFO copying build/lib/xmlschema/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,952 root INFO copying build/lib/xmlschema/cli.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,953 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/extras 2024-08-22 03:17:59,953 root INFO copying build/lib/xmlschema/extras/codegen.py -> build/bdist.linux-loongarch64/wheel/xmlschema/extras 2024-08-22 03:17:59,953 root INFO copying build/lib/xmlschema/extras/wsdl.py -> build/bdist.linux-loongarch64/wheel/xmlschema/extras 2024-08-22 03:17:59,954 root INFO copying build/lib/xmlschema/extras/__init__.py -> build/bdist.linux-loongarch64/wheel/xmlschema/extras 2024-08-22 03:17:59,954 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/extras/templates 2024-08-22 03:17:59,954 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/extras/templates/python 2024-08-22 03:17:59,954 root INFO copying build/lib/xmlschema/extras/templates/python/sample.py.jinja -> build/bdist.linux-loongarch64/wheel/xmlschema/extras/templates/python 2024-08-22 03:17:59,954 root INFO copying build/lib/xmlschema/extras/templates/python/bindings.py.jinja -> build/bdist.linux-loongarch64/wheel/xmlschema/extras/templates/python 2024-08-22 03:17:59,955 root INFO copying build/lib/xmlschema/helpers.py -> build/bdist.linux-loongarch64/wheel/xmlschema 2024-08-22 03:17:59,955 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas 2024-08-22 03:17:59,955 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XML 2024-08-22 03:17:59,956 root INFO copying build/lib/xmlschema/schemas/XML/xml_minimal.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XML 2024-08-22 03:17:59,956 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/DSIG 2024-08-22 03:17:59,956 root INFO copying build/lib/xmlschema/schemas/DSIG/xmldsig11-schema.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/DSIG 2024-08-22 03:17:59,956 root INFO copying build/lib/xmlschema/schemas/DSIG/xmldsig-core-schema.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/DSIG 2024-08-22 03:17:59,957 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,957 root INFO copying build/lib/xmlschema/schemas/XSD_1.0/XMLSchema.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,957 root INFO copying build/lib/xmlschema/schemas/XSD_1.0/datatypes.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.0 2024-08-22 03:17:59,958 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/HFP 2024-08-22 03:17:59,958 root INFO copying build/lib/xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/HFP 2024-08-22 03:17:59,958 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/VC 2024-08-22 03:17:59,958 root INFO copying build/lib/xmlschema/schemas/VC/XMLSchema-versioning.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/VC 2024-08-22 03:17:59,959 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSI 2024-08-22 03:17:59,959 root INFO copying build/lib/xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSI 2024-08-22 03:17:59,959 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,959 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/XMLSchema.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,960 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/datatypes.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,960 root INFO copying build/lib/xmlschema/schemas/XSD_1.1/xsd11-extra.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XSD_1.1 2024-08-22 03:17:59,960 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XLINK 2024-08-22 03:17:59,960 root INFO copying build/lib/xmlschema/schemas/XLINK/xlink.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XLINK 2024-08-22 03:17:59,961 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XENC 2024-08-22 03:17:59,961 root INFO copying build/lib/xmlschema/schemas/XENC/xenc-schema-11.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XENC 2024-08-22 03:17:59,961 root INFO copying build/lib/xmlschema/schemas/XENC/xenc-schema.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XENC 2024-08-22 03:17:59,962 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/WSDL 2024-08-22 03:17:59,962 root INFO copying build/lib/xmlschema/schemas/WSDL/wsdl.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/WSDL 2024-08-22 03:17:59,962 root INFO copying build/lib/xmlschema/schemas/WSDL/soap-encoding.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/WSDL 2024-08-22 03:17:59,962 root INFO copying build/lib/xmlschema/schemas/WSDL/soap-envelope.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/WSDL 2024-08-22 03:17:59,963 root INFO copying build/lib/xmlschema/schemas/WSDL/wsdl-soap.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/WSDL 2024-08-22 03:17:59,963 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XHTML 2024-08-22 03:17:59,963 root INFO copying build/lib/xmlschema/schemas/XHTML/xhtml1-strict.xsd -> build/bdist.linux-loongarch64/wheel/xmlschema/schemas/XHTML 2024-08-22 03:17:59,963 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale 2024-08-22 03:17:59,964 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/pl 2024-08-22 03:17:59,964 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,964 root INFO copying build/lib/xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,964 root INFO copying build/lib/xmlschema/locale/pl/LC_MESSAGES/xmlschema.po -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/pl/LC_MESSAGES 2024-08-22 03:17:59,965 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/en 2024-08-22 03:17:59,965 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,965 root INFO copying build/lib/xmlschema/locale/en/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,966 root INFO copying build/lib/xmlschema/locale/en/LC_MESSAGES/xmlschema.po -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/en/LC_MESSAGES 2024-08-22 03:17:59,966 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/ru 2024-08-22 03:17:59,966 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,966 root INFO copying build/lib/xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,967 root INFO copying build/lib/xmlschema/locale/ru/LC_MESSAGES/xmlschema.po -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/ru/LC_MESSAGES 2024-08-22 03:17:59,967 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/it 2024-08-22 03:17:59,967 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,968 root INFO copying build/lib/xmlschema/locale/it/LC_MESSAGES/xmlschema.mo -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,968 root INFO copying build/lib/xmlschema/locale/it/LC_MESSAGES/xmlschema.po -> build/bdist.linux-loongarch64/wheel/xmlschema/locale/it/LC_MESSAGES 2024-08-22 03:17:59,968 root INFO running install_egg_info 2024-08-22 03:17:59,972 root INFO running egg_info 2024-08-22 03:17:59,972 root INFO creating xmlschema.egg-info 2024-08-22 03:17:59,974 root INFO writing xmlschema.egg-info/PKG-INFO 2024-08-22 03:17:59,978 root INFO writing dependency_links to xmlschema.egg-info/dependency_links.txt 2024-08-22 03:17:59,979 root INFO writing entry points to xmlschema.egg-info/entry_points.txt 2024-08-22 03:17:59,981 root INFO writing requirements to xmlschema.egg-info/requires.txt 2024-08-22 03:17:59,981 root INFO writing top-level names to xmlschema.egg-info/top_level.txt 2024-08-22 03:17:59,981 root INFO writing manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-08-22 03:17:59,989 root INFO reading manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-08-22 03:17:59,989 root INFO reading manifest template 'MANIFEST.in' 2024-08-22 03:17:59,990 root WARNING warning: no files found matching 'setup.cfg' 2024-08-22 03:18:00,011 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-08-22 03:18:00,011 root INFO adding license file 'LICENSE' 2024-08-22 03:18:00,018 root INFO writing manifest file 'xmlschema.egg-info/SOURCES.txt' 2024-08-22 03:18:00,019 root INFO Copying xmlschema.egg-info to build/bdist.linux-loongarch64/wheel/xmlschema-3.3.2-py3.12.egg-info 2024-08-22 03:18:00,021 root INFO running install_scripts 2024-08-22 03:18:00,026 root INFO creating build/bdist.linux-loongarch64/wheel/xmlschema-3.3.2.dist-info/WHEEL 2024-08-22 03:18:00,027 wheel INFO creating '/home/buildozer/aports/main/py3-xmlschema/src/xmlschema-3.3.2/.dist/.tmp-1ba5n23f/xmlschema-3.3.2-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-08-22 03:18:00,027 wheel INFO adding 'xmlschema/__init__.py' 2024-08-22 03:18:00,028 wheel INFO adding 'xmlschema/aliases.py' 2024-08-22 03:18:00,028 wheel INFO adding 'xmlschema/cli.py' 2024-08-22 03:18:00,029 wheel INFO adding 'xmlschema/dataobjects.py' 2024-08-22 03:18:00,029 wheel INFO adding 'xmlschema/documents.py' 2024-08-22 03:18:00,030 wheel INFO adding 'xmlschema/exceptions.py' 2024-08-22 03:18:00,030 wheel INFO adding 'xmlschema/exports.py' 2024-08-22 03:18:00,030 wheel INFO adding 'xmlschema/helpers.py' 2024-08-22 03:18:00,031 wheel INFO adding 'xmlschema/limits.py' 2024-08-22 03:18:00,031 wheel INFO adding 'xmlschema/locations.py' 2024-08-22 03:18:00,031 wheel INFO adding 'xmlschema/names.py' 2024-08-22 03:18:00,032 wheel INFO adding 'xmlschema/namespaces.py' 2024-08-22 03:18:00,032 wheel INFO adding 'xmlschema/py.typed' 2024-08-22 03:18:00,033 wheel INFO adding 'xmlschema/resources.py' 2024-08-22 03:18:00,033 wheel INFO adding 'xmlschema/translation.py' 2024-08-22 03:18:00,033 wheel INFO adding 'xmlschema/xpath3.py' 2024-08-22 03:18:00,034 wheel INFO adding 'xmlschema/converters/__init__.py' 2024-08-22 03:18:00,034 wheel INFO adding 'xmlschema/converters/abdera.py' 2024-08-22 03:18:00,034 wheel INFO adding 'xmlschema/converters/badgerfish.py' 2024-08-22 03:18:00,035 wheel INFO adding 'xmlschema/converters/columnar.py' 2024-08-22 03:18:00,035 wheel INFO adding 'xmlschema/converters/default.py' 2024-08-22 03:18:00,036 wheel INFO adding 'xmlschema/converters/gdata.py' 2024-08-22 03:18:00,036 wheel INFO adding 'xmlschema/converters/jsonml.py' 2024-08-22 03:18:00,036 wheel INFO adding 'xmlschema/converters/parker.py' 2024-08-22 03:18:00,037 wheel INFO adding 'xmlschema/converters/unordered.py' 2024-08-22 03:18:00,037 wheel INFO adding 'xmlschema/extras/__init__.py' 2024-08-22 03:18:00,037 wheel INFO adding 'xmlschema/extras/codegen.py' 2024-08-22 03:18:00,038 wheel INFO adding 'xmlschema/extras/wsdl.py' 2024-08-22 03:18:00,038 wheel INFO adding 'xmlschema/extras/templates/python/bindings.py.jinja' 2024-08-22 03:18:00,039 wheel INFO adding 'xmlschema/extras/templates/python/sample.py.jinja' 2024-08-22 03:18:00,039 wheel INFO adding 'xmlschema/locale/en/LC_MESSAGES/xmlschema.mo' 2024-08-22 03:18:00,040 wheel INFO adding 'xmlschema/locale/en/LC_MESSAGES/xmlschema.po' 2024-08-22 03:18:00,041 wheel INFO adding 'xmlschema/locale/it/LC_MESSAGES/xmlschema.mo' 2024-08-22 03:18:00,041 wheel INFO adding 'xmlschema/locale/it/LC_MESSAGES/xmlschema.po' 2024-08-22 03:18:00,042 wheel INFO adding 'xmlschema/locale/pl/LC_MESSAGES/xmlschema.mo' 2024-08-22 03:18:00,043 wheel INFO adding 'xmlschema/locale/pl/LC_MESSAGES/xmlschema.po' 2024-08-22 03:18:00,044 wheel INFO adding 'xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo' 2024-08-22 03:18:00,045 wheel INFO adding 'xmlschema/locale/ru/LC_MESSAGES/xmlschema.po' 2024-08-22 03:18:00,046 wheel INFO adding 'xmlschema/schemas/DSIG/xmldsig-core-schema.xsd' 2024-08-22 03:18:00,046 wheel INFO adding 'xmlschema/schemas/DSIG/xmldsig11-schema.xsd' 2024-08-22 03:18:00,047 wheel INFO adding 'xmlschema/schemas/HFP/XMLSchema-hasFacetAndProperty_minimal.xsd' 2024-08-22 03:18:00,047 wheel INFO adding 'xmlschema/schemas/VC/XMLSchema-versioning.xsd' 2024-08-22 03:18:00,047 wheel INFO adding 'xmlschema/schemas/WSDL/soap-encoding.xsd' 2024-08-22 03:18:00,048 wheel INFO adding 'xmlschema/schemas/WSDL/soap-envelope.xsd' 2024-08-22 03:18:00,048 wheel INFO adding 'xmlschema/schemas/WSDL/wsdl-soap.xsd' 2024-08-22 03:18:00,048 wheel INFO adding 'xmlschema/schemas/WSDL/wsdl.xsd' 2024-08-22 03:18:00,049 wheel INFO adding 'xmlschema/schemas/XENC/xenc-schema-11.xsd' 2024-08-22 03:18:00,049 wheel INFO adding 'xmlschema/schemas/XENC/xenc-schema.xsd' 2024-08-22 03:18:00,049 wheel INFO adding 'xmlschema/schemas/XHTML/xhtml1-strict.xsd' 2024-08-22 03:18:00,050 wheel INFO adding 'xmlschema/schemas/XLINK/xlink.xsd' 2024-08-22 03:18:00,051 wheel INFO adding 'xmlschema/schemas/XML/xml_minimal.xsd' 2024-08-22 03:18:00,051 wheel INFO adding 'xmlschema/schemas/XSD_1.0/XMLSchema.xsd' 2024-08-22 03:18:00,052 wheel INFO adding 'xmlschema/schemas/XSD_1.0/datatypes.xsd' 2024-08-22 03:18:00,053 wheel INFO adding 'xmlschema/schemas/XSD_1.1/XMLSchema.xsd' 2024-08-22 03:18:00,054 wheel INFO adding 'xmlschema/schemas/XSD_1.1/datatypes.xsd' 2024-08-22 03:18:00,054 wheel INFO adding 'xmlschema/schemas/XSD_1.1/xsd11-extra.xsd' 2024-08-22 03:18:00,054 wheel INFO adding 'xmlschema/schemas/XSI/XMLSchema-instance_minimal.xsd' 2024-08-22 03:18:00,055 wheel INFO adding 'xmlschema/testing/__init__.py' 2024-08-22 03:18:00,055 wheel INFO adding 'xmlschema/testing/_builders.py' 2024-08-22 03:18:00,055 wheel INFO adding 'xmlschema/testing/_case_class.py' 2024-08-22 03:18:00,056 wheel INFO adding 'xmlschema/testing/_factory.py' 2024-08-22 03:18:00,056 wheel INFO adding 'xmlschema/testing/_helpers.py' 2024-08-22 03:18:00,057 wheel INFO adding 'xmlschema/testing/_observers.py' 2024-08-22 03:18:00,057 wheel INFO adding 'xmlschema/validators/__init__.py' 2024-08-22 03:18:00,057 wheel INFO adding 'xmlschema/validators/assertions.py' 2024-08-22 03:18:00,058 wheel INFO adding 'xmlschema/validators/attributes.py' 2024-08-22 03:18:00,058 wheel INFO adding 'xmlschema/validators/builtins.py' 2024-08-22 03:18:00,059 wheel INFO adding 'xmlschema/validators/complex_types.py' 2024-08-22 03:18:00,059 wheel INFO adding 'xmlschema/validators/elements.py' 2024-08-22 03:18:00,060 wheel INFO adding 'xmlschema/validators/exceptions.py' 2024-08-22 03:18:00,061 wheel INFO adding 'xmlschema/validators/facets.py' 2024-08-22 03:18:00,061 wheel INFO adding 'xmlschema/validators/global_maps.py' 2024-08-22 03:18:00,062 wheel INFO adding 'xmlschema/validators/groups.py' 2024-08-22 03:18:00,063 wheel INFO adding 'xmlschema/validators/helpers.py' 2024-08-22 03:18:00,063 wheel INFO adding 'xmlschema/validators/identities.py' 2024-08-22 03:18:00,063 wheel INFO adding 'xmlschema/validators/models.py' 2024-08-22 03:18:00,064 wheel INFO adding 'xmlschema/validators/notations.py' 2024-08-22 03:18:00,064 wheel INFO adding 'xmlschema/validators/particles.py' 2024-08-22 03:18:00,065 wheel INFO adding 'xmlschema/validators/schemas.py' 2024-08-22 03:18:00,066 wheel INFO adding 'xmlschema/validators/simple_types.py' 2024-08-22 03:18:00,067 wheel INFO adding 'xmlschema/validators/wildcards.py' 2024-08-22 03:18:00,067 wheel INFO adding 'xmlschema/validators/xsdbase.py' 2024-08-22 03:18:00,068 wheel INFO adding 'xmlschema/xpath/__init__.py' 2024-08-22 03:18:00,068 wheel INFO adding 'xmlschema/xpath/assertion_parser.py' 2024-08-22 03:18:00,068 wheel INFO adding 'xmlschema/xpath/identity_parser.py' 2024-08-22 03:18:00,069 wheel INFO adding 'xmlschema/xpath/mixin.py' 2024-08-22 03:18:00,069 wheel INFO adding 'xmlschema/xpath/proxy.py' 2024-08-22 03:18:00,069 wheel INFO adding 'xmlschema-3.3.2.dist-info/LICENSE' 2024-08-22 03:18:00,070 wheel INFO adding 'xmlschema-3.3.2.dist-info/METADATA' 2024-08-22 03:18:00,070 wheel INFO adding 'xmlschema-3.3.2.dist-info/WHEEL' 2024-08-22 03:18:00,070 wheel INFO adding 'xmlschema-3.3.2.dist-info/entry_points.txt' 2024-08-22 03:18:00,070 wheel INFO adding 'xmlschema-3.3.2.dist-info/top_level.txt' 2024-08-22 03:18:00,071 wheel INFO adding 'xmlschema-3.3.2.dist-info/RECORD' 2024-08-22 03:18:00,072 root INFO removing build/bdist.linux-loongarch64/wheel 2024-08-22 03:18:00,078 gpep517 INFO The backend produced .dist/xmlschema-3.3.2-py3-none-any.whl xmlschema-3.3.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/py3-xmlschema/src/xmlschema-3.3.2 configfile: pyproject.toml collected 1366 items tests/test_cli.py ..................... [ 1%] tests/test_codegen.py .................................................. [ 5%] .................................................. [ 8%] tests/test_converters.py .........s............... [ 10%] tests/test_dataobjects.py .............................................. [ 14%] ...................................................... [ 18%] tests/test_documents.py ..................s. [ 19%] tests/test_exports.py ................ [ 20%] tests/test_helpers.py .............................. [ 22%] tests/test_locations.py ................... [ 24%] tests/test_memory.py ssss [ 24%] tests/test_namespaces.py ........................... [ 26%] tests/test_package.py .... [ 26%] tests/test_resources.py ..........................s..................... [ 30%] ..... [ 30%] tests/test_schemas.py .................................................. [ 34%] ............................ [ 36%] tests/test_translations.py ...... [ 36%] tests/test_typing.py ssss [ 37%] tests/test_validation.py ............................................... [ 40%] ....... [ 41%] tests/test_wsdl.py ..................... [ 42%] tests/test_xpath.py .................................. [ 45%] tests/validation/test_decoding.py ....................................s. [ 47%] .........................................................s.............. [ 53%] ........ [ 53%] tests/validation/test_encoding.py ....................s................. [ 56%] ...........s........ [ 57%] tests/validation/test_validation.py ................s................... [ 60%] ......s...... [ 61%] tests/validators/test_attributes.py .................................... [ 64%] ..... [ 64%] tests/validators/test_builtins.py ...................................... [ 67%] . [ 67%] tests/validators/test_complex_types.py ................................. [ 69%] .. [ 69%] tests/validators/test_elements.py ............ [ 70%] tests/validators/test_exceptions.py ....s.....s... [ 71%] tests/validators/test_facets.py ........................................ [ 74%] .................. [ 76%] tests/validators/test_global_maps.py .......... [ 76%] tests/validators/test_groups.py .............. [ 77%] tests/validators/test_identities.py .................................... [ 80%] ... [ 80%] tests/validators/test_models.py ........................................ [ 83%] .......................... [ 85%] tests/validators/test_notations.py .. [ 85%] tests/validators/test_particles.py .............. [ 86%] tests/validators/test_schemas.py ....................................... [ 89%] ........................................................ [ 93%] tests/validators/test_simple_types.py ................ [ 94%] tests/validators/test_wildcards.py ....................... [ 96%] tests/validators/test_xsdbase.py ....................................... [ 99%] ........ [100%] ====================== 1347 passed, 19 skipped in 38.31s ======================= >>> py3-xmlschema: Entering fakeroot... >>> py3-xmlschema-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/testing/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/testing/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/converters/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/converters/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/validators/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/validators/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/xpath/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/xpath/__pycache__' '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema/usr/lib/python3.12/site-packages/xmlschema/extras/__pycache__' -> '/home/buildozer/aports/main/py3-xmlschema/pkg/py3-xmlschema-pyc/usr/lib/python3.12/site-packages/xmlschema/extras/__pycache__' >>> py3-xmlschema-pyc*: Preparing subpackage py3-xmlschema-pyc... >>> py3-xmlschema-pyc*: Running postcheck for py3-xmlschema-pyc >>> py3-xmlschema*: Running postcheck for py3-xmlschema >>> py3-xmlschema*: Preparing package py3-xmlschema... >>> py3-xmlschema-pyc*: Tracing dependencies... py3-elementpath python3~3.12 >>> py3-xmlschema-pyc*: Package size: 1.4 MB >>> py3-xmlschema-pyc*: Compressing data... >>> py3-xmlschema-pyc*: Create checksum... >>> py3-xmlschema-pyc*: Create py3-xmlschema-pyc-3.3.2-r0.apk >>> py3-xmlschema*: Tracing dependencies... py3-elementpath python3~3.12 >>> py3-xmlschema*: Package size: 2.2 MB >>> py3-xmlschema*: Compressing data... >>> py3-xmlschema*: Create checksum... >>> py3-xmlschema*: Create py3-xmlschema-3.3.2-r0.apk >>> py3-xmlschema: Build complete at Thu, 22 Aug 2024 03:18:40 +0000 elapsed time 0h 0m 42s >>> py3-xmlschema: Cleaning up srcdir >>> py3-xmlschema: Cleaning up pkgdir >>> py3-xmlschema: Uninstalling dependencies... (1/38) Purging .makedepends-py3-xmlschema (20240822.031758) (2/38) Purging py3-elementpath-pyc (4.4.0-r1) (3/38) Purging py3-elementpath (4.4.0-r1) (4/38) Purging py3-gpep517-pyc (16-r0) (5/38) Purging py3-gpep517 (16-r0) (6/38) Purging py3-installer-pyc (0.7.0-r2) (7/38) Purging py3-installer (0.7.0-r2) (8/38) Purging py3-setuptools-pyc (70.3.0-r0) (9/38) Purging py3-setuptools (70.3.0-r0) (10/38) Purging py3-wheel-pyc (0.43.0-r0) (11/38) Purging py3-wheel (0.43.0-r0) (12/38) Purging py3-pytest-pyc (8.3.2-r0) (13/38) Purging py3-pytest (8.3.2-r0) (14/38) Purging py3-iniconfig-pyc (2.0.0-r1) (15/38) Purging py3-iniconfig (2.0.0-r1) (16/38) Purging py3-packaging-pyc (24.1-r0) (17/38) Purging py3-packaging (24.1-r0) (18/38) Purging py3-parsing-pyc (3.1.2-r1) (19/38) Purging py3-parsing (3.1.2-r1) (20/38) Purging py3-pluggy-pyc (1.5.0-r0) (21/38) Purging py3-pluggy (1.5.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r3) (23/38) Purging py3-py (1.11.0-r3) (24/38) Purging py3-jinja2-pyc (3.1.4-r0) (25/38) Purging py3-jinja2 (3.1.4-r0) (26/38) Purging py3-markupsafe-pyc (2.1.5-r1) (27/38) Purging py3-markupsafe (2.1.5-r1) (28/38) Purging python3-pyc (3.12.5-r0) (29/38) Purging python3-pycache-pyc0 (3.12.5-r0) (30/38) Purging pyc (3.12.5-r0) (31/38) Purging python3 (3.12.5-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.5_p20240601-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.46.1-r0) (38/38) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 100 packages >>> py3-xmlschema: Updating the main/loongarch64 repository index... >>> py3-xmlschema: Signing the index...