>>> py3-bite-parser: Building testing/py3-bite-parser 0.2.4-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:22:29 +0000 >>> py3-bite-parser: Checking sanity of /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/45) Installing libffi (3.4.6-r0) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (4.0.0-r0) (4/45) Installing libpanelw (6.4_p20240330-r0) (5/45) Installing readline (8.2.10-r0) (6/45) Installing sqlite-libs (3.45.2-r0) (7/45) Installing python3 (3.12.3-r0) (8/45) Installing python3-pycache-pyc0 (3.12.3-r0) (9/45) Installing pyc (3.12.3-r0) (10/45) Installing py3-installer-pyc (0.7.0-r2) (11/45) Installing py3-gpep517-pyc (15-r2) (12/45) Installing python3-pyc (3.12.3-r0) (13/45) Installing py3-installer (0.7.0-r2) (14/45) Installing py3-gpep517 (15-r2) (15/45) Installing py3-fastjsonschema (2.19.1-r2) (16/45) Installing py3-fastjsonschema-pyc (2.19.1-r2) (17/45) Installing py3-lark-parser (1.1.9-r1) (18/45) Installing py3-lark-parser-pyc (1.1.9-r1) (19/45) Installing py3-parsing (3.1.2-r1) (20/45) Installing py3-parsing-pyc (3.1.2-r1) (21/45) Installing py3-packaging (24.0-r1) (22/45) Installing py3-packaging-pyc (24.0-r1) (23/45) Installing py3-poetry-core (1.8.1-r1) (24/45) Installing py3-poetry-core-pyc (1.8.1-r1) (25/45) Installing py3-wheel (0.42.0-r1) (26/45) Installing py3-wheel-pyc (0.42.0-r1) (27/45) Installing py3-iniconfig (2.0.0-r1) (28/45) Installing py3-iniconfig-pyc (2.0.0-r1) (29/45) Installing py3-pluggy (1.4.0-r1) (30/45) Installing py3-pluggy-pyc (1.4.0-r1) (31/45) Installing py3-py (1.11.0-r3) (32/45) Installing py3-py-pyc (1.11.0-r3) (33/45) Installing py3-pytest (8.1.1-r1) (34/45) Installing py3-pytest-pyc (8.1.1-r1) (35/45) Installing py3-pytest-asyncio (0.21.1-r2) (36/45) Installing py3-pytest-asyncio-pyc (0.21.1-r2) (37/45) Installing py3-pytest-forked (1.6.0-r2) (38/45) Installing py3-pytest-forked-pyc (1.6.0-r2) (39/45) Installing py3-apipkg (2.1.0-r3) (40/45) Installing py3-apipkg-pyc (2.1.0-r3) (41/45) Installing py3-execnet (1.9.0-r3) (42/45) Installing py3-execnet-pyc (1.9.0-r3) (43/45) Installing py3-pytest-xdist (3.5.0-r1) (44/45) Installing py3-pytest-xdist-pyc (3.5.0-r1) (45/45) Installing .makedepends-py3-bite-parser (20240415.192230) Executing busybox-1.36.1-r25.trigger OK: 318 MiB in 155 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.4.tar.gz >>> py3-bite-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bite-parser-0.2.4.tar.gz >>> py3-bite-parser: Checking sha512sums... py3-bite-parser-0.2.4.tar.gz: OK >>> py3-bite-parser: Unpacking /var/cache/distfiles/py3-bite-parser-0.2.4.tar.gz... 2024-04-15 19:22:31,509 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 19:22:31,749 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 19:22:31,784 poetry.core.masonry.builders.wheel INFO Built bite_parser-0.2.4-py3-none-any.whl 2024-04-15 19:22:31,784 gpep517 INFO The backend produced .dist/bite_parser-0.2.4-py3-none-any.whl bite_parser-0.2.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-bite-parser/src/bite-parser-0.2.4 configfile: pyproject.toml plugins: forked-1.6.0, xdist-3.5.0, asyncio-0.21.1 asyncio: mode=Mode.STRICT created: 64/64 workers 64 workers [106 items] ........................................................................ [ 67%] .................................. [100%] =============================== warnings summary =============================== bite/tests/test_io.py::test_stream_reader_buffer_get_current bite/tests/test_parsers.py::test_parsing_failure[A-grammar2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16775) 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_parsers.py::test_successful_parsing[AA-grammar26-expected26] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16725) 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[index5-012] 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=16714) 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[index5-012] 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=16809) 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_not_more_than_necessary 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=16761) 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_parsers.py::test_parsed_vaule[parse_tree1-expected_values1] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16805) 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[index11-6420] bite/tests/test_parsers.py::test_forward_failure /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16833) 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 /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16869) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16877) 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_parsers.py::test_unmet_expectation_error_string_representation /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16837) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16933) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16885) 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[index3-012] 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=16708) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16902) 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_parsers.py::test_parsed_match_first_loc_range /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16813) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16894) 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[index7-89] 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=16721) 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[index15-] 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=16849) 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[index9-24] bite/tests/test_parsers.py::test_parsed_opt /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16825) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16910) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[foo-grammar13-expected13] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16929) 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[index7-89] 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=16817) 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_at_eof 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=16786) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16941) 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[11-] bite/tests/test_transformers.py::test_parsed_transform /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16841) 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 /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16865) 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_parsers.py::test_forward /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16829) 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-grammar1-expected1] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16881) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_parsers.py::test_successful_parsing[ABC-grammar3-expected3] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16889) 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_parsers.py::test_parsing_failure[0123-grammar4] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16783) 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-2] 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=16702) 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[index3-012] 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=16801) 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 foo-grammar17-expected17] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16945) 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_parsers.py::test_parsing_failure_and /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16789) 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 foo-grammar9-expected9] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16914) 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_parsers.py::test_successful_parsing[AA-grammar30-expected30] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16742) 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_transformers.py::test_successful_parsing[42-grammar2-expected_values2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16853) 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[index11-6420] 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=16737) 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[index9-24] 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=16729) 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-grammar7-expected7] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16906) 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_drop_prefix 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=16779) 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_parsers.py::test_successful_parsing[B-grammar24-expected24] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16717) 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_parsers.py::test_parsed_repeat_loc_range /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16821) 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_parsers.py::test_unsuccessful_counted_parsing[[4x012345689]-2] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16757) 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_repeated_random_access 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=16771) 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 /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16861) 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-grammar5-expected5] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16898) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py::test_bytes_buffer_get_current 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=16857) 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_parsers.py::test_successful_parsing[A-grammar32-expected32] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16749) 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_parsers.py::test_successful_parsing[A foo-grammar18-expected18] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16699) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16917) 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_parsers.py::test_successful_parsing[AB-grammar20-expected20] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16705) 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_transformers.py::test_successful_parsing[ABBA-grammar0-expected_values0] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16845) 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] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16925) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() 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=16937) 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_parsers.py::test_parsing_failure[foo-grammar0] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16767) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() 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=16921) 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[2-2] bite/tests/test_parsers.py::test_parsing_failure_repeat /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16793) 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[11-] 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=16745) 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_failure /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16873) 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[-2-8] bite/tests/test_parsers.py::test_parsing_failure_one_or_more /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16797) 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_parsers.py::test_successful_parsing[AB-grammar22-expected22] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16711) 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[index15-] bite/tests/test_parsers.py::test_successful_counted_parsing /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16753) 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_parsers.py::test_successful_parsing[AA-grammar28-expected28] /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=16733) 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 5.28s ======================= >>> py3-bite-parser: Entering fakeroot... >>> py3-bite-parser-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bite-parser/pkg/py3-bite-parser/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: 104.0 KB >>> py3-bite-parser-pyc*: Compressing data... >>> py3-bite-parser-pyc*: Create checksum... >>> py3-bite-parser-pyc*: Create py3-bite-parser-pyc-0.2.4-r1.apk >>> py3-bite-parser*: Tracing dependencies... python3~3.12 >>> py3-bite-parser*: Package size: 96.0 KB >>> py3-bite-parser*: Compressing data... >>> py3-bite-parser*: Create checksum... >>> py3-bite-parser*: Create py3-bite-parser-0.2.4-r1.apk >>> py3-bite-parser: Build complete at Mon, 15 Apr 2024 19:22:38 +0000 elapsed time 0h 0m 9s >>> py3-bite-parser: Cleaning up srcdir >>> py3-bite-parser: Cleaning up pkgdir >>> py3-bite-parser: Uninstalling dependencies... (1/45) Purging .makedepends-py3-bite-parser (20240415.192230) (2/45) Purging py3-gpep517-pyc (15-r2) (3/45) Purging py3-gpep517 (15-r2) (4/45) Purging py3-installer-pyc (0.7.0-r2) (5/45) Purging py3-installer (0.7.0-r2) (6/45) Purging py3-poetry-core-pyc (1.8.1-r1) (7/45) Purging py3-poetry-core (1.8.1-r1) (8/45) Purging py3-fastjsonschema-pyc (2.19.1-r2) (9/45) Purging py3-fastjsonschema (2.19.1-r2) (10/45) Purging py3-lark-parser-pyc (1.1.9-r1) (11/45) Purging py3-lark-parser (1.1.9-r1) (12/45) Purging py3-wheel-pyc (0.42.0-r1) (13/45) Purging py3-wheel (0.42.0-r1) (14/45) Purging py3-pytest-asyncio-pyc (0.21.1-r2) (15/45) Purging py3-pytest-asyncio (0.21.1-r2) (16/45) Purging py3-pytest-forked-pyc (1.6.0-r2) (17/45) Purging py3-pytest-forked (1.6.0-r2) (18/45) Purging py3-pytest-xdist-pyc (3.5.0-r1) (19/45) Purging py3-pytest-xdist (3.5.0-r1) (20/45) Purging py3-execnet-pyc (1.9.0-r3) (21/45) Purging py3-execnet (1.9.0-r3) (22/45) Purging py3-apipkg-pyc (2.1.0-r3) (23/45) Purging py3-apipkg (2.1.0-r3) (24/45) Purging py3-pytest-pyc (8.1.1-r1) (25/45) Purging py3-pytest (8.1.1-r1) (26/45) Purging py3-iniconfig-pyc (2.0.0-r1) (27/45) Purging py3-iniconfig (2.0.0-r1) (28/45) Purging py3-packaging-pyc (24.0-r1) (29/45) Purging py3-packaging (24.0-r1) (30/45) Purging py3-parsing-pyc (3.1.2-r1) (31/45) Purging py3-parsing (3.1.2-r1) (32/45) Purging py3-pluggy-pyc (1.4.0-r1) (33/45) Purging py3-pluggy (1.4.0-r1) (34/45) Purging py3-py-pyc (1.11.0-r3) (35/45) Purging py3-py (1.11.0-r3) (36/45) Purging python3-pyc (3.12.3-r0) (37/45) Purging python3-pycache-pyc0 (3.12.3-r0) (38/45) Purging pyc (3.12.3-r0) (39/45) Purging python3 (3.12.3-r0) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libffi (3.4.6-r0) (42/45) Purging libpanelw (6.4_p20240330-r0) (43/45) Purging mpdecimal (4.0.0-r0) (44/45) Purging readline (8.2.10-r0) (45/45) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-bite-parser: Updating the testing/ppc64le repository index... >>> py3-bite-parser: Signing the index...