>>> py3-pyee: Building community/py3-pyee 8.2.2-r1 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 22:06:40 +0000 >>> py3-pyee: Checking sanity of /home/buildozer/aports/community/py3-pyee/APKBUILD... >>> py3-pyee: Analyzing dependencies... >>> py3-pyee: Installing for build: build-base py3-async_generator py3-trio py3-twisted py3-vcversioner python3 py3-pytest-asyncio py3-pytest-runner py3-pytest-trio py3-setuptools py3-mock pytest (1/58) Installing libbz2 (1.0.8-r1) (2/58) Installing gdbm (1.23-r0) (3/58) Installing mpdecimal (2.5.1-r1) (4/58) Installing readline (8.1.2-r0) (5/58) Installing sqlite-libs (3.38.0-r0) (6/58) Installing python3 (3.10.3-r0) (7/58) Installing py3-async_generator (1.10-r3) (8/58) Installing py3-idna (3.3-r2) (9/58) Installing py3-cparser (2.20-r2) (10/58) Installing py3-cffi (1.15.0-r0) (11/58) Installing py3-asn1crypto (1.4.0-r2) (12/58) Installing py3-six (1.16.0-r1) (13/58) Installing py3-cryptography (3.4.8-r0) (14/58) Installing py3-openssl (21.0.0-r1) (15/58) Installing py3-attrs (21.4.0-r0) (16/58) Installing py3-outcome (1.1.0-r3) (17/58) Installing py3-curio (1.5-r2) (18/58) Installing py3-sniffio (1.2.0-r2) (19/58) Installing py3-sortedcontainers (2.4.0-r1) (20/58) Installing py3-trio (0.19.0-r1) (21/58) Installing py3-zope-interface (5.4.0-r1) (22/58) Installing py3-constantly (15.1.0-r5) (23/58) Installing py3-incremental (21.3.0-r2) (24/58) Installing py3-automat (20.2.0-r2) (25/58) Installing py3-hyperlink (21.0.0-r2) (26/58) Installing py3-typing-extensions (4.1.1-r0) (27/58) Installing py3-pyhamcrest (2.0.2-r2) (28/58) Installing py3-asn1 (0.4.8-r2) (29/58) Installing py3-asn1-modules (0.2.8-r2) (30/58) Installing py3-characteristic (14.3.0-r8) (31/58) Installing py3-service_identity (21.1.0-r2) (32/58) Installing py3-pyserial (3.5-r3) (33/58) Installing py3-hyperframe (6.0.0-r5) (34/58) Installing py3-hpack (4.0.0-r4) (35/58) Installing py3-h2 (4.0.0-r2) (36/58) Installing py3-twisted (22.2.0-r0) (37/58) Installing py3-vcversioner (2.16.0.0-r4) (38/58) Installing py3-flaky (3.7.0-r2) (39/58) Installing py3-atomicwrites (1.4.0-r2) (40/58) Installing py3-more-itertools (8.12.0-r2) (41/58) Installing py3-iniconfig (1.1.1-r2) (42/58) Installing py3-pluggy (0.13.1-r5) (43/58) Installing py3-py (1.10.0-r2) (44/58) Installing py3-wcwidth (0.2.5-r2) (45/58) Installing py3-parsing (2.4.7-r3) (46/58) Installing py3-packaging (21.3-r0) (47/58) Installing py3-toml (0.10.2-r3) (48/58) Installing py3-pygments (2.11.2-r0) (49/58) Installing py3-pytest (6.2.5-r2) (50/58) Installing py3-pytest-trio (0.7.0-r2) (51/58) Installing py3-pytest-asyncio (0.18.3-r0) (52/58) Installing py3-appdirs (1.4.4-r3) (53/58) Installing py3-ordered-set (4.0.2-r3) (54/58) Installing py3-setuptools (59.4.0-r0) (55/58) Installing py3-pytest-runner (5.3.2-r1) (56/58) Installing py3-pbr (5.8.1-r0) (57/58) Installing py3-mock (4.0.3-r2) (58/58) Installing .makedepends-py3-pyee (20220415.220646) Executing busybox-1.35.0-r8.trigger OK: 1204 MiB in 155 packages >>> py3-pyee: Cleaning up srcdir >>> py3-pyee: Cleaning up pkgdir >>> py3-pyee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyee-8.2.2.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 16938 100 16938 0 0 249k 0 --:--:-- --:--:-- --:--:-- 250k >>> py3-pyee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyee-8.2.2.tar.gz >>> py3-pyee: Checking sha512sums... pyee-8.2.2.tar.gz: OK >>> py3-pyee: Unpacking /var/cache/distfiles/v3.16/pyee-8.2.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyee copying pyee/_asyncio.py -> build/lib/pyee copying pyee/_compat.py -> build/lib/pyee copying pyee/uplift.py -> build/lib/pyee copying pyee/_base.py -> build/lib/pyee copying pyee/__init__.py -> build/lib/pyee copying pyee/_executor.py -> build/lib/pyee copying pyee/_twisted.py -> build/lib/pyee copying pyee/_trio.py -> build/lib/pyee running egg_info writing pyee.egg-info/PKG-INFO writing dependency_links to pyee.egg-info/dependency_links.txt writing top-level names to pyee.egg-info/top_level.txt reading manifest file 'pyee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyee.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pyee/src/pyee-8.2.2 plugins: flaky-3.7.0, asyncio-0.18.3, trio-0.7.0 asyncio: mode=legacy collected 36 items tests/test_async.py ........ [ 22%] tests/test_executor.py ... [ 30%] tests/test_sync.py .......... [ 58%] tests/test_trio.py .... [ 69%] tests/test_twisted.py ... [ 77%] tests/test_uplift.py ........ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191 /usr/lib/python3.10/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 36 passed, 1 warning in 0.99s ========================= >>> py3-pyee: Entering fakeroot... running install /usr/lib/python3.10/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 egg_info writing pyee.egg-info/PKG-INFO writing dependency_links to pyee.egg-info/dependency_links.txt writing top-level names to pyee.egg-info/top_level.txt reading manifest file 'pyee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyee.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pyee/pkg creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_asyncio.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_compat.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/uplift.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_base.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/__init__.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_executor.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_twisted.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee copying build/lib/pyee/_trio.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/uplift.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/_trio.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/_executor.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/_asyncio.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/_base.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/_twisted.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ copying build/lib/pyee/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/__pycache__ byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee/_compat.py to _compat.cpython-310.pyc running install_egg_info Copying pyee.egg-info to /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.10/site-packages/pyee-8.2.2-py3.10.egg-info running install_scripts >>> py3-pyee*: Running postcheck for py3-pyee >>> py3-pyee*: Preparing package py3-pyee... >>> py3-pyee*: Tracing dependencies... >>> py3-pyee*: Package size: 128.0 KB >>> py3-pyee*: Compressing data... >>> py3-pyee*: Create checksum... >>> py3-pyee*: Create py3-pyee-8.2.2-r1.apk >>> py3-pyee: Build complete at Fri, 15 Apr 2022 22:06:50 +0000 elapsed time 0h 0m 10s >>> py3-pyee: Cleaning up srcdir >>> py3-pyee: Cleaning up pkgdir >>> py3-pyee: Uninstalling dependencies... (1/58) Purging .makedepends-py3-pyee (20220415.220646) (2/58) Purging py3-twisted (22.2.0-r0) (3/58) Purging py3-zope-interface (5.4.0-r1) (4/58) Purging py3-constantly (15.1.0-r5) (5/58) Purging py3-incremental (21.3.0-r2) (6/58) Purging py3-automat (20.2.0-r2) (7/58) Purging py3-hyperlink (21.0.0-r2) (8/58) Purging py3-typing-extensions (4.1.1-r0) (9/58) Purging py3-pyhamcrest (2.0.2-r2) (10/58) Purging py3-service_identity (21.1.0-r2) (11/58) Purging py3-asn1-modules (0.2.8-r2) (12/58) Purging py3-asn1 (0.4.8-r2) (13/58) Purging py3-characteristic (14.3.0-r8) (14/58) Purging py3-pyserial (3.5-r3) (15/58) Purging py3-h2 (4.0.0-r2) (16/58) Purging py3-hyperframe (6.0.0-r5) (17/58) Purging py3-hpack (4.0.0-r4) (18/58) Purging py3-vcversioner (2.16.0.0-r4) (19/58) Purging py3-pytest-asyncio (0.18.3-r0) (20/58) Purging py3-flaky (3.7.0-r2) (21/58) Purging py3-pytest-runner (5.3.2-r1) (22/58) Purging py3-pytest-trio (0.7.0-r2) (23/58) Purging py3-trio (0.19.0-r1) (24/58) Purging py3-openssl (21.0.0-r1) (25/58) Purging py3-cryptography (3.4.8-r0) (26/58) Purging py3-cffi (1.15.0-r0) (27/58) Purging py3-cparser (2.20-r2) (28/58) Purging py3-idna (3.3-r2) (29/58) Purging py3-asn1crypto (1.4.0-r2) (30/58) Purging py3-sniffio (1.2.0-r2) (31/58) Purging py3-curio (1.5-r2) (32/58) Purging py3-sortedcontainers (2.4.0-r1) (33/58) Purging py3-outcome (1.1.0-r3) (34/58) Purging py3-async_generator (1.10-r3) (35/58) Purging py3-setuptools (59.4.0-r0) (36/58) Purging py3-appdirs (1.4.4-r3) (37/58) Purging py3-ordered-set (4.0.2-r3) (38/58) Purging py3-mock (4.0.3-r2) (39/58) Purging py3-pbr (5.8.1-r0) (40/58) Purging py3-pytest (6.2.5-r2) (41/58) Purging py3-atomicwrites (1.4.0-r2) (42/58) Purging py3-attrs (21.4.0-r0) (43/58) Purging py3-more-itertools (8.12.0-r2) (44/58) Purging py3-iniconfig (1.1.1-r2) (45/58) Purging py3-pluggy (0.13.1-r5) (46/58) Purging py3-py (1.10.0-r2) (47/58) Purging py3-packaging (21.3-r0) (48/58) Purging py3-parsing (2.4.7-r3) (49/58) Purging py3-six (1.16.0-r1) (50/58) Purging py3-toml (0.10.2-r3) (51/58) Purging py3-pygments (2.11.2-r0) (52/58) Purging py3-wcwidth (0.2.5-r2) (53/58) Purging python3 (3.10.3-r0) (54/58) Purging libbz2 (1.0.8-r1) (55/58) Purging gdbm (1.23-r0) (56/58) Purging mpdecimal (2.5.1-r1) (57/58) Purging readline (8.1.2-r0) (58/58) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> py3-pyee: Updating the community/x86_64 repository index... >>> py3-pyee: Signing the index...