>>> py3-poetry-core: Building community/py3-poetry-core 1.0.7-r5 (using abuild 3.9.0-r0) started Sun, 20 Feb 2022 19:27:28 +0000 >>> py3-poetry-core: Checking sanity of /home/buildozer/aports/community/py3-poetry-core/APKBUILD... >>> py3-poetry-core: Analyzing dependencies... >>> py3-poetry-core: Installing for build: build-base python3 py3-jsonschema py3-lark-parser py3-six py3-tomlkit py3-build py3-pip py3-pytest py3-pytest-mock py3-virtualenv python3-dev (1/52) Installing libffi (3.4.2-r1) (2/52) Installing gdbm (1.23-r0) (3/52) Installing mpdecimal (2.5.1-r1) (4/52) Installing readline (8.1.1-r0) (5/52) Installing sqlite-libs (3.37.2-r0) (6/52) Installing python3 (3.10.2-r0) (7/52) Installing py3-six (1.16.0-r1) (8/52) Installing py3-pyrsistent (0.18.0-r1) (9/52) Installing py3-attrs (21.2.0-r1) (10/52) Installing py3-jsonschema (4.4.0-r0) (11/52) Installing py3-lark-parser (0.11.3-r1) (12/52) Installing py3-tomlkit (0.10.0-r0) (13/52) Installing py3-tomli (2.0.0-r1) (14/52) Installing py3-pep517 (0.12.0-r1) (15/52) Installing py3-build (0.7.0-r1) (16/52) Installing py3-appdirs (1.4.4-r3) (17/52) Installing py3-certifi (2021.10.8-r0) (18/52) Installing py3-charset-normalizer (2.0.10-r0) (19/52) Installing py3-idna (3.3-r2) (20/52) Installing py3-urllib3 (1.26.8-r0) (21/52) Installing py3-requests (2.27.1-r0) (22/52) Installing py3-msgpack (1.0.2-r2) (23/52) Installing py3-lockfile (0.12.2-r5) (24/52) Installing py3-cachecontrol (0.12.10-r1) (25/52) Installing py3-colorama (0.4.4-r2) (26/52) Installing py3-contextlib2 (21.6.0-r2) (27/52) Installing py3-distlib (0.3.4-r1) (28/52) Installing py3-distro (1.6.0-r1) (29/52) Installing py3-webencodings (0.5.1-r5) (30/52) Installing py3-html5lib (1.1-r2) (31/52) Installing py3-parsing (2.4.7-r3) (32/52) Installing py3-packaging (21.3-r0) (33/52) Installing py3-progress (1.6-r1) (34/52) Installing py3-retrying (1.3.3-r3) (35/52) Installing py3-ordered-set (4.0.2-r3) (36/52) Installing py3-setuptools (52.0.0-r5) (37/52) Installing py3-toml (0.10.2-r3) (38/52) Installing py3-pip (21.3.1-r0) (39/52) Installing py3-atomicwrites (1.4.0-r2) (40/52) Installing py3-more-itertools (8.12.0-r1) (41/52) Installing py3-iniconfig (1.1.1-r2) (42/52) Installing py3-pluggy (0.13.1-r5) (43/52) Installing py3-py (1.10.0-r2) (44/52) Installing py3-wcwidth (0.2.5-r2) (45/52) Installing py3-pytest (6.2.5-r1) (46/52) Installing py3-pbr (5.8.1-r0) (47/52) Installing py3-mock (4.0.3-r2) (48/52) Installing py3-pytest-mock (3.5.1-r2) (49/52) Installing py3-filelock (3.4.2-r0) (50/52) Installing py3-virtualenv (20.4.7-r1) (51/52) Installing python3-dev (3.10.2-r0) (52/52) Installing .makedepends-py3-poetry-core (20220220.192729) Executing busybox-1.35.0-r2.trigger OK: 430 MiB in 151 packages >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.0.7.tar.gz >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.0.7.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.0.7.tar.gz: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/edge/poetry-core-1.0.7.tar.gz... * Building wheel... Successfully built poetry_core-1.0.7-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.7 plugins: mock-3.5.1 collected 563 items / 9 deselected / 554 selected tests/test_factory.py ........ [ 1%] tests/json/test_poetry_schema.py .. [ 1%] tests/masonry/test_api.py .............. [ 4%] tests/masonry/builders/test_builder.py ....... [ 5%] tests/masonry/builders/test_complete.py ........ [ 7%] tests/masonry/builders/test_sdist.py ......................... [ 11%] tests/masonry/builders/test_wheel.py ................... [ 14%] tests/masonry/utils/test_package_include.py ....... [ 16%] tests/packages/test_dependency.py .......................... [ 20%] tests/packages/test_directory_dependency.py .... [ 21%] tests/packages/test_file_dependency.py ................. [ 24%] tests/packages/test_main.py ....................... [ 28%] tests/packages/test_package.py ...................... [ 32%] tests/packages/test_url_dependency.py .. [ 33%] tests/packages/test_vcs_dependency.py ....... [ 34%] tests/packages/constraints/test_constraint.py ...... [ 35%] tests/packages/constraints/test_main.py .......... [ 37%] tests/packages/constraints/test_multi_constraint.py .... [ 38%] tests/packages/constraints/test_union_constraint.py ... [ 38%] tests/packages/utils/test_utils.py ... [ 39%] tests/packages/utils/test_utils_link.py . [ 39%] tests/packages/utils/test_utils_urls.py .s........s [ 41%] tests/pyproject/test_pyproject_toml.py ........ [ 42%] tests/pyproject/test_pyproject_toml_file.py ... [ 43%] tests/semver/test_main.py .............................................. [ 51%] ...................................... [ 58%] tests/semver/test_parse_constraint.py .................... [ 62%] tests/semver/test_version.py ........................ [ 66%] tests/semver/test_version_range.py ..... [ 67%] tests/spdx/test_license.py ........ [ 68%] tests/spdx/test_main.py ..... [ 69%] tests/utils/test_helpers.py ...... [ 70%] tests/vcs/test_vcs.py ..........................................ss [ 78%] tests/version/test_markers.py .......................................... [ 86%] ................................................... [ 95%] tests/version/test_requirements.py ......................... [100%] ================= 550 passed, 4 skipped, 9 deselected in 6.40s ================= ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.7 plugins: mock-3.5.1 collected 8 items tests/integration/test_pep517.py ........ [100%] =============================== warnings summary =============================== tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/run/plugin/base.py:18: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. return OrderedDict((e.name, e.load()) for e in cls.entry_points().get(key, {})) tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/util/lock.py:31: DeprecationWarning: use poll_interval instead of poll_intervall super(_CountedFileLock, self).acquire(timeout=timeout, poll_intervall=poll_intervall) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 8 passed, 7 warnings in 28.31s ======================== >>> py3-poetry-core: Entering fakeroot... Processing ./dist/poetry_core-1.0.7-py2.py3-none-any.whl Installing collected packages: poetry-core Successfully installed poetry-core-1.0.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv >>> py3-poetry-core*: Running postcheck for py3-poetry-core >>> py3-poetry-core*: Preparing package py3-poetry-core... >>> py3-poetry-core*: Tracing dependencies... >>> py3-poetry-core*: Package size: 1.1 MB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.0.7-r5.apk >>> py3-poetry-core: Build complete at Sun, 20 Feb 2022 19:28:10 +0000 elapsed time 0h 0m 42s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/52) Purging .makedepends-py3-poetry-core (20220220.192729) (2/52) Purging py3-jsonschema (4.4.0-r0) (3/52) Purging py3-pyrsistent (0.18.0-r1) (4/52) Purging py3-lark-parser (0.11.3-r1) (5/52) Purging py3-tomlkit (0.10.0-r0) (6/52) Purging py3-build (0.7.0-r1) (7/52) Purging py3-pip (21.3.1-r0) (8/52) Purging py3-cachecontrol (0.12.10-r1) (9/52) Purging py3-lockfile (0.12.2-r5) (10/52) Purging py3-colorama (0.4.4-r2) (11/52) Purging py3-contextlib2 (21.6.0-r2) (12/52) Purging py3-distro (1.6.0-r1) (13/52) Purging py3-html5lib (1.1-r2) (14/52) Purging py3-msgpack (1.0.2-r2) (15/52) Purging py3-pep517 (0.12.0-r1) (16/52) Purging py3-tomli (2.0.0-r1) (17/52) Purging py3-progress (1.6-r1) (18/52) Purging py3-requests (2.27.1-r0) (19/52) Purging py3-certifi (2021.10.8-r0) (20/52) Purging py3-charset-normalizer (2.0.10-r0) (21/52) Purging py3-idna (3.3-r2) (22/52) Purging py3-urllib3 (1.26.8-r0) (23/52) Purging py3-retrying (1.3.3-r3) (24/52) Purging py3-setuptools (52.0.0-r5) (25/52) Purging py3-ordered-set (4.0.2-r3) (26/52) Purging py3-webencodings (0.5.1-r5) (27/52) Purging py3-pytest-mock (3.5.1-r2) (28/52) Purging py3-mock (4.0.3-r2) (29/52) Purging py3-pbr (5.8.1-r0) (30/52) Purging py3-pytest (6.2.5-r1) (31/52) Purging py3-atomicwrites (1.4.0-r2) (32/52) Purging py3-attrs (21.2.0-r1) (33/52) Purging py3-more-itertools (8.12.0-r1) (34/52) Purging py3-iniconfig (1.1.1-r2) (35/52) Purging py3-pluggy (0.13.1-r5) (36/52) Purging py3-py (1.10.0-r2) (37/52) Purging py3-wcwidth (0.2.5-r2) (38/52) Purging py3-packaging (21.3-r0) (39/52) Purging py3-parsing (2.4.7-r3) (40/52) Purging py3-toml (0.10.2-r3) (41/52) Purging py3-virtualenv (20.4.7-r1) (42/52) Purging py3-appdirs (1.4.4-r3) (43/52) Purging py3-distlib (0.3.4-r1) (44/52) Purging py3-filelock (3.4.2-r0) (45/52) Purging py3-six (1.16.0-r1) (46/52) Purging python3-dev (3.10.2-r0) (47/52) Purging python3 (3.10.2-r0) (48/52) Purging libffi (3.4.2-r1) (49/52) Purging gdbm (1.23-r0) (50/52) Purging mpdecimal (2.5.1-r1) (51/52) Purging readline (8.1.1-r0) (52/52) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 307 MiB in 99 packages >>> py3-poetry-core: Updating the community/armhf repository index... >>> py3-poetry-core: Signing the index...