>>> py3-pyrebase: Building testing/py3-pyrebase 3.0.27-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 07:34:06 +0000 >>> py3-pyrebase: Checking sanity of /home/buildozer/aports/testing/py3-pyrebase/APKBUILD... >>> py3-pyrebase: Analyzing dependencies... >>> py3-pyrebase: Installing for build: build-base python3 py3-pycryptodome py3-requests py3-six py3-oauth2client py3-parsing py3-requests-toolbelt py3-python-jwt py3-setuptools (1/28) Installing libffi (3.4.4-r0) (2/28) Installing gdbm (1.23-r0) (3/28) Installing mpdecimal (2.5.1-r1) (4/28) Installing readline (8.2.0-r0) (5/28) Installing sqlite-libs (3.40.0-r0) (6/28) Installing python3 (3.11.0-r2) (7/28) Installing py3-pycryptodome (3.15.0-r1) (8/28) Installing py3-certifi (2022.9.24-r1) (9/28) Installing py3-charset-normalizer (3.0.1-r1) (10/28) Installing py3-idna (3.4-r3) (11/28) Installing py3-urllib3 (1.26.12-r1) (12/28) Installing py3-requests (2.28.1-r2) (13/28) Installing py3-six (1.16.0-r4) (14/28) Installing py3-asn1 (0.4.8-r3) (15/28) Installing py3-httplib2 (0.21.0-r1) (16/28) Installing py3-asn1-modules (0.2.8-r3) (17/28) Installing py3-rsa (4.9-r1) (18/28) Installing py3-oauth2client (4.1.3-r6) (19/28) Installing py3-parsing (3.0.9-r1) (20/28) Installing py3-requests-toolbelt (0.10.1-r1) (21/28) Installing py3-cparser (2.21-r1) (22/28) Installing py3-cffi (1.15.1-r1) (23/28) Installing py3-cryptography (38.0.3-r1) (24/28) Installing py3-jwcrypto (0.8-r3) (25/28) Installing py3-python-jwt (3.3.0-r2) (26/28) Installing py3-packaging (21.3-r3) (27/28) Installing py3-setuptools (65.6.2-r0) (28/28) Installing .makedepends-py3-pyrebase (20221124.073407) Executing busybox-1.35.0-r29.trigger OK: 388 MiB in 129 packages >>> py3-pyrebase: Cleaning up srcdir >>> py3-pyrebase: Cleaning up pkgdir >>> py3-pyrebase: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Pyrebase-3.0.27.tar.gz >>> py3-pyrebase: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Pyrebase-3.0.27.tar.gz >>> py3-pyrebase: Checking sha512sums... Pyrebase-3.0.27.tar.gz: OK drop-requirements.patch: OK >>> py3-pyrebase: Unpacking /var/cache/distfiles/edge//Pyrebase-3.0.27.tar.gz... >>> py3-pyrebase: drop-requirements.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/pyrebase copying pyrebase/pyrebase.py -> build/lib/pyrebase copying pyrebase/__init__.py -> build/lib/pyrebase creating build/lib/sseclient copying sseclient/sseclient.py -> build/lib/sseclient copying sseclient/__init__.py -> build/lib/sseclient >>> py3-pyrebase: 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 build running build_py running install_lib creating /home/buildozer/aports/testing/py3-pyrebase/pkg creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/pyrebase copying build/lib/pyrebase/pyrebase.py -> /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/pyrebase copying build/lib/pyrebase/__init__.py -> /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/pyrebase creating /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/sseclient copying build/lib/sseclient/sseclient.py -> /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/sseclient copying build/lib/sseclient/__init__.py -> /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/sseclient byte-compiling /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/pyrebase/pyrebase.py to pyrebase.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/pyrebase/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/sseclient/sseclient.py to sseclient.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/sseclient/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing Pyrebase.egg-info/PKG-INFO writing dependency_links to Pyrebase.egg-info/dependency_links.txt deleting Pyrebase.egg-info/requires.txt writing top-level names to Pyrebase.egg-info/top_level.txt reading manifest file 'Pyrebase.egg-info/SOURCES.txt' writing manifest file 'Pyrebase.egg-info/SOURCES.txt' Copying Pyrebase.egg-info to /home/buildozer/aports/testing/py3-pyrebase/pkg/py3-pyrebase/usr/lib/python3.11/site-packages/Pyrebase-3.0.27-py3.11.egg-info running install_scripts >>> py3-pyrebase*: Running postcheck for py3-pyrebase >>> py3-pyrebase*: Preparing package py3-pyrebase... >>> py3-pyrebase*: Tracing dependencies... >>> py3-pyrebase*: Package size: 148.0 KB >>> py3-pyrebase*: Compressing data... >>> py3-pyrebase*: Create checksum... >>> py3-pyrebase*: Create py3-pyrebase-3.0.27-r2.apk >>> py3-pyrebase: Build complete at Thu, 24 Nov 2022 07:34:08 +0000 elapsed time 0h 0m 2s >>> py3-pyrebase: Cleaning up srcdir >>> py3-pyrebase: Cleaning up pkgdir >>> py3-pyrebase: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pyrebase (20221124.073407) (2/28) Purging py3-pycryptodome (3.15.0-r1) (3/28) Purging py3-oauth2client (4.1.3-r6) (4/28) Purging py3-httplib2 (0.21.0-r1) (5/28) Purging py3-asn1-modules (0.2.8-r3) (6/28) Purging py3-rsa (4.9-r1) (7/28) Purging py3-asn1 (0.4.8-r3) (8/28) Purging py3-requests-toolbelt (0.10.1-r1) (9/28) Purging py3-requests (2.28.1-r2) (10/28) Purging py3-certifi (2022.9.24-r1) (11/28) Purging py3-charset-normalizer (3.0.1-r1) (12/28) Purging py3-idna (3.4-r3) (13/28) Purging py3-urllib3 (1.26.12-r1) (14/28) Purging py3-python-jwt (3.3.0-r2) (15/28) Purging py3-jwcrypto (0.8-r3) (16/28) Purging py3-cryptography (38.0.3-r1) (17/28) Purging py3-cffi (1.15.1-r1) (18/28) Purging py3-cparser (2.21-r1) (19/28) Purging py3-six (1.16.0-r4) (20/28) Purging py3-setuptools (65.6.2-r0) (21/28) Purging py3-packaging (21.3-r3) (22/28) Purging py3-parsing (3.0.9-r1) (23/28) Purging python3 (3.11.0-r2) (24/28) Purging libffi (3.4.4-r0) (25/28) Purging gdbm (1.23-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.2.0-r0) (28/28) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-pyrebase: Updating the testing/armv7 repository index... >>> py3-pyrebase: Signing the index...