>>> gvm-tools: Building community/gvm-tools 25.3.0-r0 (using abuild 3.14.1-r7) started Thu, 20 Mar 2025 08:18:49 +0000 >>> gvm-tools: Validating /home/buildozer/aports/community/gvm-tools/APKBUILD... >>> gvm-tools: Analyzing dependencies... >>> gvm-tools: Installing for build: build-base python3 py3-gvm py3-lxml py3-gpep517 py3-installer py3-poetry-core py3-wheel py3-pytest (1/58) Installing libbz2 (1.0.8-r6) (2/58) Installing libffi (3.4.7-r0) (3/58) Installing gdbm (1.24-r0) (4/58) Installing xz-libs (5.6.4-r0) (5/58) Installing mpdecimal (4.0.0-r0) (6/58) Installing libpanelw (6.5_p20250216-r0) (7/58) Installing sqlite-libs (3.49.1-r0) (8/58) Installing python3 (3.12.9-r0) (9/58) Installing python3-pycache-pyc0 (3.12.9-r0) (10/58) Installing pyc (3.12.9-r0) (11/58) Installing python3-pyc (3.12.9-r0) (12/58) Installing py3-cparser (2.22-r1) (13/58) Installing py3-cparser-pyc (2.22-r1) (14/58) Installing py3-cffi (1.17.1-r1) (15/58) Installing py3-cffi-pyc (1.17.1-r1) (16/58) Installing py3-bcrypt (4.3.0-r0) (17/58) Installing py3-bcrypt-pyc (4.3.0-r0) (18/58) Installing py3-cryptography (44.0.2-r0) (19/58) Installing py3-cryptography-pyc (44.0.2-r0) (20/58) Installing py3-pynacl (1.5.0-r5) (21/58) Installing py3-pynacl-pyc (1.5.0-r5) (22/58) Installing py3-paramiko (3.5.0-r0) (23/58) Installing py3-paramiko-pyc (3.5.0-r0) (24/58) Installing libxml2 (2.13.6-r0) (25/58) Installing libxslt (1.1.43-r0) (26/58) Installing py3-lxml (5.3.1-r0) (27/58) Installing py3-lxml-pyc (5.3.1-r0) (28/58) Installing py3-defusedxml (0.7.1-r5) (29/58) Installing py3-defusedxml-pyc (0.7.1-r5) (30/58) Installing py3-typing-extensions (4.12.2-r0) (31/58) Installing py3-typing-extensions-pyc (4.12.2-r0) (32/58) Installing py3-gvm (24.8.0-r0) (33/58) Installing py3-gvm-pyc (24.8.0-r0) (34/58) Installing py3-installer (0.7.0-r2) (35/58) Installing py3-installer-pyc (0.7.0-r2) (36/58) Installing py3-gpep517 (16-r0) (37/58) Installing py3-gpep517-pyc (16-r0) (38/58) Installing py3-fastjsonschema (2.21.1-r0) (39/58) Installing py3-fastjsonschema-pyc (2.21.1-r0) (40/58) Installing py3-lark-parser (1.1.9-r1) (41/58) Installing py3-lark-parser-pyc (1.1.9-r1) (42/58) Installing py3-parsing (3.2.0-r0) (43/58) Installing py3-parsing-pyc (3.2.0-r0) (44/58) Installing py3-packaging (24.2-r0) (45/58) Installing py3-packaging-pyc (24.2-r0) (46/58) Installing py3-poetry-core (2.0.1-r0) (47/58) Installing py3-poetry-core-pyc (2.0.1-r0) (48/58) Installing py3-wheel (0.43.0-r0) (49/58) Installing py3-wheel-pyc (0.43.0-r0) (50/58) Installing py3-iniconfig (2.0.0-r1) (51/58) Installing py3-iniconfig-pyc (2.0.0-r1) (52/58) Installing py3-pluggy (1.5.0-r0) (53/58) Installing py3-pluggy-pyc (1.5.0-r0) (54/58) Installing py3-py (1.11.0-r4) (55/58) Installing py3-py-pyc (1.11.0-r4) (56/58) Installing py3-pytest (8.3.5-r0) (57/58) Installing py3-pytest-pyc (8.3.5-r0) (58/58) Installing .makedepends-gvm-tools (20250320.081850) Executing busybox-1.37.0-r14.trigger OK: 328 MiB in 163 packages >>> gvm-tools: Cleaning up srcdir >>> gvm-tools: Cleaning up pkgdir >>> gvm-tools: Cleaning up tmpdir >>> gvm-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gvm-tools-25.3.0.tar.gz >>> gvm-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gvm-tools-25.3.0.tar.gz >>> gvm-tools: Checking sha512sums... gvm-tools-25.3.0.tar.gz: OK >>> gvm-tools: Unpacking /var/cache/distfiles/edge/gvm-tools-25.3.0.tar.gz... 2025-03-20 08:18:51,560 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-03-20 08:18:51,656 poetry.core.masonry.builders.wheel INFO Building wheel 2025-03-20 08:18:51,669 poetry.core.masonry.builders.wheel INFO Built gvm_tools-25.3.0-py3-none-any.whl 2025-03-20 08:18:51,669 gpep517 INFO The backend produced .dist/gvm_tools-25.3.0-py3-none-any.whl gvm_tools-25.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/gvm-tools/src/gvm-tools-25.3.0 configfile: pyproject.toml collected 52 items tests/scripts/test_combine_reports.py .. [ 3%] tests/scripts/test_create_consolidated_report.py ........ [ 19%] tests/scripts/test_list_tasks.py ... [ 25%] tests/scripts/test_send_schedules.py .. [ 28%] tests/scripts/test_send_targets.py ... [ 34%] tests/scripts/test_send_tasks.py . [ 36%] tests/scripts/test_start_alert_scan.py .... [ 44%] tests/test_config.py ..... [ 53%] tests/test_helper.py ........................ [100%] ============================== 52 passed in 4.75s ============================== >>> gvm-tools: Entering fakeroot... >>> gvm-tools-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gvmtools/__pycache__' -> '/home/buildozer/aports/community/gvm-tools/pkg/gvm-tools-pyc/usr/lib/python3.12/site-packages/gvmtools/__pycache__' >>> gvm-tools-pyc*: Preparing subpackage gvm-tools-pyc... >>> gvm-tools-pyc*: Running postcheck for gvm-tools-pyc >>> gvm-tools*: Running postcheck for gvm-tools >>> gvm-tools*: Preparing package gvm-tools... >>> gvm-tools-pyc*: Tracing dependencies... python3 py3-gvm py3-lxml python3~3.12 >>> gvm-tools-pyc*: Package size: 37.9 KB >>> gvm-tools-pyc*: Compressing data... >>> gvm-tools-pyc*: Create checksum... >>> gvm-tools-pyc*: Create gvm-tools-pyc-25.3.0-r0.apk >>> gvm-tools*: Tracing dependencies... python3 py3-gvm py3-lxml python3~3.12 >>> gvm-tools*: Package size: 435.1 KB >>> gvm-tools*: Compressing data... >>> gvm-tools*: Create checksum... >>> gvm-tools*: Create gvm-tools-25.3.0-r0.apk >>> gvm-tools: Build complete at Thu, 20 Mar 2025 08:18:57 +0000 elapsed time 0h 0m 8s >>> gvm-tools: Cleaning up srcdir >>> gvm-tools: Cleaning up pkgdir >>> gvm-tools: Uninstalling dependencies... (1/58) Purging .makedepends-gvm-tools (20250320.081850) (2/58) Purging py3-gvm-pyc (24.8.0-r0) (3/58) Purging py3-gvm (24.8.0-r0) (4/58) Purging py3-paramiko-pyc (3.5.0-r0) (5/58) Purging py3-paramiko (3.5.0-r0) (6/58) Purging py3-bcrypt-pyc (4.3.0-r0) (7/58) Purging py3-bcrypt (4.3.0-r0) (8/58) Purging py3-cryptography-pyc (44.0.2-r0) (9/58) Purging py3-cryptography (44.0.2-r0) (10/58) Purging py3-pynacl-pyc (1.5.0-r5) (11/58) Purging py3-pynacl (1.5.0-r5) (12/58) Purging py3-cffi-pyc (1.17.1-r1) (13/58) Purging py3-cffi (1.17.1-r1) (14/58) Purging py3-cparser-pyc (2.22-r1) (15/58) Purging py3-cparser (2.22-r1) (16/58) Purging py3-defusedxml-pyc (0.7.1-r5) (17/58) Purging py3-defusedxml (0.7.1-r5) (18/58) Purging py3-typing-extensions-pyc (4.12.2-r0) (19/58) Purging py3-typing-extensions (4.12.2-r0) (20/58) Purging py3-lxml-pyc (5.3.1-r0) (21/58) Purging py3-lxml (5.3.1-r0) (22/58) Purging py3-gpep517-pyc (16-r0) (23/58) Purging py3-gpep517 (16-r0) (24/58) Purging py3-installer-pyc (0.7.0-r2) (25/58) Purging py3-installer (0.7.0-r2) (26/58) Purging py3-poetry-core-pyc (2.0.1-r0) (27/58) Purging py3-poetry-core (2.0.1-r0) (28/58) Purging py3-fastjsonschema-pyc (2.21.1-r0) (29/58) Purging py3-fastjsonschema (2.21.1-r0) (30/58) Purging py3-lark-parser-pyc (1.1.9-r1) (31/58) Purging py3-lark-parser (1.1.9-r1) (32/58) Purging py3-wheel-pyc (0.43.0-r0) (33/58) Purging py3-wheel (0.43.0-r0) (34/58) Purging py3-pytest-pyc (8.3.5-r0) (35/58) Purging py3-pytest (8.3.5-r0) (36/58) Purging py3-iniconfig-pyc (2.0.0-r1) (37/58) Purging py3-iniconfig (2.0.0-r1) (38/58) Purging py3-packaging-pyc (24.2-r0) (39/58) Purging py3-packaging (24.2-r0) (40/58) Purging py3-parsing-pyc (3.2.0-r0) (41/58) Purging py3-parsing (3.2.0-r0) (42/58) Purging py3-pluggy-pyc (1.5.0-r0) (43/58) Purging py3-pluggy (1.5.0-r0) (44/58) Purging py3-py-pyc (1.11.0-r4) (45/58) Purging py3-py (1.11.0-r4) (46/58) Purging python3-pyc (3.12.9-r0) (47/58) Purging python3-pycache-pyc0 (3.12.9-r0) (48/58) Purging pyc (3.12.9-r0) (49/58) Purging python3 (3.12.9-r0) (50/58) Purging gdbm (1.24-r0) (51/58) Purging libbz2 (1.0.8-r6) (52/58) Purging libffi (3.4.7-r0) (53/58) Purging libpanelw (6.5_p20250216-r0) (54/58) Purging libxslt (1.1.43-r0) (55/58) Purging mpdecimal (4.0.0-r0) (56/58) Purging sqlite-libs (3.49.1-r0) (57/58) Purging libxml2 (2.13.6-r0) (58/58) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r14.trigger OK: 274 MiB in 105 packages >>> gvm-tools: Updating the community/armv7 repository index... >>> gvm-tools: Signing the index...