>>> py3-pastedeploy: Building community/py3-pastedeploy 2.1.1-r1 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 18:06:37 +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-setuptools py3-pytest (1/25) Installing libbz2 (1.0.8-r1) (2/25) Installing libffi (3.4.2-r1) (3/25) Installing gdbm (1.23-r0) (4/25) Installing xz-libs (5.2.5-r1) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.1.2-r0) (7/25) Installing sqlite-libs (3.38.0-r0) (8/25) Installing python3 (3.10.3-r0) (9/25) Installing py3-appdirs (1.4.4-r3) (10/25) Installing py3-more-itertools (8.12.0-r2) (11/25) Installing py3-ordered-set (4.0.2-r3) (12/25) Installing py3-parsing (2.4.7-r3) (13/25) Installing py3-six (1.16.0-r1) (14/25) Installing py3-packaging (21.3-r0) (15/25) Installing py3-setuptools (59.4.0-r0) (16/25) Installing py3-atomicwrites (1.4.0-r2) (17/25) Installing py3-attrs (21.4.0-r0) (18/25) Installing py3-iniconfig (1.1.1-r2) (19/25) Installing py3-pluggy (0.13.1-r5) (20/25) Installing py3-py (1.10.0-r2) (21/25) Installing py3-wcwidth (0.2.5-r2) (22/25) Installing py3-toml (0.10.2-r3) (23/25) Installing py3-pygments (2.11.2-r0) (24/25) Installing py3-pytest (6.2.5-r2) (25/25) Installing .makedepends-py3-pastedeploy (20220415.180641) Executing busybox-1.35.0-r8.trigger OK: 317 MiB in 113 packages >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pastedeploy-2.1.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pastedeploy: Fetching py3-pastedeploy-2.1.1.tar.gz::https://files.pythonhosted.org/packages/source/P/PasteDeploy/PasteDeploy-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19141 100 19141 0 0 19417 0 --:--:-- --:--:-- --:--:-- 19417 >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pastedeploy-2.1.1.tar.gz >>> py3-pastedeploy: Checking sha512sums... py3-pastedeploy-2.1.1.tar.gz: OK >>> py3-pastedeploy: Unpacking /var/cache/distfiles/v3.16/py3-pastedeploy-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/paste copying paste/__init__.py -> build/lib/paste creating build/lib/paste/deploy copying paste/deploy/loadwsgi.py -> build/lib/paste/deploy copying paste/deploy/converters.py -> build/lib/paste/deploy copying paste/deploy/compat.py -> build/lib/paste/deploy copying paste/deploy/util.py -> build/lib/paste/deploy copying paste/deploy/paster_templates.py -> build/lib/paste/deploy copying paste/deploy/config.py -> build/lib/paste/deploy copying paste/deploy/__init__.py -> build/lib/paste/deploy running egg_info writing PasteDeploy.egg-info/PKG-INFO writing dependency_links to PasteDeploy.egg-info/dependency_links.txt writing entry points to PasteDeploy.egg-info/entry_points.txt writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt writing requirements to PasteDeploy.egg-info/requires.txt writing top-level names to PasteDeploy.egg-info/top_level.txt reading manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' creating build/lib/paste/deploy/paster_templates creating build/lib/paste/deploy/paster_templates/paste_deploy creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ creating build/lib/paste/deploy/paster_templates/paste_deploy/docs copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs ============================= 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-pastedeploy/src/PasteDeploy-2.1.1 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%] ======================== 26 passed, 1 skipped in 0.41s ========================= >>> py3-pastedeploy: 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 PasteDeploy.egg-info/PKG-INFO writing dependency_links to PasteDeploy.egg-info/dependency_links.txt writing entry points to PasteDeploy.egg-info/entry_points.txt writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt writing requirements to PasteDeploy.egg-info/requires.txt writing top-level names to PasteDeploy.egg-info/top_level.txt reading manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' running install_lib Skipping installation of /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/__init__.py (namespace package) copying paste/deploy/loadwsgi.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/converters.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/compat.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/util.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/paster_templates.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/config.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/__init__.py -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/paster_templates/paste_deploy/docs byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/loadwsgi.py to loadwsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/converters.py to converters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/paster_templates.py to paster_templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/paste/deploy/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying PasteDeploy.egg-info to /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/PasteDeploy-2.1.1-py3.10.egg-info Installing /home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy/usr/lib/python3.10/site-packages/PasteDeploy-2.1.1-py3.10-nspkg.pth running install_scripts >>> py3-pastedeploy*: Running postcheck for py3-pastedeploy >>> py3-pastedeploy*: Preparing package py3-pastedeploy... >>> py3-pastedeploy*: Tracing dependencies... >>> py3-pastedeploy*: Package size: 212.0 KB >>> py3-pastedeploy*: Compressing data... >>> py3-pastedeploy*: Create checksum... >>> py3-pastedeploy*: Create py3-pastedeploy-2.1.1-r1.apk >>> py3-pastedeploy: Build complete at Fri, 15 Apr 2022 18:06:45 +0000 elapsed time 0h 0m 8s >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pastedeploy (20220415.180641) (2/25) Purging py3-setuptools (59.4.0-r0) (3/25) Purging py3-appdirs (1.4.4-r3) (4/25) Purging py3-ordered-set (4.0.2-r3) (5/25) Purging py3-pytest (6.2.5-r2) (6/25) Purging py3-atomicwrites (1.4.0-r2) (7/25) Purging py3-attrs (21.4.0-r0) (8/25) Purging py3-more-itertools (8.12.0-r2) (9/25) Purging py3-iniconfig (1.1.1-r2) (10/25) Purging py3-pluggy (0.13.1-r5) (11/25) Purging py3-py (1.10.0-r2) (12/25) Purging py3-wcwidth (0.2.5-r2) (13/25) Purging py3-packaging (21.3-r0) (14/25) Purging py3-parsing (2.4.7-r3) (15/25) Purging py3-six (1.16.0-r1) (16/25) Purging py3-toml (0.10.2-r3) (17/25) Purging py3-pygments (2.11.2-r0) (18/25) Purging python3 (3.10.3-r0) (19/25) Purging libbz2 (1.0.8-r1) (20/25) Purging libffi (3.4.2-r1) (21/25) Purging gdbm (1.23-r0) (22/25) Purging xz-libs (5.2.5-r1) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.2-r0) (25/25) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-pastedeploy: Updating the community/armv7 repository index... >>> py3-pastedeploy: Signing the index...