>>> py3-bite-parser: Building testing/py3-bite-parser 0.2.5-r0 (using abuild 3.14.1-r1) started Mon, 28 Oct 2024 21:51:15 +0000 >>> py3-bite-parser: Validating /home/buildozer/aports/testing/py3-bite-parser/APKBUILD... >>> py3-bite-parser: Analyzing dependencies... >>> py3-bite-parser: Installing for build: build-base py3-gpep517 py3-poetry-core py3-wheel py3-pytest-asyncio py3-pytest-forked py3-pytest-xdist (1/42) Installing libffi (3.4.6-r0) (2/42) Installing gdbm (1.24-r0) (3/42) Installing mpdecimal (4.0.0-r0) (4/42) Installing libpanelw (6.5_p20241006-r0) (5/42) Installing sqlite-libs (3.47.0-r0) (6/42) Installing python3 (3.12.7-r1) (7/42) Installing python3-pycache-pyc0 (3.12.7-r1) (8/42) Installing pyc (3.12.7-r1) (9/42) Installing py3-installer-pyc (0.7.0-r2) (10/42) Installing py3-gpep517-pyc (16-r0) (11/42) Installing python3-pyc (3.12.7-r1) (12/42) Installing py3-installer (0.7.0-r2) (13/42) Installing py3-gpep517 (16-r0) (14/42) Installing py3-fastjsonschema (2.20.0-r0) (15/42) Installing py3-fastjsonschema-pyc (2.20.0-r0) (16/42) Installing py3-lark-parser (1.1.9-r1) (17/42) Installing py3-lark-parser-pyc (1.1.9-r1) (18/42) Installing py3-parsing (3.1.4-r0) (19/42) Installing py3-parsing-pyc (3.1.4-r0) (20/42) Installing py3-packaging (24.1-r0) (21/42) Installing py3-packaging-pyc (24.1-r0) (22/42) Installing py3-poetry-core (1.9.1-r0) (23/42) Installing py3-poetry-core-pyc (1.9.1-r0) (24/42) Installing py3-wheel (0.43.0-r0) (25/42) Installing py3-wheel-pyc (0.43.0-r0) (26/42) Installing py3-iniconfig (2.0.0-r1) (27/42) Installing py3-iniconfig-pyc (2.0.0-r1) (28/42) Installing py3-pluggy (1.5.0-r0) (29/42) Installing py3-pluggy-pyc (1.5.0-r0) (30/42) Installing py3-py (1.11.0-r4) (31/42) Installing py3-py-pyc (1.11.0-r4) (32/42) Installing py3-pytest (8.3.3-r0) (33/42) Installing py3-pytest-pyc (8.3.3-r0) (34/42) Installing py3-pytest-asyncio (0.24.0-r0) (35/42) Installing py3-pytest-asyncio-pyc (0.24.0-r0) (36/42) Installing py3-pytest-forked (1.6.0-r2) (37/42) Installing py3-pytest-forked-pyc (1.6.0-r2) (38/42) Installing py3-execnet (2.1.1-r0) (39/42) Installing py3-execnet-pyc (2.1.1-r0) (40/42) Installing py3-pytest-xdist (3.6.1-r0) (41/42) Installing py3-pytest-xdist-pyc (3.6.1-r0) (42/42) Installing .makedepends-py3-bite-parser (20241028.215117) Executing busybox-1.37.0-r3.trigger OK: 449 MiB in 157 packages >>> py3-bite-parser: Cleaning up srcdir >>> py3-bite-parser: Cleaning up pkgdir >>> py3-bite-parser: Cleaning up tmpdir >>> py3-bite-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bite-parser-0.2.5.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 curl: (22) The requested URL returned error: 404 >>> py3-bite-parser: Fetching py3-bite-parser-0.2.5.tar.gz::https://github.com/jgosmann/bite-parser/archive/refs/tags/v0.2.5.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 53847 0 53847 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k >>> py3-bite-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bite-parser-0.2.5.tar.gz >>> py3-bite-parser: Checking sha512sums... py3-bite-parser-0.2.5.tar.gz: OK >>> py3-bite-parser: Unpacking /var/cache/distfiles/edge/py3-bite-parser-0.2.5.tar.gz... 2024-10-28 21:51:18,285 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-10-28 21:51:18,432 poetry.core.masonry.builders.wheel INFO Building wheel 2024-10-28 21:51:18,450 poetry.core.masonry.builders.wheel INFO Built bite_parser-0.2.5-py3-none-any.whl 2024-10-28 21:51:18,450 gpep517 INFO The backend produced .dist/bite_parser-0.2.5-py3-none-any.whl bite_parser-0.2.5-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-bite-parser/src/bite-parser-0.2.5 configfile: pyproject.toml plugins: forked-1.6.0, xdist-3.6.1, asyncio-0.24.0 asyncio: mode=Mode.STRICT, default_loop_scope=None created: 48/48 workers 48 workers [106 items] ........................................................................ [ 67%] .................................. [100%] =============================== warnings summary =============================== bite/tests/test_io.py::test_bytes_buffer_random_access[-2-8] bite/tests/test_io.py::test_bytes_buffer_random_access[index3-012] bite/tests/test_parsers.py::test_parsed_repeat_loc_range /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26762) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index14-56789] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index15-] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26738) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_reads_requested_length_with_partial_reads bite/tests/test_io.py::test_stream_reader_buffer_repeated_random_access bite/tests/test_parsers.py::test_parsed_opt /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26746) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[B foo-grammar6-expected6] bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar7-expected7] bite/tests/test_parsers.py::test_forward /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26815) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[LITERAL foo-grammar0-expected0] bite/tests/test_parsers.py::test_successful_parsing[LiTeRaL foo-grammar1-expected1] bite/tests/test_parsers.py::test_forward_failure /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26803) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index10-64] bite/tests/test_io.py::test_bytes_buffer_random_access[index11-6420] bite/tests/test_parsers.py::test_unmet_expectation_error_string_representation /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26778) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AAA foo-grammar12-expected12] bite/tests/test_parsers.py::test_successful_parsing[foo-grammar13-expected13] bite/tests/test_transformers.py::test_parsed_transform /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26826) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AB foo-grammar8-expected8] bite/tests/test_parsers.py::test_successful_parsing[AA foo-grammar9-expected9] bite/tests/test_transformers.py::test_successful_parsing[ABBA-grammar0-expected_values0] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26819) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parse_functions.py::test_parse_incremental bite/tests/test_parse_functions.py::test_parse_bytes bite/tests/test_transformers.py::test_successful_parsing[LITERAL-grammar1-expected_values1] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26794) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[123-grammar2-expected2] bite/tests/test_parsers.py::test_successful_parsing[ABC-grammar3-expected3] bite/tests/test_transformers.py::test_successful_parsing[42-grammar2-expected_values2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26807) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar16-expected16] bite/tests/test_parsers.py::test_successful_parsing[AA foo-grammar17-expected17] bite/tests/test_transformers.py::test_successful_parsing[42-grammar3-expected_values3] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26834) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index8-24] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index9-24] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26727) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AB-grammar20-expected20] bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar21-expected21] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26842) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar18-expected18] bite/tests/test_parsers.py::test_successful_parsing[AA foo-grammar19-expected19] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26838) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[0-0] bite/tests/test_io.py::test_bytes_buffer_random_access[2-2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26758) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index16-9876] bite/tests/test_io.py::test_bytes_buffer_get_current /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26790) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_unsuccessful_counted_parsing[[4x012345689]-2] bite/tests/test_parsers.py::test_unsuccessful_counted_parsing[[4]01-3] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26870) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parse_functions.py::test_parse_bytes_parse_all bite/tests/test_parse_functions.py::test_parse_bytes_parse_all_failure /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26798) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsing_failure[0123-grammar4] bite/tests/test_parsers.py::test_parsing_failure[A-grammar5] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26882) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AA-grammar30-expected30] bite/tests/test_parsers.py::test_successful_parsing[AA-grammar31-expected31] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26862) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index6-234] bite/tests/test_io.py::test_bytes_buffer_random_access[index7-89] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26770) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_cannot_drop_more_than_available bite/tests/test_io.py::test_stream_reader_buffer_at_eof /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26754) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AA-grammar26-expected26] bite/tests/test_parsers.py::test_successful_parsing[AA-grammar27-expected27] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26854) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index16-9876] bite/tests/test_io.py::test_stream_reader_buffer_reads_not_more_than_necessary /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26742) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index14-56789] bite/tests/test_io.py::test_bytes_buffer_random_access[index15-] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26786) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index6-234] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index7-89] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26724) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[0123456789-grammar4-expected4] bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar5-expected5] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26811) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index12-9753] bite/tests/test_io.py::test_stream_reader_buffer_random_access[11-] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26734) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsed_match_first_loc_range bite/tests/test_parsers.py::test_parsed_and_loc_range /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26898) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsing_failure[foo-grammar0] bite/tests/test_parsers.py::test_parsing_failure[C-grammar1] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26874) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[0-0] bite/tests/test_io.py::test_stream_reader_buffer_random_access[2-2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26715) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index10-64] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index11-6420] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26730) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[A foo-grammar14-expected14] bite/tests/test_parsers.py::test_successful_parsing[foo-grammar15-expected15] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26830) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AB-grammar22-expected22] bite/tests/test_parsers.py::test_successful_parsing[ABC-grammar23-expected23] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26846) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AA-grammar28-expected28] bite/tests/test_parsers.py::test_successful_parsing[AA-grammar29-expected29] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26859) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index12-9753] bite/tests/test_io.py::test_bytes_buffer_random_access[11-] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26782) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsing_failure_one_or_more bite/tests/test_parsers.py::test_parsed_vaule[parse_tree0-expected_values0] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26890) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsed_vaule[parse_tree1-expected_values1] bite/tests/test_parsers.py::test_parsed_vaule[parse_tree2-expected_values2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26894) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[B-grammar24-expected24] bite/tests/test_parsers.py::test_successful_parsing[B-grammar25-expected25] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26850) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[A-grammar32-expected32] bite/tests/test_parsers.py::test_successful_counted_parsing /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26866) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[index4-0123456] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index5-012] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26721) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index8-24] bite/tests/test_io.py::test_bytes_buffer_random_access[index9-24] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26774) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_get_current bite/tests/test_io.py::test_stream_reader_buffer_drop_prefix /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26750) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsing_failure_and bite/tests/test_parsers.py::test_parsing_failure_repeat /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26886) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_stream_reader_buffer_random_access[-2-8] bite/tests/test_io.py::test_stream_reader_buffer_random_access[index3-012] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26718) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_random_access[index4-0123456] bite/tests/test_io.py::test_bytes_buffer_random_access[index5-012] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26766) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[AAA foo-grammar10-expected10] bite/tests/test_parsers.py::test_successful_parsing[AAAAA foo-grammar11-expected11] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26822) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_parsing_failure[A-grammar2] bite/tests/test_parsers.py::test_parsing_failure[0-grammar3] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=26878) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 106 passed, 106 warnings in 4.48s ======================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21/popen-gw9/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21/popen-gw9/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21/popen-gw9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21/popen-gw9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-79584751-21d9-496d-9cf0-97c5927b0a21' warnings.warn( >>> py3-bite-parser: Entering fakeroot... >>> py3-bite-parser-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/bite/__pycache__' -> '/home/buildozer/aports/testing/py3-bite-parser/pkg/py3-bite-parser-pyc/usr/lib/python3.12/site-packages/bite/__pycache__' >>> py3-bite-parser-pyc*: Preparing subpackage py3-bite-parser-pyc... >>> py3-bite-parser-pyc*: Running postcheck for py3-bite-parser-pyc >>> py3-bite-parser*: Running postcheck for py3-bite-parser >>> py3-bite-parser*: Preparing package py3-bite-parser... >>> py3-bite-parser-pyc*: Tracing dependencies... python3~3.12 >>> py3-bite-parser-pyc*: Package size: 62.5 KB >>> py3-bite-parser-pyc*: Compressing data... >>> py3-bite-parser-pyc*: Create checksum... >>> py3-bite-parser-pyc*: Create py3-bite-parser-pyc-0.2.5-r0.apk >>> py3-bite-parser*: Tracing dependencies... python3~3.12 >>> py3-bite-parser*: Package size: 48.3 KB >>> py3-bite-parser*: Compressing data... >>> py3-bite-parser*: Create checksum... >>> py3-bite-parser*: Create py3-bite-parser-0.2.5-r0.apk >>> py3-bite-parser: Build complete at Mon, 28 Oct 2024 21:51:24 +0000 elapsed time 0h 0m 9s >>> py3-bite-parser: Cleaning up srcdir >>> py3-bite-parser: Cleaning up pkgdir >>> py3-bite-parser: Uninstalling dependencies... (1/42) Purging .makedepends-py3-bite-parser (20241028.215117) (2/42) Purging py3-gpep517-pyc (16-r0) (3/42) Purging py3-gpep517 (16-r0) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-poetry-core-pyc (1.9.1-r0) (7/42) Purging py3-poetry-core (1.9.1-r0) (8/42) Purging py3-fastjsonschema-pyc (2.20.0-r0) (9/42) Purging py3-fastjsonschema (2.20.0-r0) (10/42) Purging py3-lark-parser-pyc (1.1.9-r1) (11/42) Purging py3-lark-parser (1.1.9-r1) (12/42) Purging py3-wheel-pyc (0.43.0-r0) (13/42) Purging py3-wheel (0.43.0-r0) (14/42) Purging py3-pytest-asyncio-pyc (0.24.0-r0) (15/42) Purging py3-pytest-asyncio (0.24.0-r0) (16/42) Purging py3-pytest-forked-pyc (1.6.0-r2) (17/42) Purging py3-pytest-forked (1.6.0-r2) (18/42) Purging py3-pytest-xdist-pyc (3.6.1-r0) (19/42) Purging py3-pytest-xdist (3.6.1-r0) (20/42) Purging py3-execnet-pyc (2.1.1-r0) (21/42) Purging py3-execnet (2.1.1-r0) (22/42) Purging py3-pytest-pyc (8.3.3-r0) (23/42) Purging py3-pytest (8.3.3-r0) (24/42) Purging py3-iniconfig-pyc (2.0.0-r1) (25/42) Purging py3-iniconfig (2.0.0-r1) (26/42) Purging py3-packaging-pyc (24.1-r0) (27/42) Purging py3-packaging (24.1-r0) (28/42) Purging py3-parsing-pyc (3.1.4-r0) (29/42) Purging py3-parsing (3.1.4-r0) (30/42) Purging py3-pluggy-pyc (1.5.0-r0) (31/42) Purging py3-pluggy (1.5.0-r0) (32/42) Purging py3-py-pyc (1.11.0-r4) (33/42) Purging py3-py (1.11.0-r4) (34/42) Purging python3-pyc (3.12.7-r1) (35/42) Purging python3-pycache-pyc0 (3.12.7-r1) (36/42) Purging pyc (3.12.7-r1) (37/42) Purging python3 (3.12.7-r1) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libffi (3.4.6-r0) (40/42) Purging libpanelw (6.5_p20241006-r0) (41/42) Purging mpdecimal (4.0.0-r0) (42/42) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r3.trigger OK: 404 MiB in 115 packages >>> py3-bite-parser: Updating the testing/x86 repository index... >>> py3-bite-parser: Signing the index...