>>> py3-webauthn: Building testing/py3-webauthn 1.9.0-r0 (using abuild 3.11.21-r0) started Wed, 30 Aug 2023 23:49:52 +0000 >>> py3-webauthn: Checking sanity of /home/buildozer/aports/testing/py3-webauthn/APKBUILD... >>> py3-webauthn: Analyzing dependencies... >>> py3-webauthn: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-installer (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230722-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.0-r0) (9/25) Installing python3 (3.11.5-r0) (10/25) Installing python3-pycache-pyc0 (3.11.5-r0) (11/25) Installing pyc (0.1-r0) (12/25) Installing py3-setuptools-pyc (68.0.0-r2) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging-pyc (23.1-r3) (16/25) Installing python3-pyc (3.11.5-r0) (17/25) Installing py3-packaging (23.1-r3) (18/25) Installing py3-setuptools (68.0.0-r2) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r0) (22/25) Installing py3-gpep517-pyc (15-r0) (23/25) Installing py3-wheel (0.41.0-r2) (24/25) Installing py3-wheel-pyc (0.41.0-r2) (25/25) Installing .makedepends-py3-webauthn (20230830.234953) Executing busybox-1.36.1-r6.trigger OK: 433 MiB in 128 packages >>> py3-webauthn: Cleaning up srcdir >>> py3-webauthn: Cleaning up pkgdir >>> py3-webauthn: Cleaning up tmpdir >>> py3-webauthn: Fetching py3-webauthn-1.9.0.tar.gz::https://pypi.io/packages/source/w/webauthn/webauthn-1.9.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 4843 0 --:--:-- --:--:-- --:--:-- 4880 100 276 100 276 0 0 2930 0 --:--:-- --:--:-- --:--:-- 2930 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46437 100 46437 0 0 343k 0 --:--:-- --:--:-- --:--:-- 343k >>> py3-webauthn: Fetching py3-webauthn-1.9.0.tar.gz::https://pypi.io/packages/source/w/webauthn/webauthn-1.9.0.tar.gz >>> py3-webauthn: Checking sha512sums... py3-webauthn-1.9.0.tar.gz: OK >>> py3-webauthn: Unpacking /var/cache/distfiles/py3-webauthn-1.9.0.tar.gz... 2023-08-30 23:49:53,740 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-08-30 23:49:53,762 root INFO running bdist_wheel 2023-08-30 23:49:53,770 root INFO running build 2023-08-30 23:49:53,770 root INFO running build_py 2023-08-30 23:49:53,772 root INFO creating build 2023-08-30 23:49:53,772 root INFO creating build/lib 2023-08-30 23:49:53,772 root INFO creating build/lib/webauthn 2023-08-30 23:49:53,772 root INFO copying webauthn/__init__.py -> build/lib/webauthn 2023-08-30 23:49:53,773 root INFO creating build/lib/webauthn/helpers 2023-08-30 23:49:53,773 root INFO copying webauthn/helpers/decoded_public_key_to_cryptography.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,773 root INFO copying webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,773 root INFO copying webauthn/helpers/parse_attestation_object.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,773 root INFO copying webauthn/helpers/decode_credential_public_key.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,773 root INFO copying webauthn/helpers/bytes_to_base64url.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/parse_attestation_statement.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/base64url_to_bytes.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/hash_by_alg.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/validate_certificate_chain.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/exceptions.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,774 root INFO copying webauthn/helpers/options_to_json.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/generate_user_handle.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/parse_backup_flags.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/generate_challenge.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/json_loads_base64url_to_bytes.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/parse_authenticator_data.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,775 root INFO copying webauthn/helpers/parse_client_data_json.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/verify_signature.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/snake_case_to_camel_case.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/structs.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/cose.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/algorithms.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/aaguid_to_string.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,776 root INFO copying webauthn/helpers/known_root_certs.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,777 root INFO copying webauthn/helpers/verify_safetynet_timestamp.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,777 root INFO copying webauthn/helpers/__init__.py -> build/lib/webauthn/helpers 2023-08-30 23:49:53,777 root INFO creating build/lib/webauthn/registration 2023-08-30 23:49:53,777 root INFO copying webauthn/registration/generate_registration_options.py -> build/lib/webauthn/registration 2023-08-30 23:49:53,777 root INFO copying webauthn/registration/verify_registration_response.py -> build/lib/webauthn/registration 2023-08-30 23:49:53,778 root INFO copying webauthn/registration/__init__.py -> build/lib/webauthn/registration 2023-08-30 23:49:53,778 root INFO creating build/lib/webauthn/authentication 2023-08-30 23:49:53,778 root INFO copying webauthn/authentication/generate_authentication_options.py -> build/lib/webauthn/authentication 2023-08-30 23:49:53,778 root INFO copying webauthn/authentication/verify_authentication_response.py -> build/lib/webauthn/authentication 2023-08-30 23:49:53,778 root INFO copying webauthn/authentication/__init__.py -> build/lib/webauthn/authentication 2023-08-30 23:49:53,778 root INFO creating build/lib/webauthn/helpers/asn1 2023-08-30 23:49:53,779 root INFO copying webauthn/helpers/asn1/android_key.py -> build/lib/webauthn/helpers/asn1 2023-08-30 23:49:53,779 root INFO copying webauthn/helpers/asn1/__init__.py -> build/lib/webauthn/helpers/asn1 2023-08-30 23:49:53,779 root INFO creating build/lib/webauthn/helpers/tpm 2023-08-30 23:49:53,779 root INFO copying webauthn/helpers/tpm/parse_pub_area.py -> build/lib/webauthn/helpers/tpm 2023-08-30 23:49:53,779 root INFO copying webauthn/helpers/tpm/structs.py -> build/lib/webauthn/helpers/tpm 2023-08-30 23:49:53,779 root INFO copying webauthn/helpers/tpm/parse_cert_info.py -> build/lib/webauthn/helpers/tpm 2023-08-30 23:49:53,780 root INFO copying webauthn/helpers/tpm/__init__.py -> build/lib/webauthn/helpers/tpm 2023-08-30 23:49:53,780 root INFO creating build/lib/webauthn/registration/formats 2023-08-30 23:49:53,780 root INFO copying webauthn/registration/formats/fido_u2f.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,780 root INFO copying webauthn/registration/formats/tpm.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,780 root INFO copying webauthn/registration/formats/android_safetynet.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,781 root INFO copying webauthn/registration/formats/android_key.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,781 root INFO copying webauthn/registration/formats/apple.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,781 root INFO copying webauthn/registration/formats/packed.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,781 root INFO copying webauthn/registration/formats/__init__.py -> build/lib/webauthn/registration/formats 2023-08-30 23:49:53,781 root INFO running egg_info 2023-08-30 23:49:53,785 root INFO writing webauthn.egg-info/PKG-INFO 2023-08-30 23:49:53,786 root INFO writing dependency_links to webauthn.egg-info/dependency_links.txt 2023-08-30 23:49:53,786 root INFO writing requirements to webauthn.egg-info/requires.txt 2023-08-30 23:49:53,786 root INFO writing top-level names to webauthn.egg-info/top_level.txt 2023-08-30 23:49:53,788 root INFO reading manifest file 'webauthn.egg-info/SOURCES.txt' 2023-08-30 23:49:53,788 root INFO adding license file 'LICENSE' 2023-08-30 23:49:53,789 root INFO writing manifest file 'webauthn.egg-info/SOURCES.txt' 2023-08-30 23:49:53,790 root INFO copying webauthn/py.typed -> build/lib/webauthn 2023-08-30 23:49:53,793 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-08-30 23:49:53,793 root INFO running install 2023-08-30 23:49:53,800 root INFO running install_lib 2023-08-30 23:49:53,802 root INFO creating build/bdist.linux-aarch64 2023-08-30 23:49:53,802 root INFO creating build/bdist.linux-aarch64/wheel 2023-08-30 23:49:53,802 root INFO creating build/bdist.linux-aarch64/wheel/webauthn 2023-08-30 23:49:53,802 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,802 root INFO copying build/lib/webauthn/helpers/decoded_public_key_to_cryptography.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,802 root INFO copying build/lib/webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,802 root INFO copying build/lib/webauthn/helpers/parse_attestation_object.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/decode_credential_public_key.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/bytes_to_base64url.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/parse_attestation_statement.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/base64url_to_bytes.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/hash_by_alg.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/validate_certificate_chain.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/exceptions.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,803 root INFO copying build/lib/webauthn/helpers/options_to_json.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/generate_user_handle.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/parse_backup_flags.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,804 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/helpers/asn1 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/asn1/android_key.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/asn1 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/asn1/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/asn1 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/generate_challenge.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/json_loads_base64url_to_bytes.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,804 root INFO copying build/lib/webauthn/helpers/parse_authenticator_data.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/parse_client_data_json.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/verify_signature.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,805 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/helpers/tpm 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/tpm/parse_pub_area.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/tpm 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/tpm/structs.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/tpm 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/tpm/parse_cert_info.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/tpm 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/tpm/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers/tpm 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/snake_case_to_camel_case.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,805 root INFO copying build/lib/webauthn/helpers/structs.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/cose.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/algorithms.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/aaguid_to_string.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/known_root_certs.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/verify_safetynet_timestamp.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/helpers/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/helpers 2023-08-30 23:49:53,806 root INFO copying build/lib/webauthn/py.typed -> build/bdist.linux-aarch64/wheel/webauthn 2023-08-30 23:49:53,806 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/registration 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/generate_registration_options.py -> build/bdist.linux-aarch64/wheel/webauthn/registration 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/verify_registration_response.py -> build/bdist.linux-aarch64/wheel/webauthn/registration 2023-08-30 23:49:53,807 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/formats/fido_u2f.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/formats/tpm.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/formats/android_safetynet.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,807 root INFO copying build/lib/webauthn/registration/formats/android_key.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/registration/formats/apple.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/registration/formats/packed.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/registration/formats/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/registration/formats 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/registration/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/registration 2023-08-30 23:49:53,808 root INFO creating build/bdist.linux-aarch64/wheel/webauthn/authentication 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/authentication/generate_authentication_options.py -> build/bdist.linux-aarch64/wheel/webauthn/authentication 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/authentication/verify_authentication_response.py -> build/bdist.linux-aarch64/wheel/webauthn/authentication 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/authentication/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn/authentication 2023-08-30 23:49:53,808 root INFO copying build/lib/webauthn/__init__.py -> build/bdist.linux-aarch64/wheel/webauthn 2023-08-30 23:49:53,809 root INFO running install_egg_info 2023-08-30 23:49:53,811 root INFO Copying webauthn.egg-info to build/bdist.linux-aarch64/wheel/webauthn-1.9.0-py3.11.egg-info 2023-08-30 23:49:53,812 root INFO running install_scripts 2023-08-30 23:49:53,814 wheel INFO creating build/bdist.linux-aarch64/wheel/webauthn-1.9.0.dist-info/WHEEL 2023-08-30 23:49:53,814 wheel INFO creating '/home/buildozer/aports/testing/py3-webauthn/src/webauthn-1.9.0/dist/.tmp-889ikim_/webauthn-1.9.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-08-30 23:49:53,814 wheel INFO adding 'webauthn/__init__.py' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/py.typed' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/authentication/__init__.py' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/authentication/generate_authentication_options.py' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/authentication/verify_authentication_response.py' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/helpers/__init__.py' 2023-08-30 23:49:53,815 wheel INFO adding 'webauthn/helpers/aaguid_to_string.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/algorithms.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/base64url_to_bytes.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/bytes_to_base64url.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/cose.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/decode_credential_public_key.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/decoded_public_key_to_cryptography.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/exceptions.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/generate_challenge.py' 2023-08-30 23:49:53,816 wheel INFO adding 'webauthn/helpers/generate_user_handle.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/hash_by_alg.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/json_loads_base64url_to_bytes.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/known_root_certs.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/options_to_json.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/parse_attestation_object.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/parse_attestation_statement.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/parse_authenticator_data.py' 2023-08-30 23:49:53,817 wheel INFO adding 'webauthn/helpers/parse_backup_flags.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/parse_client_data_json.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/snake_case_to_camel_case.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/structs.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/validate_certificate_chain.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/verify_safetynet_timestamp.py' 2023-08-30 23:49:53,818 wheel INFO adding 'webauthn/helpers/verify_signature.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/asn1/__init__.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/asn1/android_key.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/tpm/__init__.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/tpm/parse_cert_info.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/tpm/parse_pub_area.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/helpers/tpm/structs.py' 2023-08-30 23:49:53,819 wheel INFO adding 'webauthn/registration/__init__.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/generate_registration_options.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/verify_registration_response.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/formats/__init__.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/formats/android_key.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/formats/android_safetynet.py' 2023-08-30 23:49:53,820 wheel INFO adding 'webauthn/registration/formats/apple.py' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn/registration/formats/fido_u2f.py' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn/registration/formats/packed.py' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn/registration/formats/tpm.py' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn-1.9.0.dist-info/LICENSE' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn-1.9.0.dist-info/METADATA' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn-1.9.0.dist-info/WHEEL' 2023-08-30 23:49:53,821 wheel INFO adding 'webauthn-1.9.0.dist-info/top_level.txt' 2023-08-30 23:49:53,822 wheel INFO adding 'webauthn-1.9.0.dist-info/RECORD' 2023-08-30 23:49:53,822 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-08-30 23:49:53,823 gpep517 INFO The backend produced dist/webauthn-1.9.0-py3-none-any.whl webauthn-1.9.0-py3-none-any.whl >>> py3-webauthn: Entering fakeroot... >>> py3-webauthn-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/asn1/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/asn1/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/tpm/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/tpm/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/registration/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/registration/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/registration/formats/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/registration/formats/__pycache__' '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/authentication/__pycache__' -> '/home/buildozer/aports/testing/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/authentication/__pycache__' >>> py3-webauthn-pyc*: Preparing subpackage py3-webauthn-pyc... >>> py3-webauthn-pyc*: Running postcheck for py3-webauthn-pyc >>> py3-webauthn*: Running postcheck for py3-webauthn >>> py3-webauthn*: Preparing package py3-webauthn... >>> py3-webauthn-pyc*: Tracing dependencies... python3~3.11 >>> py3-webauthn-pyc*: Package size: 356.0 KB >>> py3-webauthn-pyc*: Compressing data... >>> py3-webauthn-pyc*: Create checksum... >>> py3-webauthn-pyc*: Create py3-webauthn-pyc-1.9.0-r0.apk >>> py3-webauthn*: Tracing dependencies... python3~3.11 >>> py3-webauthn*: Package size: 336.0 KB >>> py3-webauthn*: Compressing data... >>> py3-webauthn*: Create checksum... >>> py3-webauthn*: Create py3-webauthn-1.9.0-r0.apk >>> py3-webauthn: Build complete at Wed, 30 Aug 2023 23:49:54 +0000 elapsed time 0h 0m 2s >>> py3-webauthn: Cleaning up srcdir >>> py3-webauthn: Cleaning up pkgdir >>> py3-webauthn: Uninstalling dependencies... (1/25) Purging .makedepends-py3-webauthn (20230830.234953) (2/25) Purging py3-setuptools-pyc (68.0.0-r2) (3/25) Purging py3-setuptools (68.0.0-r2) (4/25) Purging py3-gpep517-pyc (15-r0) (5/25) Purging py3-gpep517 (15-r0) (6/25) Purging py3-wheel-pyc (0.41.0-r2) (7/25) Purging py3-wheel (0.41.0-r2) (8/25) Purging py3-packaging-pyc (23.1-r3) (9/25) Purging py3-packaging (23.1-r3) (10/25) Purging py3-parsing-pyc (3.1.1-r0) (11/25) Purging py3-parsing (3.1.1-r0) (12/25) Purging py3-installer-pyc (0.7.0-r1) (13/25) Purging py3-installer (0.7.0-r1) (14/25) Purging python3-pyc (3.11.5-r0) (15/25) Purging python3-pycache-pyc0 (3.11.5-r0) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.5-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20230722-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.0-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 103 packages >>> py3-webauthn: Updating the testing/aarch64 repository index... >>> py3-webauthn: Signing the index...