>>> py3-pastedeploy: Building community/py3-pastedeploy 3.0.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 10:36:48 +0000 >>> py3-pastedeploy: Checking sanity of /home/buildozer/aports/community/py3-pastedeploy/APKBUILD... >>> py3-pastedeploy: Analyzing dependencies... >>> py3-pastedeploy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-pytest-cov (1/22) Installing libbz2 (1.0.8-r4) (2/22) Installing libffi (3.4.4-r0) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.8-r0) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.2.0-r0) (7/22) Installing sqlite-libs (3.40.0-r0) (8/22) Installing python3 (3.11.0-r2) (9/22) Installing py3-installer (0.5.1-r2) (10/22) Installing py3-gpep517 (11-r1) (11/22) Installing py3-parsing (3.0.9-r1) (12/22) Installing py3-packaging (21.3-r3) (13/22) Installing py3-setuptools (65.6.0-r1) (14/22) Installing py3-wheel (0.38.4-r1) (15/22) Installing py3-attrs (22.1.0-r1) (16/22) Installing py3-iniconfig (1.1.1-r4) (17/22) Installing py3-pluggy (1.0.0-r2) (18/22) Installing py3-py (1.11.0-r1) (19/22) Installing py3-pytest (7.2.0-r2) (20/22) Installing py3-coverage (6.5.0-r1) (21/22) Installing py3-pytest-cov (4.0.0-r1) (22/22) Installing .makedepends-py3-pastedeploy (20221123.103649) Executing busybox-1.35.0-r29.trigger OK: 414 MiB in 118 packages >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz >>> py3-pastedeploy: Checking sha512sums... py3-pastedeploy-3.0.1.tar.gz: OK >>> py3-pastedeploy: Unpacking /var/cache/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz... 2022-11-23 10:36:50,364 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) 2022-11-23 10:36:50,404 root INFO running bdist_wheel 2022-11-23 10:36:50,415 root INFO running build 2022-11-23 10:36:50,415 root INFO running build_py 2022-11-23 10:36:50,417 root INFO creating build 2022-11-23 10:36:50,418 root INFO creating build/lib 2022-11-23 10:36:50,418 root INFO creating build/lib/paste 2022-11-23 10:36:50,418 root INFO copying src/paste/__init__.py -> build/lib/paste 2022-11-23 10:36:50,419 root INFO creating build/lib/paste/deploy 2022-11-23 10:36:50,419 root INFO copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy 2022-11-23 10:36:50,419 root INFO copying src/paste/deploy/converters.py -> build/lib/paste/deploy 2022-11-23 10:36:50,420 root INFO copying src/paste/deploy/util.py -> build/lib/paste/deploy 2022-11-23 10:36:50,420 root INFO copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy 2022-11-23 10:36:50,420 root INFO copying src/paste/deploy/config.py -> build/lib/paste/deploy 2022-11-23 10:36:50,420 root INFO copying src/paste/deploy/__init__.py -> build/lib/paste/deploy 2022-11-23 10:36:50,420 root INFO running egg_info 2022-11-23 10:36:50,427 root INFO writing src/PasteDeploy.egg-info/PKG-INFO 2022-11-23 10:36:50,428 root INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt 2022-11-23 10:36:50,428 root INFO writing entry points to src/PasteDeploy.egg-info/entry_points.txt 2022-11-23 10:36:50,429 root INFO writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt 2022-11-23 10:36:50,429 root INFO writing requirements to src/PasteDeploy.egg-info/requires.txt 2022-11-23 10:36:50,429 root INFO writing top-level names to src/PasteDeploy.egg-info/top_level.txt 2022-11-23 10:36:50,431 root INFO reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' 2022-11-23 10:36:50,432 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 10:36:50,433 root WARNING no previously-included directories found matching 'docs/_build' 2022-11-23 10:36:50,434 root WARNING no previously-included directories found matching 'docs/_themes' 2022-11-23 10:36:50,434 root WARNING no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' 2022-11-23 10:36:50,434 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2022-11-23 10:36:50,434 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2022-11-23 10:36:50,434 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2022-11-23 10:36:50,436 root INFO writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'paste.deploy.paster_templates.paste_deploy' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy.docs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'paste.deploy.paster_templates.paste_deploy.docs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2022-11-23 10:36:50,437 root INFO creating build/lib/paste/deploy/paster_templates 2022-11-23 10:36:50,437 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy 2022-11-23 10:36:50,437 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 10:36:50,438 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 10:36:50,438 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 10:36:50,438 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 10:36:50,438 root INFO copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 10:36:50,443 wheel INFO installing to build/bdist.linux-armv8l/wheel 2022-11-23 10:36:50,443 root INFO running install 2022-11-23 10:36:50,451 root INFO running install_lib 2022-11-23 10:36:50,455 root WARNING Skipping installation of build/bdist.linux-armv8l/wheel/paste/__init__.py (namespace package) 2022-11-23 10:36:50,455 root INFO copying paste/deploy/loadwsgi.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,456 root INFO copying paste/deploy/converters.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,456 root INFO copying paste/deploy/util.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,456 root INFO copying paste/deploy/paster_templates.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,457 root INFO copying paste/deploy/config.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,457 root INFO copying paste/deploy/__init__.py -> build/bdist.linux-armv8l/wheel/paste/deploy 2022-11-23 10:36:50,457 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 10:36:50,458 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/+package+ 2022-11-23 10:36:50,458 root INFO copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/docs 2022-11-23 10:36:50,458 root INFO running install_egg_info 2022-11-23 10:36:50,460 root INFO Copying src/PasteDeploy.egg-info to build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1-py3.11.egg-info 2022-11-23 10:36:50,461 root INFO Installing build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1-py3.11-nspkg.pth 2022-11-23 10:36:50,462 root INFO running install_scripts 2022-11-23 10:36:50,485 wheel INFO creating build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1.dist-info/WHEEL 2022-11-23 10:36:50,486 wheel INFO creating '/home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1/dist/tmpzko2vzz4/PasteDeploy-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-23 10:36:50,486 wheel INFO adding 'PasteDeploy-3.0.1-py3.11-nspkg.pth' 2022-11-23 10:36:50,487 wheel INFO adding 'paste/deploy/__init__.py' 2022-11-23 10:36:50,487 wheel INFO adding 'paste/deploy/config.py' 2022-11-23 10:36:50,487 wheel INFO adding 'paste/deploy/converters.py' 2022-11-23 10:36:50,488 wheel INFO adding 'paste/deploy/loadwsgi.py' 2022-11-23 10:36:50,488 wheel INFO adding 'paste/deploy/paster_templates.py' 2022-11-23 10:36:50,488 wheel INFO adding 'paste/deploy/util.py' 2022-11-23 10:36:50,488 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl' 2022-11-23 10:36:50,489 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl' 2022-11-23 10:36:50,489 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl' 2022-11-23 10:36:50,489 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/METADATA' 2022-11-23 10:36:50,489 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/WHEEL' 2022-11-23 10:36:50,489 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/entry_points.txt' 2022-11-23 10:36:50,489 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/namespace_packages.txt' 2022-11-23 10:36:50,490 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/top_level.txt' 2022-11-23 10:36:50,490 wheel INFO adding 'PasteDeploy-3.0.1.dist-info/RECORD' 2022-11-23 10:36:50,490 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-23 10:36:50,491 gpep517 INFO The backend produced dist/PasteDeploy-3.0.1-py3-none-any.whl PasteDeploy-3.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1, configfile: pytest.ini, testpaths: tests plugins: cov-4.0.0 collected 27 items tests/test_basic_app.py ... [ 11%] tests/test_config.py ............. [ 59%] tests/test_config_middleware.py s [ 62%] tests/test_converters.py .. [ 70%] tests/test_filter.py ....... [ 96%] tests/test_load_package.py . [100%] ---------- coverage: platform linux, python 3.11.0-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------------------------------------ testenv/usr/lib/python3.11/site-packages/paste/deploy/__init__.py 1 0 100.00% testenv/usr/lib/python3.11/site-packages/paste/deploy/config.py 141 95 32.62% 22-24, 52, 72, 80, 83-85, 95, 98, 101-106, 109-115, 119-124, 128, 132-133, 152-153, 157-187, 191-193, 261-266, 269-306, 317-320 testenv/usr/lib/python3.11/site-packages/paste/deploy/converters.py 27 16 40.74% 15-16, 20-23, 27-37 testenv/usr/lib/python3.11/site-packages/paste/deploy/loadwsgi.py 383 48 87.47% 42-47, 105, 110-111, 140, 164, 176-188, 252, 256, 286, 290, 311, 317, 321, 358, 361, 370, 379, 439-441, 508, 522, 526, 541, 553, 562, 597, 606, 621-623, 637, 657, 668, 683, 702 testenv/usr/lib/python3.11/site-packages/paste/deploy/paster_templates.py 16 16 0.00% 3-42 testenv/usr/lib/python3.11/site-packages/paste/deploy/util.py 39 23 41.03% 27-46, 50-53, 62-64 ------------------------------------------------------------------------------------------------------------ TOTAL 607 198 67.38% ======================== 26 passed, 1 skipped in 0.31s ========================= >>> py3-pastedeploy: Entering fakeroot... >>> py3-pastedeploy*: Running postcheck for py3-pastedeploy >>> py3-pastedeploy*: Preparing package py3-pastedeploy... >>> py3-pastedeploy*: Tracing dependencies... >>> py3-pastedeploy*: Package size: 216.0 KB >>> py3-pastedeploy*: Compressing data... >>> py3-pastedeploy*: Create checksum... >>> py3-pastedeploy*: Create py3-pastedeploy-3.0.1-r1.apk >>> py3-pastedeploy: Build complete at Wed, 23 Nov 2022 10:36:51 +0000 elapsed time 0h 0m 3s >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pastedeploy (20221123.103649) (2/22) Purging py3-gpep517 (11-r1) (3/22) Purging py3-installer (0.5.1-r2) (4/22) Purging py3-setuptools (65.6.0-r1) (5/22) Purging py3-wheel (0.38.4-r1) (6/22) Purging py3-pytest-cov (4.0.0-r1) (7/22) Purging py3-pytest (7.2.0-r2) (8/22) Purging py3-attrs (22.1.0-r1) (9/22) Purging py3-iniconfig (1.1.1-r4) (10/22) Purging py3-packaging (21.3-r3) (11/22) Purging py3-parsing (3.0.9-r1) (12/22) Purging py3-pluggy (1.0.0-r2) (13/22) Purging py3-py (1.11.0-r1) (14/22) Purging python3 (3.11.0-r2) (15/22) Purging py3-coverage (6.5.0-r1) (16/22) Purging libbz2 (1.0.8-r4) (17/22) Purging libffi (3.4.4-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.2.8-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.2.0-r0) (22/22) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-pastedeploy: Updating the community/armhf repository index... >>> py3-pastedeploy: Signing the index...