>>> py3-geotiler: Building testing/py3-geotiler 0.14.6-r2 (using abuild 3.9.0-r4) started Tue, 09 Aug 2022 11:47:53 +0000 >>> py3-geotiler: Checking sanity of /home/buildozer/aports/testing/py3-geotiler/APKBUILD... >>> py3-geotiler: Analyzing dependencies... >>> py3-geotiler: Installing for build: build-base python3 py3-aiohttp py3-cytoolz py3-pillow py3-setuptools py3-build py3-installer py3-wheel python3-dev py3-numpy py3-pytest py3-pytest-cov (1/61) Installing libbz2 (1.0.8-r2) (2/61) Installing libffi (3.4.2-r1) (3/61) Installing gdbm (1.23-r0) (4/61) Installing mpdecimal (2.5.1-r1) (5/61) Installing readline (8.1.2-r0) (6/61) Installing sqlite-libs (3.39.2-r0) (7/61) Installing python3 (3.10.5-r2) (8/61) Installing py3-typing-extensions (4.3.0-r0) (9/61) Installing py3-async-timeout (4.0.2-r0) (10/61) Installing py3-charset-normalizer (2.1.0-r0) (11/61) Installing py3-multidict (6.0.2-r1) (12/61) Installing py3-idna (3.3-r2) (13/61) Installing py3-yarl (1.7.2-r0) (14/61) Installing py3-idna-ssl (1.1.0-r6) (15/61) Installing py3-attrs (21.4.0-r0) (16/61) Installing py3-frozenlist (1.2.0-r2) (17/61) Installing py3-aiosignal (1.2.0-r1) (18/61) Installing py3-aiohttp (3.8.1-r1) (19/61) Installing cython (0.29.24-r2) (20/61) Installing py3-toolz (0.11.2-r1) (21/61) Installing py3-cytoolz (0.11.2-r1) (22/61) Installing py3-olefile (0.46-r6) (23/61) Installing libimagequant (4.0.1-r1) (24/61) Installing libpng (1.6.37-r2) (25/61) Installing freetype (2.12.1-r0) (26/61) Installing libjpeg-turbo (2.1.3-r1) (27/61) Installing lcms2 (2.13.1-r0) (28/61) Installing openjpeg (2.5.0-r0) (29/61) Installing libwebp (1.2.4-r0) (30/61) Installing tiff (4.4.0-r0) (31/61) Installing libxau (1.0.9-r1) (32/61) Installing libmd (1.0.4-r0) (33/61) Installing libbsd (0.11.6-r2) (34/61) Installing libxdmcp (1.1.3-r1) (35/61) Installing libxcb (1.15-r0) (36/61) Installing py3-pillow (9.2.0-r2) (37/61) Installing py3-appdirs (1.4.4-r4) (38/61) Installing py3-more-itertools (8.13.0-r0) (39/61) Installing py3-ordered-set (4.0.2-r4) (40/61) Installing py3-parsing (3.0.9-r0) (41/61) Installing py3-packaging (21.3-r2) (42/61) Installing py3-setuptools (59.4.0-r0) (43/61) Installing py3-tomli (2.0.1-r1) (44/61) Installing py3-pep517 (0.13.0-r0) (45/61) Installing py3-build (0.8.0-r0) (46/61) Installing py3-installer (0.5.1-r1) (47/61) Installing py3-wheel (0.37.1-r0) (48/61) Installing python3-dev (3.10.5-r2) (49/61) Installing libgfortran (11.2.1_git20220219-r5) (50/61) Installing openblas (0.3.20-r0) (51/61) Installing py3-numpy (1.22.3-r0) (52/61) Installing py3-atomicwrites (1.4.1-r0) (53/61) Installing py3-iniconfig (1.1.1-r3) (54/61) Installing py3-pluggy (1.0.0-r0) (55/61) Installing py3-py (1.10.0-r2) (56/61) Installing py3-pygments (2.11.2-r0) (57/61) Installing py3-wcwidth (0.2.5-r2) (58/61) Installing py3-pytest (7.1.2-r2) (59/61) Installing py3-coverage (5.5-r1) (60/61) Installing py3-pytest-cov (2.12.1-r1) (61/61) Installing .makedepends-py3-geotiler (20220809.114754) Executing busybox-1.35.0-r22.trigger OK: 818 MiB in 175 packages >>> py3-geotiler: Cleaning up srcdir >>> py3-geotiler: Cleaning up pkgdir >>> py3-geotiler: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-geotiler-0.14.6.tar.gz >>> py3-geotiler: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-geotiler-0.14.6.tar.gz >>> py3-geotiler: Checking sha512sums... py3-geotiler-0.14.6.tar.gz: OK remove-dep.patch: OK >>> py3-geotiler: Unpacking /var/cache/distfiles/edge/py3-geotiler-0.14.6.tar.gz... >>> py3-geotiler: remove-dep.patch patching file pyproject.toml running egg_info writing geotiler.egg-info/PKG-INFO writing dependency_links to geotiler.egg-info/dependency_links.txt writing requirements to geotiler.egg-info/requires.txt writing top-level names to geotiler.egg-info/top_level.txt reading manifest file 'geotiler.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'geotiler.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/geotiler copying geotiler/map.py -> build/lib/geotiler copying geotiler/data.py -> build/lib/geotiler copying geotiler/util.py -> build/lib/geotiler copying geotiler/errors.py -> build/lib/geotiler copying geotiler/cache.py -> build/lib/geotiler copying geotiler/provider.py -> build/lib/geotiler copying geotiler/__init__.py -> build/lib/geotiler copying geotiler/geo.py -> build/lib/geotiler creating build/lib/geotiler/tile copying geotiler/tile/io.py -> build/lib/geotiler/tile copying geotiler/tile/img.py -> build/lib/geotiler/tile copying geotiler/tile/__init__.py -> build/lib/geotiler/tile creating build/lib/geotiler/tests copying geotiler/tests/test_cache.py -> build/lib/geotiler/tests copying geotiler/tests/test_provider.py -> build/lib/geotiler/tests copying geotiler/tests/test_util.py -> build/lib/geotiler/tests copying geotiler/tests/test_tile_io.py -> build/lib/geotiler/tests copying geotiler/tests/test_map.py -> build/lib/geotiler/tests copying geotiler/tests/test_tile_img.py -> build/lib/geotiler/tests copying geotiler/tests/__init__.py -> build/lib/geotiler/tests copying geotiler/tests/test_geo.py -> build/lib/geotiler/tests running egg_info writing geotiler.egg-info/PKG-INFO writing dependency_links to geotiler.egg-info/dependency_links.txt writing requirements to geotiler.egg-info/requires.txt writing top-level names to geotiler.egg-info/top_level.txt reading manifest file 'geotiler.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'geotiler.egg-info/SOURCES.txt' copying geotiler/py.typed -> build/lib/geotiler creating build/lib/geotiler/source copying geotiler/source/bluemarble.json -> build/lib/geotiler/source copying geotiler/source/osm.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain-background.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain-lines.json -> build/lib/geotiler/source copying geotiler/source/stamen-terrain.json -> build/lib/geotiler/source copying geotiler/source/stamen-toner-lite.json -> build/lib/geotiler/source copying geotiler/source/stamen-toner.json -> build/lib/geotiler/source copying geotiler/source/stamen-watercolor.json -> build/lib/geotiler/source copying geotiler/source/thunderforest-cycle.json -> build/lib/geotiler/source running build_scripts creating build/scripts-3.10 copying and adjusting bin/geotiler-lint -> build/scripts-3.10 copying and adjusting bin/geotiler-route -> build/scripts-3.10 copying and adjusting bin/geotiler-fetch -> build/scripts-3.10 changing mode of build/scripts-3.10/geotiler-lint from 644 to 755 changing mode of build/scripts-3.10/geotiler-route from 644 to 755 changing mode of build/scripts-3.10/geotiler-fetch from 644 to 755 installing to build/bdist.linux-ppc64le/wheel running install running install_lib creating build/bdist.linux-ppc64le creating build/bdist.linux-ppc64le/wheel creating build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/py.typed -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/map.py -> build/bdist.linux-ppc64le/wheel/geotiler creating build/bdist.linux-ppc64le/wheel/geotiler/tile copying build/lib/geotiler/tile/io.py -> build/bdist.linux-ppc64le/wheel/geotiler/tile copying build/lib/geotiler/tile/img.py -> build/bdist.linux-ppc64le/wheel/geotiler/tile copying build/lib/geotiler/tile/__init__.py -> build/bdist.linux-ppc64le/wheel/geotiler/tile copying build/lib/geotiler/data.py -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/util.py -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/errors.py -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/cache.py -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/provider.py -> build/bdist.linux-ppc64le/wheel/geotiler copying build/lib/geotiler/__init__.py -> build/bdist.linux-ppc64le/wheel/geotiler creating build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_cache.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_provider.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_tile_io.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_map.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_tile_img.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests copying build/lib/geotiler/tests/test_geo.py -> build/bdist.linux-ppc64le/wheel/geotiler/tests creating build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/thunderforest-cycle.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain-lines.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/osm.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-terrain-background.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-toner-lite.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-watercolor.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/stamen-toner.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/source/bluemarble.json -> build/bdist.linux-ppc64le/wheel/geotiler/source copying build/lib/geotiler/geo.py -> build/bdist.linux-ppc64le/wheel/geotiler running install_egg_info Copying geotiler.egg-info to build/bdist.linux-ppc64le/wheel/geotiler-0.14.6-py3.10.egg-info running install_scripts creating build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data creating build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-route -> build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-fetch -> build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts copying build/scripts-3.10/geotiler-lint -> build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts changing mode of build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts/geotiler-route to 755 changing mode of build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts/geotiler-fetch to 755 changing mode of build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.data/scripts/geotiler-lint to 755 adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-ppc64le/wheel/geotiler-0.14.6.dist-info/WHEEL creating '/home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/dist/tmps4ibk6se/geotiler-0.14.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it adding 'geotiler/__init__.py' adding 'geotiler/cache.py' adding 'geotiler/data.py' adding 'geotiler/errors.py' adding 'geotiler/geo.py' adding 'geotiler/map.py' adding 'geotiler/provider.py' adding 'geotiler/py.typed' adding 'geotiler/util.py' adding 'geotiler/source/bluemarble.json' adding 'geotiler/source/osm.json' adding 'geotiler/source/stamen-terrain-background.json' adding 'geotiler/source/stamen-terrain-lines.json' adding 'geotiler/source/stamen-terrain.json' adding 'geotiler/source/stamen-toner-lite.json' adding 'geotiler/source/stamen-toner.json' adding 'geotiler/source/stamen-watercolor.json' adding 'geotiler/source/thunderforest-cycle.json' adding 'geotiler/tests/__init__.py' adding 'geotiler/tests/test_cache.py' adding 'geotiler/tests/test_geo.py' adding 'geotiler/tests/test_map.py' adding 'geotiler/tests/test_provider.py' adding 'geotiler/tests/test_tile_img.py' adding 'geotiler/tests/test_tile_io.py' adding 'geotiler/tests/test_util.py' adding 'geotiler/tile/__init__.py' adding 'geotiler/tile/img.py' adding 'geotiler/tile/io.py' adding 'geotiler-0.14.6.data/scripts/geotiler-fetch' adding 'geotiler-0.14.6.data/scripts/geotiler-lint' adding 'geotiler-0.14.6.data/scripts/geotiler-route' adding 'geotiler-0.14.6.dist-info/COPYING' adding 'geotiler-0.14.6.dist-info/METADATA' adding 'geotiler-0.14.6.dist-info/WHEEL' adding 'geotiler-0.14.6.dist-info/top_level.txt' adding 'geotiler-0.14.6.dist-info/RECORD' removing build/bdist.linux-ppc64le/wheel * Getting dependencies for wheel... * Building wheel... Successfully built geotiler-0.14.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6, configfile: setup.cfg plugins: cov-2.12.1 collected 43 items geotiler/tests/test_cache.py . [ 2%] geotiler/tests/test_geo.py ........ [ 20%] geotiler/tests/test_map.py ................... [ 65%] geotiler/tests/test_provider.py ...... [ 79%] geotiler/tests/test_tile_img.py ..... [ 90%] geotiler/tests/test_tile_io.py sss [ 97%] geotiler/tests/test_util.py . [100%] =============================== warnings summary =============================== geotiler/tests/test_tile_io.py:70 /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:70: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_tile_io.py:86 /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:86: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_tile_io.py:102 /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_io.py:102: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.asyncio geotiler/tests/test_cache.py::test_redis_downloader_and_cache /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_cache.py:60: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() geotiler/tests/test_tile_img.py::test_render_error_tile /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tile/img.py:87: DeprecationWarning: textsize is deprecated and will be removed in Pillow 10 (2023-07-01). Use textbbox or textlength instead. tw, th = draw.textsize(msg) geotiler/tests/test_tile_img.py::test_render_image geotiler/tests/test_tile_img.py::test_render_image_error /home/buildozer/aports/testing/py3-geotiler/src/geotiler-0.14.6/geotiler/tests/test_tile_img.py:49: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() geotiler/tests/test_tile_io.py::test_fetch_tile geotiler/tests/test_tile_io.py::test_fetch_tile_error geotiler/tests/test_tile_io.py::test_fetch_tiles /usr/lib/python3.10/site-packages/_pytest/python.py:181: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ---------- coverage: platform linux, python 3.10.5-final-0 ----------- Name Stmts Miss Cover Missing --------------------------------------------------------------- geotiler/__init__.py 4 0 100% geotiler/cache.py 33 1 97% 101 geotiler/data.py 3 3 0% 28-31 geotiler/errors.py 1 0 100% geotiler/geo.py 60 2 97% 44, 47 geotiler/map.py 209 19 91% 105, 131, 296, 374-376, 396-399, 411-421 geotiler/provider.py 82 17 79% 94, 100-104, 117-124, 145-152 geotiler/tests/__init__.py 1 0 100% geotiler/tests/test_cache.py 29 0 100% geotiler/tests/test_geo.py 57 0 100% geotiler/tests/test_map.py 203 0 100% geotiler/tests/test_provider.py 52 0 100% geotiler/tests/test_tile_img.py 60 0 100% geotiler/tests/test_tile_io.py 53 33 38% 59-68, 76-84, 94-100, 108-128 geotiler/tests/test_util.py 5 0 100% geotiler/tile/__init__.py 0 0 100% geotiler/tile/img.py 28 0 100% geotiler/tile/io.py 34 21 38% 60-69, 85-104 geotiler/util.py 6 0 100% --------------------------------------------------------------- TOTAL 920 96 90% ================== 40 passed, 3 skipped, 10 warnings in 2.19s ================== >>> py3-geotiler: Entering fakeroot... >>> py3-geotiler*: Running postcheck for py3-geotiler >>> py3-geotiler*: Preparing package py3-geotiler... >>> py3-geotiler*: Tracing dependencies... >>> py3-geotiler*: Package size: 376.0 KB >>> py3-geotiler*: Compressing data... >>> py3-geotiler*: Create checksum... >>> py3-geotiler*: Create py3-geotiler-0.14.6-r2.apk >>> py3-geotiler: Build complete at Tue, 09 Aug 2022 11:48:01 +0000 elapsed time 0h 0m 8s >>> py3-geotiler: Cleaning up srcdir >>> py3-geotiler: Cleaning up pkgdir >>> py3-geotiler: Uninstalling dependencies... (1/61) Purging .makedepends-py3-geotiler (20220809.114754) (2/61) Purging py3-aiohttp (3.8.1-r1) (3/61) Purging py3-async-timeout (4.0.2-r0) (4/61) Purging py3-charset-normalizer (2.1.0-r0) (5/61) Purging py3-yarl (1.7.2-r0) (6/61) Purging py3-multidict (6.0.2-r1) (7/61) Purging py3-idna-ssl (1.1.0-r6) (8/61) Purging py3-idna (3.3-r2) (9/61) Purging py3-typing-extensions (4.3.0-r0) (10/61) Purging py3-aiosignal (1.2.0-r1) (11/61) Purging py3-frozenlist (1.2.0-r2) (12/61) Purging py3-cytoolz (0.11.2-r1) (13/61) Purging cython (0.29.24-r2) (14/61) Purging py3-toolz (0.11.2-r1) (15/61) Purging py3-pillow (9.2.0-r2) (16/61) Purging py3-olefile (0.46-r6) (17/61) Purging libimagequant (4.0.1-r1) (18/61) Purging py3-setuptools (59.4.0-r0) (19/61) Purging py3-appdirs (1.4.4-r4) (20/61) Purging py3-ordered-set (4.0.2-r4) (21/61) Purging py3-build (0.8.0-r0) (22/61) Purging py3-pep517 (0.13.0-r0) (23/61) Purging py3-installer (0.5.1-r1) (24/61) Purging py3-wheel (0.37.1-r0) (25/61) Purging python3-dev (3.10.5-r2) (26/61) Purging py3-numpy (1.22.3-r0) (27/61) Purging py3-pytest-cov (2.12.1-r1) (28/61) Purging py3-pytest (7.1.2-r2) (29/61) Purging py3-atomicwrites (1.4.1-r0) (30/61) Purging py3-attrs (21.4.0-r0) (31/61) Purging py3-iniconfig (1.1.1-r3) (32/61) Purging py3-more-itertools (8.13.0-r0) (33/61) Purging py3-packaging (21.3-r2) (34/61) Purging py3-parsing (3.0.9-r0) (35/61) Purging py3-pluggy (1.0.0-r0) (36/61) Purging py3-py (1.10.0-r2) (37/61) Purging py3-pygments (2.11.2-r0) (38/61) Purging py3-tomli (2.0.1-r1) (39/61) Purging py3-wcwidth (0.2.5-r2) (40/61) Purging python3 (3.10.5-r2) (41/61) Purging py3-coverage (5.5-r1) (42/61) Purging freetype (2.12.1-r0) (43/61) Purging libbz2 (1.0.8-r2) (44/61) Purging libffi (3.4.2-r1) (45/61) Purging gdbm (1.23-r0) (46/61) Purging mpdecimal (2.5.1-r1) (47/61) Purging readline (8.1.2-r0) (48/61) Purging sqlite-libs (3.39.2-r0) (49/61) Purging libpng (1.6.37-r2) (50/61) Purging tiff (4.4.0-r0) (51/61) Purging libjpeg-turbo (2.1.3-r1) (52/61) Purging lcms2 (2.13.1-r0) (53/61) Purging openjpeg (2.5.0-r0) (54/61) Purging libwebp (1.2.4-r0) (55/61) Purging libxcb (1.15-r0) (56/61) Purging libxau (1.0.9-r1) (57/61) Purging libxdmcp (1.1.3-r1) (58/61) Purging libbsd (0.11.6-r2) (59/61) Purging libmd (1.0.4-r0) (60/61) Purging openblas (0.3.20-r0) (61/61) Purging libgfortran (11.2.1_git20220219-r5) Executing busybox-1.35.0-r22.trigger OK: 625 MiB in 114 packages >>> py3-geotiler: Updating the testing/ppc64le repository index... >>> py3-geotiler: Signing the index...