>>> py3-pyhamcrest: Building community/py3-pyhamcrest 2.0.2-r2 (using abuild 3.9.0-r0) started Wed, 15 Dec 2021 23:37:18 +0000 >>> py3-pyhamcrest: Checking sanity of /home/buildozer/aports/community/py3-pyhamcrest/APKBUILD... >>> py3-pyhamcrest: Analyzing dependencies... >>> py3-pyhamcrest: Installing for build: build-base py3-six py3-setuptools py3-hypothesis py3-mock py3-pytest (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.22-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.37.0-r0) (6/26) Installing python3 (3.10.1-r0) (7/26) Installing py3-six (1.16.0-r1) (8/26) Installing py3-ordered-set (4.0.2-r3) (9/26) Installing py3-appdirs (1.4.4-r3) (10/26) Installing py3-parsing (2.4.7-r3) (11/26) Installing py3-packaging (21.3-r0) (12/26) Installing py3-setuptools (52.0.0-r5) (13/26) Installing py3-attrs (21.2.0-r1) (14/26) Installing py3-sortedcontainers (2.4.0-r1) (15/26) Installing py3-hypothesis (6.31.5-r1) (16/26) Installing py3-pbr (5.8.0-r1) (17/26) Installing py3-mock (4.0.3-r2) (18/26) Installing py3-atomicwrites (1.4.0-r2) (19/26) Installing py3-more-itertools (8.12.0-r1) (20/26) Installing py3-iniconfig (1.1.1-r2) (21/26) Installing py3-pluggy (0.13.1-r5) (22/26) Installing py3-py (1.10.0-r2) (23/26) Installing py3-wcwidth (0.2.5-r2) (24/26) Installing py3-toml (0.10.2-r3) (25/26) Installing py3-pytest (6.2.5-r1) (26/26) Installing .makedepends-py3-pyhamcrest (20211215.233719) Executing busybox-1.34.1-r5.trigger OK: 426 MiB in 129 packages >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyHamcrest-2.0.2.tar.gz >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyHamcrest-2.0.2.tar.gz >>> py3-pyhamcrest: Checking sha512sums... PyHamcrest-2.0.2.tar.gz: OK >>> py3-pyhamcrest: Unpacking /var/cache/distfiles/edge/PyHamcrest-2.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration copying src/hamcrest/py.typed -> build/lib/hamcrest ============================= 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/community/py3-pyhamcrest/src/PyHamcrest-2.0.2 plugins: hypothesis-6.31.5 collected 438 items tests/hamcrest_unit_test/assert_that_test.py ....... [ 1%] tests/hamcrest_unit_test/base_description_test.py ........... [ 4%] tests/hamcrest_unit_test/base_matcher_test.py ... [ 4%] tests/hamcrest_unit_test/string_description_test.py ........ [ 6%] tests/hamcrest_unit_test/collection/is_empty_test.py ....... [ 8%] tests/hamcrest_unit_test/collection/isdict_containing_test.py ....... [ 9%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py ... [ 10%] .............. [ 13%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py ....... [ 15%] ... [ 15%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py ..... [ 17%] ..... [ 18%] tests/hamcrest_unit_test/collection/isin_test.py .......... [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py ...... [ 21%] ............................ [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py . [ 28%] ........................... [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py . [ 34%] ........................... [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py .. [ 41%] .................. [ 45%] tests/hamcrest_unit_test/core/allof_test.py .......... [ 47%] tests/hamcrest_unit_test/core/anyof_test.py ......... [ 50%] tests/hamcrest_unit_test/core/described_as_test.py ...... [ 51%] tests/hamcrest_unit_test/core/is_test.py ....... [ 52%] tests/hamcrest_unit_test/core/isanything_test.py .... [ 53%] tests/hamcrest_unit_test/core/isequal_test.py ........... [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py ...... [ 57%] tests/hamcrest_unit_test/core/isnone_test.py ............ [ 60%] tests/hamcrest_unit_test/core/isnot_test.py ....... [ 62%] tests/hamcrest_unit_test/core/issame_test.py ....... [ 63%] tests/hamcrest_unit_test/core/raises_test.py .....s.......ss..... [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py ..... [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py ...........sssssssssss [ 74%] sssss [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py ......... [ 77%] tests/hamcrest_unit_test/object/haslength_test.py ......... [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py .............. [ 82%] tests/hamcrest_unit_test/object/hasstring_test.py ...... [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py ........ [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py ...... [ 87%] ... [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py .............. [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py ......... [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py ........ [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py ............. [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py ........ [100%] =============================== warnings summary =============================== tests/hamcrest_unit_test/core/raises_test.py:97 /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.0.2/tests/hamcrest_unit_test/core/raises_test.py:97: DeprecationWarning: invalid escape sequence '\d' raises(AssertionError, "([\d, ]+)"), :97 :97 :97: DeprecationWarning: invalid escape sequence '\d' -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 419 passed, 19 skipped, 3 warnings in 1.12s ================== >>> py3-pyhamcrest: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyhamcrest/pkg creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest copying build/lib/hamcrest/py.typed -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/__pycache__ copying build/lib/hamcrest/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/__pycache__ creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/wrap_matcher.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/hasmethod.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/__pycache__/ismock.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers/__pycache__ copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/matcher.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/description.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/base_matcher.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/base_description.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/selfdescribing.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/string_description.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/__pycache__/assert_that.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/__pycache__ copying build/lib/hamcrest/core/string_description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/anyof.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isanything.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/issame.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isinstanceof.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isnot.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/raises.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/is_.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/allof.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/described_as.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isequal.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/__pycache__/isnone.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core/__pycache__ copying build/lib/hamcrest/core/core/isnot.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/hasstring.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/haslength.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/__pycache__/hasproperty.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object/__pycache__ copying build/lib/hamcrest/library/object/hasstring.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/object creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/iscloseto.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/__pycache__/ordering_comparison.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number/__pycache__ copying build/lib/hamcrest/library/number/iscloseto.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/number creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/__pycache__ copying build/lib/hamcrest/library/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/__pycache__ copying build/lib/hamcrest/library/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringcontains.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringmatches.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/substringmatcher.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/isequal_ignoring_whitespace.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringendswith.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/isequal_ignoring_case.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringcontainsinorder.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/__pycache__/stringstartswith.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text/__pycache__ copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/text creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingkey.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containinginanyorder.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/is_empty.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingentries.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containingvalue.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containing.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isin.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_containinginorder.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/issequence_onlycontaining.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/__pycache__/isdict_containing.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection/__pycache__ copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/collection creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration creating /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration/__pycache__ copying build/lib/hamcrest/library/integration/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration/__pycache__ copying build/lib/hamcrest/library/integration/__pycache__/match_equality.cpython-310.pyc -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration/__pycache__ copying build/lib/hamcrest/library/integration/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/library/integration copying build/lib/hamcrest/__init__.py -> /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest byte-compiling /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.cpython-310.pyc running install_egg_info running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.10/site-packages/PyHamcrest-2.0.2-py3.10.egg-info running install_scripts >>> py3-pyhamcrest*: Running postcheck for py3-pyhamcrest >>> py3-pyhamcrest*: Preparing package py3-pyhamcrest... >>> py3-pyhamcrest*: Tracing dependencies... >>> py3-pyhamcrest*: Package size: 620.0 KB >>> py3-pyhamcrest*: Compressing data... >>> py3-pyhamcrest*: Create checksum... >>> py3-pyhamcrest*: Create py3-pyhamcrest-2.0.2-r2.apk >>> py3-pyhamcrest: Build complete at Wed, 15 Dec 2021 23:37:22 +0000 elapsed time 0h 0m 4s >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pyhamcrest (20211215.233719) (2/26) Purging py3-setuptools (52.0.0-r5) (3/26) Purging py3-ordered-set (4.0.2-r3) (4/26) Purging py3-appdirs (1.4.4-r3) (5/26) Purging py3-hypothesis (6.31.5-r1) (6/26) Purging py3-sortedcontainers (2.4.0-r1) (7/26) Purging py3-mock (4.0.3-r2) (8/26) Purging py3-pbr (5.8.0-r1) (9/26) Purging py3-pytest (6.2.5-r1) (10/26) Purging py3-atomicwrites (1.4.0-r2) (11/26) Purging py3-attrs (21.2.0-r1) (12/26) Purging py3-more-itertools (8.12.0-r1) (13/26) Purging py3-iniconfig (1.1.1-r2) (14/26) Purging py3-pluggy (0.13.1-r5) (15/26) Purging py3-py (1.10.0-r2) (16/26) Purging py3-wcwidth (0.2.5-r2) (17/26) Purging py3-packaging (21.3-r0) (18/26) Purging py3-parsing (2.4.7-r3) (19/26) Purging py3-six (1.16.0-r1) (20/26) Purging py3-toml (0.10.2-r3) (21/26) Purging python3 (3.10.1-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.22-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 365 MiB in 103 packages >>> py3-pyhamcrest: Updating the community/aarch64 repository index... >>> py3-pyhamcrest: Signing the index...