>>> py3-rebulk: Building testing/py3-rebulk 3.0.1-r3 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:06:07 +0000 >>> py3-rebulk: Checking sanity of /home/buildozer/aports/testing/py3-rebulk/APKBUILD... >>> py3-rebulk: Analyzing dependencies... >>> py3-rebulk: Installing for build: build-base python3 py3-six py3-regex py3-setuptools py3-pytest-runner py3-pytest (1/24) Installing libffi (3.4.2-r1) (2/24) Installing gdbm (1.22-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.1.1-r0) (5/24) Installing sqlite-libs (3.37.0-r0) (6/24) Installing python3 (3.10.1-r0) (7/24) Installing py3-six (1.16.0-r1) (8/24) Installing py3-regex (2021.11.1-r1) (9/24) Installing py3-ordered-set (4.0.2-r3) (10/24) Installing py3-appdirs (1.4.4-r3) (11/24) Installing py3-parsing (2.4.7-r3) (12/24) Installing py3-packaging (21.3-r0) (13/24) Installing py3-setuptools (52.0.0-r5) (14/24) Installing py3-pytest-runner (5.3.1-r1) (15/24) Installing py3-atomicwrites (1.4.0-r2) (16/24) Installing py3-attrs (21.2.0-r1) (17/24) Installing py3-more-itertools (8.12.0-r1) (18/24) Installing py3-iniconfig (1.1.1-r2) (19/24) Installing py3-pluggy (0.13.1-r5) (20/24) Installing py3-py (1.10.0-r2) (21/24) Installing py3-wcwidth (0.2.5-r2) (22/24) Installing py3-toml (0.10.2-r3) (23/24) Installing py3-pytest (6.2.5-r1) (24/24) Installing .makedepends-py3-rebulk (20211219.160609) Executing busybox-1.34.1-r5.trigger OK: 403 MiB in 130 packages >>> py3-rebulk: Cleaning up srcdir >>> py3-rebulk: Cleaning up pkgdir >>> py3-rebulk: Fetching https://files.pythonhosted.org/packages/source/r/rebulk/rebulk-3.0.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 100 254k 100 254k 0 0 2833k 0 --:--:-- --:--:-- --:--:-- 2833k >>> py3-rebulk: Fetching https://files.pythonhosted.org/packages/source/r/rebulk/rebulk-3.0.1.tar.gz >>> py3-rebulk: Checking sha512sums... rebulk-3.0.1.tar.gz: OK >>> py3-rebulk: Unpacking /var/cache/distfiles/edge/rebulk-3.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rebulk copying rebulk/formatters.py -> build/lib/rebulk copying rebulk/validators.py -> build/lib/rebulk copying rebulk/builder.py -> build/lib/rebulk copying rebulk/pattern.py -> build/lib/rebulk copying rebulk/utils.py -> build/lib/rebulk copying rebulk/rules.py -> build/lib/rebulk copying rebulk/processors.py -> build/lib/rebulk copying rebulk/rebulk.py -> build/lib/rebulk copying rebulk/__version__.py -> build/lib/rebulk copying rebulk/__init__.py -> build/lib/rebulk copying rebulk/loose.py -> build/lib/rebulk copying rebulk/chain.py -> build/lib/rebulk copying rebulk/match.py -> build/lib/rebulk copying rebulk/remodule.py -> build/lib/rebulk copying rebulk/introspector.py -> build/lib/rebulk copying rebulk/debug.py -> build/lib/rebulk copying rebulk/toposort.py -> build/lib/rebulk creating build/lib/rebulk/test copying rebulk/test/rebulk_rules_module.py -> build/lib/rebulk/test copying rebulk/test/test_toposort.py -> build/lib/rebulk/test copying rebulk/test/test_introspector.py -> build/lib/rebulk/test copying rebulk/test/test_debug.py -> build/lib/rebulk/test copying rebulk/test/test_chain.py -> build/lib/rebulk/test copying rebulk/test/test_loose.py -> build/lib/rebulk/test copying rebulk/test/test_match.py -> build/lib/rebulk/test copying rebulk/test/__init__.py -> build/lib/rebulk/test copying rebulk/test/test_rebulk.py -> build/lib/rebulk/test copying rebulk/test/test_pattern.py -> build/lib/rebulk/test copying rebulk/test/test_processors.py -> build/lib/rebulk/test copying rebulk/test/rules_module.py -> build/lib/rebulk/test copying rebulk/test/default_rules_module.py -> build/lib/rebulk/test copying rebulk/test/test_validators.py -> build/lib/rebulk/test copying rebulk/test/test_rules.py -> build/lib/rebulk/test running egg_info writing rebulk.egg-info/PKG-INFO writing dependency_links to rebulk.egg-info/dependency_links.txt writing requirements to rebulk.egg-info/requires.txt writing top-level names to rebulk.egg-info/top_level.txt reading manifest file 'rebulk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rebulk.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-rebulk/src/rebulk-3.0.1, configfile: pytest.ini collected 164 items rebulk/rebulk.py . [ 0%] rebulk/utils.py . [ 1%] rebulk/test/test_chain.py ............... [ 10%] rebulk/test/test_debug.py ..... [ 13%] rebulk/test/test_introspector.py .... [ 15%] rebulk/test/test_loose.py ...... [ 19%] rebulk/test/test_match.py .......................... [ 35%] rebulk/test/test_pattern.py ............................................ [ 62%] ... [ 64%] rebulk/test/test_processors.py .............. [ 72%] rebulk/test/test_rebulk.py ..................... [ 85%] rebulk/test/test_rules.py ........... [ 92%] rebulk/test/test_toposort.py ......... [ 97%] rebulk/test/test_validators.py .... [100%] ============================= 164 passed in 1.84s ============================== >>> py3-rebulk: Entering fakeroot... running install running build running build_py running egg_info writing rebulk.egg-info/PKG-INFO writing dependency_links to rebulk.egg-info/dependency_links.txt writing requirements to rebulk.egg-info/requires.txt writing top-level names to rebulk.egg-info/top_level.txt reading manifest file 'rebulk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rebulk.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-rebulk/pkg creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/formatters.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/validators.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/builder.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/pattern.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk creating /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/rebulk_rules_module.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_toposort.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_introspector.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_debug.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_chain.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_loose.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_match.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/__init__.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_rebulk.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_pattern.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_processors.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/rules_module.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/default_rules_module.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_validators.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/test/test_rules.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test copying build/lib/rebulk/utils.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/rules.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/processors.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/rebulk.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/__version__.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/__init__.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/loose.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/chain.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/match.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/remodule.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/introspector.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/debug.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk copying build/lib/rebulk/toposort.py -> /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/formatters.py to formatters.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/validators.py to validators.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/builder.py to builder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/pattern.py to pattern.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/rebulk_rules_module.py to rebulk_rules_module.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_toposort.py to test_toposort.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_introspector.py to test_introspector.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_debug.py to test_debug.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_chain.py to test_chain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_loose.py to test_loose.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_match.py to test_match.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_rebulk.py to test_rebulk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_pattern.py to test_pattern.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_processors.py to test_processors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/rules_module.py to rules_module.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/default_rules_module.py to default_rules_module.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_validators.py to test_validators.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/test/test_rules.py to test_rules.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/rules.py to rules.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/processors.py to processors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/rebulk.py to rebulk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/__version__.py to __version__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/loose.py to loose.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/chain.py to chain.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/match.py to match.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/remodule.py to remodule.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/introspector.py to introspector.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk/toposort.py to toposort.cpython-310.pyc running install_egg_info Copying rebulk.egg-info to /home/buildozer/aports/testing/py3-rebulk/pkg/py3-rebulk/usr/lib/python3.10/site-packages/rebulk-3.0.1-py3.10.egg-info running install_scripts >>> py3-rebulk*: Running postcheck for py3-rebulk >>> py3-rebulk*: Preparing package py3-rebulk... >>> py3-rebulk*: Tracing dependencies... >>> py3-rebulk*: Package size: 360.0 KB >>> py3-rebulk*: Compressing data... >>> py3-rebulk*: Create checksum... >>> py3-rebulk*: Create py3-rebulk-3.0.1-r3.apk >>> py3-rebulk: Build complete at Sun, 19 Dec 2021 16:06:13 +0000 elapsed time 0h 0m 6s >>> py3-rebulk: Cleaning up srcdir >>> py3-rebulk: Cleaning up pkgdir >>> py3-rebulk: Uninstalling dependencies... (1/24) Purging .makedepends-py3-rebulk (20211219.160609) (2/24) Purging py3-regex (2021.11.1-r1) (3/24) Purging py3-pytest-runner (5.3.1-r1) (4/24) Purging py3-setuptools (52.0.0-r5) (5/24) Purging py3-ordered-set (4.0.2-r3) (6/24) Purging py3-appdirs (1.4.4-r3) (7/24) Purging py3-pytest (6.2.5-r1) (8/24) Purging py3-atomicwrites (1.4.0-r2) (9/24) Purging py3-attrs (21.2.0-r1) (10/24) Purging py3-more-itertools (8.12.0-r1) (11/24) Purging py3-iniconfig (1.1.1-r2) (12/24) Purging py3-pluggy (0.13.1-r5) (13/24) Purging py3-py (1.10.0-r2) (14/24) Purging py3-wcwidth (0.2.5-r2) (15/24) Purging py3-packaging (21.3-r0) (16/24) Purging py3-parsing (2.4.7-r3) (17/24) Purging py3-six (1.16.0-r1) (18/24) Purging py3-toml (0.10.2-r3) (19/24) Purging python3 (3.10.1-r0) (20/24) Purging libffi (3.4.2-r1) (21/24) Purging gdbm (1.22-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.1-r0) (24/24) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 106 packages >>> py3-rebulk: Updating the testing/x86_64 repository index... >>> py3-rebulk: Signing the index...