>>> py3-otp: Building community/py3-otp 2.2.7-r3 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 11:24:25 +0000 >>> py3-otp: Checking sanity of /home/buildozer/aports/community/py3-otp/APKBUILD... >>> py3-otp: Analyzing dependencies... >>> py3-otp: Installing for build: build-base python3 python3-dev py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.20-r2) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.1-r0) (7/16) Installing sqlite-libs (3.36.0-r0) (8/16) Installing python3 (3.9.7-r3) (9/16) Installing python3-dev (3.9.7-r3) (10/16) Installing py3-ordered-set (4.0.2-r2) (11/16) Installing py3-appdirs (1.4.4-r2) (12/16) Installing py3-parsing (2.4.7-r2) (13/16) Installing py3-six (1.16.0-r0) (14/16) Installing py3-packaging (20.9-r1) (15/16) Installing py3-setuptools (52.0.0-r4) (16/16) Installing .makedepends-py3-otp (20211020.112435) Executing busybox-1.34.1-r1.trigger OK: 399 MiB in 105 packages >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyotp-2.2.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-otp: Fetching https://pypi.io/packages/source/p/pyotp/pyotp-2.2.7.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 2398 0 --:--:-- --:--:-- --:--:-- 2440 100 270 100 270 0 0 1362 0 --:--:-- --:--:-- --:--:-- 1362 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 100 11416 0 0 28492 0 --:--:-- --:--:-- --:--:-- 28492 >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyotp-2.2.7.tar.gz >>> py3-otp: Checking sha512sums... pyotp-2.2.7.tar.gz: OK >>> py3-otp: Unpacking /var/cache/distfiles/v3.15/pyotp-2.2.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyotp copying src/pyotp/utils.py -> build/lib/pyotp copying src/pyotp/totp.py -> build/lib/pyotp copying src/pyotp/__init__.py -> build/lib/pyotp copying src/pyotp/otp.py -> build/lib/pyotp copying src/pyotp/hotp.py -> build/lib/pyotp copying src/pyotp/compat.py -> build/lib/pyotp running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/pyotp.egg-info/PKG-INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt writing top-level names to src/pyotp.egg-info/top_level.txt reading manifest file 'src/pyotp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.markdown' writing manifest file 'src/pyotp.egg-info/SOURCES.txt' running build_ext test_comparisons (test.CompareDigestTest) ... ok test_counter_offset (test.CounterOffsetTest) ... ok test_comparisons (test.FallBackCompareDigestTest) ... ok test_invalid_input (test.HOTPExampleValuesFromTheRFC) ... ok test_match_rfc (test.HOTPExampleValuesFromTheRFC) ... ok test_other_secret (test.HOTPExampleValuesFromTheRFC) ... ok test_provisioning_uri (test.HOTPExampleValuesFromTheRFC) ... ok test_verify_otp_reuse (test.HOTPExampleValuesFromTheRFC) ... ok test_comparisons (test.StringComparisonTest) ... ok test_fullwidth_input (test.StringComparisonTest) ... ok test_input_before_epoch (test.TOTPExampleValuesFromTheRFC) ... ok test_match_google_authenticator_output (test.TOTPExampleValuesFromTheRFC) ... ok test_match_rfc (test.TOTPExampleValuesFromTheRFC) ... /home/buildozer/aports/community/py3-otp/src/pyotp-2.2.7/test.py:143: UserWarning: 32-bit platforms use native functions to handle timestamps, so they fail this test (and will fail after 19 January 2038) warn("32-bit platforms use native functions to handle timestamps, so they fail this test" + ok test_match_rfc_digit_length (test.TOTPExampleValuesFromTheRFC) ... ok test_provisioning_uri (test.TOTPExampleValuesFromTheRFC) ... ok test_random_key_generation (test.TOTPExampleValuesFromTheRFC) ... ok test_validate_totp (test.TOTPExampleValuesFromTheRFC) ... ok test_validate_totp_with_digit_length (test.TOTPExampleValuesFromTheRFC) ... ok test_valid_window (test.ValidWindowTest) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.015s OK >>> py3-otp: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-otp/pkg creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/utils.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/totp.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/__init__.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/otp.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/hotp.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp copying build/lib/pyotp/compat.py -> /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/totp.py to totp.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/otp.py to otp.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/hotp.py to hotp.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp/compat.py to compat.cpython-39.pyc running install_egg_info running egg_info writing src/pyotp.egg-info/PKG-INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt writing top-level names to src/pyotp.egg-info/top_level.txt reading manifest file 'src/pyotp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.markdown' writing manifest file 'src/pyotp.egg-info/SOURCES.txt' Copying src/pyotp.egg-info to /home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.9/site-packages/pyotp-2.2.7-py3.9.egg-info running install_scripts >>> py3-otp*: Running postcheck for py3-otp >>> py3-otp*: Preparing package py3-otp... >>> py3-otp*: Stripping binaries >>> WARNING: py3-otp*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-otp*: Scanning shared objects >>> py3-otp*: Tracing dependencies... >>> py3-otp*: Package size: 108.0 KB >>> py3-otp*: Compressing data... >>> py3-otp*: Create checksum... >>> py3-otp*: Create py3-otp-2.2.7-r3.apk >>> py3-otp: Build complete at Wed, 20 Oct 2021 11:24:38 +0000 elapsed time 0h 0m 13s >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Uninstalling dependencies... (1/16) Purging .makedepends-py3-otp (20211020.112435) (2/16) Purging python3-dev (3.9.7-r3) (3/16) Purging py3-setuptools (52.0.0-r4) (4/16) Purging py3-ordered-set (4.0.2-r2) (5/16) Purging py3-appdirs (1.4.4-r2) (6/16) Purging py3-packaging (20.9-r1) (7/16) Purging py3-parsing (2.4.7-r2) (8/16) Purging py3-six (1.16.0-r0) (9/16) Purging python3 (3.9.7-r3) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.20-r2) (13/16) Purging xz-libs (5.2.5-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-otp: Updating the community/x86 repository index... >>> py3-otp: Signing the index...