>>> py3-param: Building community/py3-param 1.13.0-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 11:56:55 +0000 >>> py3-param: Checking sanity of /home/buildozer/aports/community/py3-param/APKBUILD... >>> py3-param: Analyzing dependencies... >>> py3-param: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-cov py3-flake8 (1/38) Installing libbz2 (1.0.8-r5) (2/38) Installing libffi (3.4.4-r2) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.2-r1) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20230401-r6) (7/38) Installing readline (8.2.1-r1) (8/38) Installing sqlite-libs (3.41.2-r2) (9/38) Installing python3 (3.11.3-r10) (10/38) Installing python3-pycache-pyc0 (3.11.3-r10) (11/38) Installing pyc (0.1-r0) (12/38) Installing python3-pyc (3.11.3-r10) (13/38) Installing py3-parsing (3.0.9-r2) (14/38) Installing py3-parsing-pyc (3.0.9-r2) (15/38) Installing py3-packaging (23.1-r1) (16/38) Installing py3-packaging-pyc (23.1-r1) (17/38) Installing py3-setuptools (67.7.2-r0) (18/38) Installing py3-setuptools-pyc (67.7.2-r0) (19/38) Installing py3-iniconfig (1.1.1-r6) (20/38) Installing py3-iniconfig-pyc (1.1.1-r6) (21/38) Installing py3-pluggy (1.0.0-r3) (22/38) Installing py3-pluggy-pyc (1.0.0-r3) (23/38) Installing py3-py (1.11.0-r2) (24/38) Installing py3-py-pyc (1.11.0-r2) (25/38) Installing py3-pytest (7.3.1-r1) (26/38) Installing py3-pytest-pyc (7.3.1-r1) (27/38) Installing py3-coverage (6.5.0-r4) (28/38) Installing py3-coverage-pyc (6.5.0-r4) (29/38) Installing py3-pytest-cov (4.0.0-r2) (30/38) Installing py3-pytest-cov-pyc (4.0.0-r2) (31/38) Installing py3-pyflakes (3.0.1-r1) (32/38) Installing py3-pyflakes-pyc (3.0.1-r1) (33/38) Installing py3-pycodestyle (2.10.0-r1) (34/38) Installing py3-mccabe (0.7.0-r2) (35/38) Installing py3-mccabe-pyc (0.7.0-r2) (36/38) Installing py3-flake8 (6.0.0-r1) (37/38) Installing py3-flake8-pyc (6.0.0-r1) (38/38) Installing .makedepends-py3-param (20230425.115655) Executing busybox-1.36.0-r8.trigger OK: 382 MiB in 136 packages >>> py3-param: Cleaning up srcdir >>> py3-param: Cleaning up pkgdir >>> py3-param: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-param-1.13.0.tar.gz >>> py3-param: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-param-1.13.0.tar.gz >>> py3-param: Checking sha512sums... py3-param-1.13.0.tar.gz: OK >>> py3-param: Unpacking /var/cache/distfiles/v3.18/py3-param-1.13.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/param copying param/__init__.py -> build/lib/param copying param/parameterized.py -> build/lib/param copying param/serializer.py -> build/lib/param copying param/version.py -> build/lib/param copying param/_async.py -> build/lib/param copying param/ipython.py -> build/lib/param creating build/lib/numbergen copying numbergen/__init__.py -> build/lib/numbergen running egg_info creating param.egg-info writing param.egg-info/PKG-INFO writing dependency_links to param.egg-info/dependency_links.txt writing requirements to param.egg-info/requires.txt writing top-level names to param.egg-info/top_level.txt writing manifest file 'param.egg-info/SOURCES.txt' reading manifest file 'param.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE.txt' writing manifest file 'param.egg-info/SOURCES.txt' copying param/.version -> build/lib/param ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-param/src/param-1.13.0 configfile: setup.cfg plugins: cov-4.0.0 collected 876 items / 3 skipped tests/API0/testcalendardateparam.py ..... [ 0%] tests/API0/testcalendardaterangeparam.py ...... [ 1%] tests/API0/testclassselector.py .......... [ 2%] tests/API0/testcolorparameter.py ....... [ 3%] tests/API0/testcompositeparams.py ......... [ 4%] tests/API0/testdateparam.py .... [ 4%] tests/API0/testdaterangeparam.py ...... [ 5%] tests/API0/testdefaults.py .s.....s..s......................s... [ 9%] tests/API0/testdynamicparams.py ......................... [ 12%] tests/API0/testipythonmagic.py .. [ 12%] tests/API0/testlistselector.py ................ [ 14%] tests/API0/testnumbergen.py .. [ 14%] tests/API0/testobjectselector.py ........ [ 15%] tests/API0/testparameterizedobject.py ................... [ 17%] tests/API0/testparameterizedrepr.py ............... [ 19%] tests/API0/testrangeparameter.py ..... [ 20%] tests/API0/teststringparam.py ..... [ 20%] tests/API0/testtimedependent.py .ss.............s.s [ 22%] tests/API1/testbooleanparam.py ............. [ 24%] tests/API1/testbytesparam.py .......... [ 25%] tests/API1/testcalendardateparam.py ......... [ 26%] tests/API1/testcalendardaterangeparam.py ......... [ 27%] tests/API1/testclassselector.py .................... [ 29%] tests/API1/testcolorparameter.py ........... [ 31%] tests/API1/testcomparator.py ............ [ 32%] tests/API1/testcompositeparams.py ............ [ 33%] tests/API1/testdateparam.py ......... [ 34%] tests/API1/testdaterangeparam.py ...ssss......... [ 36%] tests/API1/testdefaults.py .s.....s..s......................s......... [ 41%] tests/API1/testdynamicparams.py ......................... [ 44%] tests/API1/testfileselector.py ............. [ 45%] tests/API1/testipythonmagic.py .. [ 46%] tests/API1/testjsonserialization.py .ssss......ss..ssss....ssss......... [ 50%] ...s.sssss [ 51%] tests/API1/testlist.py ................ [ 53%] tests/API1/testlistselector.py ...................... [ 55%] tests/API1/testmultifileselector.py ............. [ 57%] tests/API1/testnumbergen.py .. [ 57%] tests/API1/testnumberparameter.py ...................................... [ 61%] .......... [ 62%] tests/API1/testobjectselector.py ................ [ 64%] tests/API1/testparamdepends.py ..................................... [ 68%] tests/API1/testparamdepends_py3.py .. [ 69%] tests/API1/testparameterizedobject.py .................................. [ 73%] ............ [ 74%] tests/API1/testparameterizedrepr.py ............... [ 76%] tests/API1/testparamoutput.py ........... [ 77%] tests/API1/testparamunion.py ... [ 77%] tests/API1/testpathparam.py ..................... [ 80%] tests/API1/testrangeparameter.py ................ [ 81%] tests/API1/testselector.py .............. [ 83%] tests/API1/teststringparam.py ........ [ 84%] tests/API1/testtimedependent.py .ss..............s.s [ 86%] tests/API1/testtupleparam.py .........................s..........s [ 90%] tests/API1/testutils.py ................................. [ 94%] tests/API1/testwatch.py .............................................. [100%] ======================= 834 passed, 45 skipped in 2.53s ======================== >>> py3-param: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-param/pkg creating /home/buildozer/aports/community/py3-param/pkg/py3-param creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/numbergen copying build/lib/numbergen/__init__.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/numbergen creating /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/__init__.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/parameterized.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/serializer.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/.version -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/version.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/_async.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param copying build/lib/param/ipython.py -> /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/numbergen/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/parameterized.py to parameterized.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/serializer.py to serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/_async.py to _async.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/ipython.py to ipython.cpython-311.pyc running install_egg_info running egg_info writing param.egg-info/PKG-INFO writing dependency_links to param.egg-info/dependency_links.txt writing requirements to param.egg-info/requires.txt writing top-level names to param.egg-info/top_level.txt reading manifest file 'param.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE.txt' writing manifest file 'param.egg-info/SOURCES.txt' Copying param.egg-info to /home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param-1.13.0-py3.11.egg-info running install_scripts >>> py3-param-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/numbergen/__pycache__' -> '/home/buildozer/aports/community/py3-param/pkg/py3-param-pyc/usr/lib/python3.11/site-packages/numbergen/__pycache__' '/home/buildozer/aports/community/py3-param/pkg/py3-param/usr/lib/python3.11/site-packages/param/__pycache__' -> '/home/buildozer/aports/community/py3-param/pkg/py3-param-pyc/usr/lib/python3.11/site-packages/param/__pycache__' >>> py3-param-pyc*: Preparing subpackage py3-param-pyc... >>> py3-param-pyc*: Running postcheck for py3-param-pyc >>> py3-param*: Running postcheck for py3-param >>> py3-param*: Preparing package py3-param... >>> py3-param-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-param-pyc*: Package size: 456.0 KB >>> py3-param-pyc*: Compressing data... >>> py3-param-pyc*: Create checksum... >>> py3-param-pyc*: Create py3-param-pyc-1.13.0-r1.apk >>> py3-param*: Tracing dependencies... python3 python3~3.11 >>> py3-param*: Package size: 380.0 KB >>> py3-param*: Compressing data... >>> py3-param*: Create checksum... >>> py3-param*: Create py3-param-1.13.0-r1.apk >>> py3-param: Build complete at Tue, 25 Apr 2023 11:57:00 +0000 elapsed time 0h 0m 5s >>> py3-param: Cleaning up srcdir >>> py3-param: Cleaning up pkgdir >>> py3-param: Uninstalling dependencies... (1/38) Purging .makedepends-py3-param (20230425.115655) (2/38) Purging py3-setuptools-pyc (67.7.2-r0) (3/38) Purging py3-setuptools (67.7.2-r0) (4/38) Purging py3-pytest-cov-pyc (4.0.0-r2) (5/38) Purging py3-pytest-cov (4.0.0-r2) (6/38) Purging py3-pytest-pyc (7.3.1-r1) (7/38) Purging py3-pytest (7.3.1-r1) (8/38) Purging py3-iniconfig-pyc (1.1.1-r6) (9/38) Purging py3-iniconfig (1.1.1-r6) (10/38) Purging py3-packaging-pyc (23.1-r1) (11/38) Purging py3-packaging (23.1-r1) (12/38) Purging py3-parsing-pyc (3.0.9-r2) (13/38) Purging py3-parsing (3.0.9-r2) (14/38) Purging py3-pluggy-pyc (1.0.0-r3) (15/38) Purging py3-pluggy (1.0.0-r3) (16/38) Purging py3-py-pyc (1.11.0-r2) (17/38) Purging py3-py (1.11.0-r2) (18/38) Purging py3-coverage-pyc (6.5.0-r4) (19/38) Purging py3-coverage (6.5.0-r4) (20/38) Purging py3-flake8-pyc (6.0.0-r1) (21/38) Purging py3-flake8 (6.0.0-r1) (22/38) Purging py3-pyflakes-pyc (3.0.1-r1) (23/38) Purging py3-pyflakes (3.0.1-r1) (24/38) Purging py3-pycodestyle (2.10.0-r1) (25/38) Purging py3-mccabe-pyc (0.7.0-r2) (26/38) Purging py3-mccabe (0.7.0-r2) (27/38) Purging python3-pyc (3.11.3-r10) (28/38) Purging python3-pycache-pyc0 (3.11.3-r10) (29/38) Purging pyc (0.1-r0) (30/38) Purging python3 (3.11.3-r10) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r5) (33/38) Purging libffi (3.4.4-r2) (34/38) Purging libpanelw (6.4_p20230401-r6) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 98 packages >>> py3-param: Updating the community/armhf repository index... >>> py3-param: Signing the index...