>>> py3-pytest-httpserver: Building community/py3-pytest-httpserver 1.0.6-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 11:52:16 +0000 >>> py3-pytest-httpserver: Checking sanity of /home/buildozer/aports/community/py3-pytest-httpserver/APKBUILD... >>> py3-pytest-httpserver: Analyzing dependencies... >>> py3-pytest-httpserver: Installing for build: build-base python3 py3-werkzeug py3-gpep517 py3-installer py3-poetry-core py3-pytest py3-pytest-runner py3-requests py3-toml (1/59) Installing libffi (3.4.4-r2) (2/59) Installing gdbm (1.23-r1) (3/59) Installing mpdecimal (2.5.1-r2) (4/59) Installing libpanelw (6.4_p20230401-r6) (5/59) Installing readline (8.2.1-r1) (6/59) Installing sqlite-libs (3.41.2-r2) (7/59) Installing python3 (3.11.3-r10) (8/59) Installing python3-pycache-pyc0 (3.11.3-r10) (9/59) Installing pyc (0.1-r0) (10/59) Installing python3-pyc (3.11.3-r10) (11/59) Installing py3-markupsafe (2.1.2-r1) (12/59) Installing py3-markupsafe-pyc (2.1.2-r1) (13/59) Installing py3-werkzeug (2.2.3-r1) (14/59) Installing py3-werkzeug-pyc (2.2.3-r1) (15/59) Installing py3-installer (0.7.0-r1) (16/59) Installing py3-installer-pyc (0.7.0-r1) (17/59) Installing py3-gpep517 (13-r2) (18/59) Installing py3-gpep517-pyc (13-r2) (19/59) Installing py3-pyrsistent (0.19.3-r1) (20/59) Installing py3-pyrsistent-pyc (0.19.3-r1) (21/59) Installing py3-attrs (23.1.0-r1) (22/59) Installing py3-attrs-pyc (23.1.0-r1) (23/59) Installing py3-jsonschema (4.7.2-r4) (24/59) Installing py3-jsonschema-pyc (4.7.2-r4) (25/59) Installing py3-lark-parser (0.11.3-r3) (26/59) Installing py3-lark-parser-pyc (0.11.3-r3) (27/59) Installing py3-parsing (3.0.9-r2) (28/59) Installing py3-parsing-pyc (3.0.9-r2) (29/59) Installing py3-packaging (23.1-r1) (30/59) Installing py3-packaging-pyc (23.1-r1) (31/59) Installing py3-tomlkit (0.11.6-r2) (32/59) Installing py3-tomlkit-pyc (0.11.6-r2) (33/59) Installing py3-poetry-core (1.5.2-r1) (34/59) Installing py3-poetry-core-pyc (1.5.2-r1) (35/59) Installing py3-iniconfig (1.1.1-r6) (36/59) Installing py3-iniconfig-pyc (1.1.1-r6) (37/59) Installing py3-pluggy (1.0.0-r3) (38/59) Installing py3-pluggy-pyc (1.0.0-r3) (39/59) Installing py3-py (1.11.0-r2) (40/59) Installing py3-py-pyc (1.11.0-r2) (41/59) Installing py3-pytest (7.3.1-r1) (42/59) Installing py3-pytest-pyc (7.3.1-r1) (43/59) Installing py3-setuptools (67.7.2-r0) (44/59) Installing py3-setuptools-pyc (67.7.2-r0) (45/59) Installing py3-pytest-runner (6.0.0-r2) (46/59) Installing py3-pytest-runner-pyc (6.0.0-r2) (47/59) Installing py3-certifi (2022.12.7-r2) (48/59) Installing py3-certifi-pyc (2022.12.7-r2) (49/59) Installing py3-charset-normalizer (3.1.0-r1) (50/59) Installing py3-charset-normalizer-pyc (3.1.0-r1) (51/59) Installing py3-idna (3.4-r4) (52/59) Installing py3-idna-pyc (3.4-r4) (53/59) Installing py3-urllib3 (1.26.15-r1) (54/59) Installing py3-urllib3-pyc (1.26.15-r1) (55/59) Installing py3-requests (2.28.2-r1) (56/59) Installing py3-requests-pyc (2.28.2-r1) (57/59) Installing py3-toml (0.10.2-r6) (58/59) Installing py3-toml-pyc (0.10.2-r6) (59/59) Installing .makedepends-py3-pytest-httpserver (20230425.115217) Executing busybox-1.36.0-r8.trigger OK: 511 MiB in 162 packages >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz >>> py3-pytest-httpserver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz >>> py3-pytest-httpserver: Checking sha512sums... py3-pytest-httpserver-1.0.6.tar.gz: OK >>> py3-pytest-httpserver: Unpacking /var/cache/distfiles/v3.18/py3-pytest-httpserver-1.0.6.tar.gz... 2023-04-25 11:52:18,507 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-04-25 11:52:18,722 poetry.core.masonry.builders.wheel INFO Building wheel 2023-04-25 11:52:18,736 poetry.core.masonry.builders.wheel INFO Built pytest_httpserver-1.0.6-py3-none-any.whl 2023-04-25 11:52:18,736 gpep517 INFO The backend produced dist/pytest_httpserver-1.0.6-py3-none-any.whl pytest_httpserver-1.0.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-httpserver/src/pytest-httpserver-1.0.6 configfile: pyproject.toml plugins: httpserver-1.0.6 collected 65 items tests/test_blocking_httpserver.py ..... [ 7%] tests/test_blocking_httpserver_howto.py . [ 9%] tests/test_handler_errors.py ..... [ 16%] tests/test_headers.py ... [ 21%] tests/test_json_matcher.py ..... [ 29%] tests/test_mixed.py .... [ 35%] tests/test_oneshot.py .. [ 38%] tests/test_ordered.py .. [ 41%] tests/test_permanent.py ........... [ 58%] tests/test_port_changing.py ss. [ 63%] tests/test_querymatcher.py ....... [ 73%] tests/test_querystring.py ... [ 78%] tests/test_release.py sssss [ 86%] tests/test_ssl.py s [ 87%] tests/test_urimatch.py ... [ 92%] tests/test_wait.py .... [ 98%] tests/test_with_statement.py . [100%] ======================== 57 passed, 8 skipped in 7.75s ========================= >>> py3-pytest-httpserver: Entering fakeroot... >>> py3-pytest-httpserver-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver/usr/lib/python3.11/site-packages/pytest_httpserver/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-httpserver/pkg/py3-pytest-httpserver-pyc/usr/lib/python3.11/site-packages/pytest_httpserver/__pycache__' >>> py3-pytest-httpserver-pyc*: Preparing subpackage py3-pytest-httpserver-pyc... >>> py3-pytest-httpserver-pyc*: Running postcheck for py3-pytest-httpserver-pyc >>> py3-pytest-httpserver*: Running postcheck for py3-pytest-httpserver >>> py3-pytest-httpserver*: Preparing package py3-pytest-httpserver... >>> py3-pytest-httpserver-pyc*: Tracing dependencies... python3 py3-werkzeug python3~3.11 >>> py3-pytest-httpserver-pyc*: Package size: 112.0 KB >>> py3-pytest-httpserver-pyc*: Compressing data... >>> py3-pytest-httpserver-pyc*: Create checksum... >>> py3-pytest-httpserver-pyc*: Create py3-pytest-httpserver-pyc-1.0.6-r2.apk >>> py3-pytest-httpserver*: Tracing dependencies... python3 py3-werkzeug python3~3.11 >>> py3-pytest-httpserver*: Package size: 116.0 KB >>> py3-pytest-httpserver*: Compressing data... >>> py3-pytest-httpserver*: Create checksum... >>> py3-pytest-httpserver*: Create py3-pytest-httpserver-1.0.6-r2.apk >>> py3-pytest-httpserver: Build complete at Tue, 25 Apr 2023 11:52:27 +0000 elapsed time 0h 0m 11s >>> py3-pytest-httpserver: Cleaning up srcdir >>> py3-pytest-httpserver: Cleaning up pkgdir >>> py3-pytest-httpserver: Uninstalling dependencies... (1/59) Purging .makedepends-py3-pytest-httpserver (20230425.115217) (2/59) Purging py3-werkzeug-pyc (2.2.3-r1) (3/59) Purging py3-werkzeug (2.2.3-r1) (4/59) Purging py3-markupsafe-pyc (2.1.2-r1) (5/59) Purging py3-markupsafe (2.1.2-r1) (6/59) Purging py3-gpep517-pyc (13-r2) (7/59) Purging py3-gpep517 (13-r2) (8/59) Purging py3-installer-pyc (0.7.0-r1) (9/59) Purging py3-installer (0.7.0-r1) (10/59) Purging py3-poetry-core-pyc (1.5.2-r1) (11/59) Purging py3-poetry-core (1.5.2-r1) (12/59) Purging py3-jsonschema-pyc (4.7.2-r4) (13/59) Purging py3-jsonschema (4.7.2-r4) (14/59) Purging py3-pyrsistent-pyc (0.19.3-r1) (15/59) Purging py3-pyrsistent (0.19.3-r1) (16/59) Purging py3-attrs-pyc (23.1.0-r1) (17/59) Purging py3-attrs (23.1.0-r1) (18/59) Purging py3-lark-parser-pyc (0.11.3-r3) (19/59) Purging py3-lark-parser (0.11.3-r3) (20/59) Purging py3-tomlkit-pyc (0.11.6-r2) (21/59) Purging py3-tomlkit (0.11.6-r2) (22/59) Purging py3-pytest-runner-pyc (6.0.0-r2) (23/59) Purging py3-pytest-runner (6.0.0-r2) (24/59) Purging py3-pytest-pyc (7.3.1-r1) (25/59) Purging py3-pytest (7.3.1-r1) (26/59) Purging py3-iniconfig-pyc (1.1.1-r6) (27/59) Purging py3-iniconfig (1.1.1-r6) (28/59) Purging py3-pluggy-pyc (1.0.0-r3) (29/59) Purging py3-pluggy (1.0.0-r3) (30/59) Purging py3-py-pyc (1.11.0-r2) (31/59) Purging py3-py (1.11.0-r2) (32/59) Purging py3-setuptools-pyc (67.7.2-r0) (33/59) Purging py3-setuptools (67.7.2-r0) (34/59) Purging py3-packaging-pyc (23.1-r1) (35/59) Purging py3-packaging (23.1-r1) (36/59) Purging py3-parsing-pyc (3.0.9-r2) (37/59) Purging py3-parsing (3.0.9-r2) (38/59) Purging py3-requests-pyc (2.28.2-r1) (39/59) Purging py3-requests (2.28.2-r1) (40/59) Purging py3-certifi-pyc (2022.12.7-r2) (41/59) Purging py3-certifi (2022.12.7-r2) (42/59) Purging py3-charset-normalizer-pyc (3.1.0-r1) (43/59) Purging py3-charset-normalizer (3.1.0-r1) (44/59) Purging py3-idna-pyc (3.4-r4) (45/59) Purging py3-idna (3.4-r4) (46/59) Purging py3-urllib3-pyc (1.26.15-r1) (47/59) Purging py3-urllib3 (1.26.15-r1) (48/59) Purging py3-toml-pyc (0.10.2-r6) (49/59) Purging py3-toml (0.10.2-r6) (50/59) Purging python3-pyc (3.11.3-r10) (51/59) Purging python3-pycache-pyc0 (3.11.3-r10) (52/59) Purging pyc (0.1-r0) (53/59) Purging python3 (3.11.3-r10) (54/59) Purging gdbm (1.23-r1) (55/59) Purging libffi (3.4.4-r2) (56/59) Purging libpanelw (6.4_p20230401-r6) (57/59) Purging mpdecimal (2.5.1-r2) (58/59) Purging readline (8.2.1-r1) (59/59) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-pytest-httpserver: Updating the community/ppc64le repository index... >>> py3-pytest-httpserver: Signing the index...