>>> notus-scanner: Building community/notus-scanner 22.4.2-r2 (using abuild 3.10.0-r0) started Tue, 07 Feb 2023 07:01:06 +0000 >>> notus-scanner: Checking sanity of /home/buildozer/aports/community/notus-scanner/APKBUILD... >>> notus-scanner: Analyzing dependencies... >>> notus-scanner: Installing for build: build-base mosquitto paho-mqtt-c py3-gnupg py3-packaging py3-paho-mqtt py3-psutil py3-gpep517 python3-dev py3-poetry-core py3-pytest (1/52) Installing libwebsockets (4.3.2-r1) (2/52) Installing mosquitto (2.0.15-r1) Executing mosquitto-2.0.15-r1.pre-install (3/52) Installing paho-mqtt-c (1.3.9-r2) (4/52) Installing libffi (3.4.4-r0) (5/52) Installing gdbm (1.23-r0) (6/52) Installing mpdecimal (2.5.1-r1) (7/52) Installing readline (8.2.0-r0) (8/52) Installing sqlite-libs (3.40.1-r0) (9/52) Installing python3 (3.11.1-r3) (10/52) Installing libgpg-error (1.46-r1) (11/52) Installing libassuan (2.5.5-r1) (12/52) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (13/52) Installing libgcrypt (1.10.1-r0) (14/52) Installing gnupg-gpgconf (2.4.0-r0) (15/52) Installing npth (1.6-r2) (16/52) Installing gpg (2.4.0-r0) (17/52) Installing gpg-agent (2.4.0-r0) (18/52) Installing gpg-wks-server (2.4.0-r0) (19/52) Installing libksba (1.6.3-r0) (20/52) Installing gpgsm (2.4.0-r0) (21/52) Installing gpgv (2.4.0-r0) (22/52) Installing nettle (3.8.1-r0) (23/52) Installing p11-kit (0.24.1-r1) (24/52) Installing libtasn1 (4.19.0-r0) (25/52) Installing libunistring (1.1-r0) (26/52) Installing gnutls (3.7.8-r2) (27/52) Installing libsasl (2.1.28-r3) (28/52) Installing libldap (2.6.3-r6) (29/52) Installing gnupg-dirmngr (2.4.0-r0) (30/52) Installing gnupg-utils (2.4.0-r0) (31/52) Installing gnupg-wks-client (2.4.0-r0) (32/52) Installing gnupg (2.4.0-r0) (33/52) Installing py3-gnupg (0.5.0-r2) (34/52) Installing py3-parsing (3.0.9-r1) (35/52) Installing py3-packaging (23.0-r0) (36/52) Installing py3-paho-mqtt (1.6.1-r1) (37/52) Installing py3-psutil (5.9.4-r1) (38/52) Installing py3-installer (0.6.0-r0) (39/52) Installing py3-gpep517 (13-r0) (40/52) Installing python3-dev (3.11.1-r3) (41/52) Installing py3-pyrsistent (0.19.3-r0) (42/52) Installing py3-attrs (22.2.0-r0) (43/52) Installing py3-jsonschema (4.7.2-r3) (44/52) Installing py3-lark-parser (0.11.3-r2) (45/52) Installing py3-tomlkit (0.11.6-r1) (46/52) Installing py3-poetry-core (1.5.0-r0) (47/52) Installing py3-iniconfig (1.1.1-r4) (48/52) Installing py3-pluggy (1.0.0-r2) (49/52) Installing py3-py (1.11.0-r1) (50/52) Installing py3-pytest (7.2.1-r0) (51/52) Installing .makedepends-notus-scanner (20230207.070108) (52/52) Installing mosquitto-openrc (2.0.15-r1) Executing busybox-1.36.0-r3.trigger OK: 520 MiB in 155 packages >>> notus-scanner: Cleaning up srcdir >>> notus-scanner: Cleaning up pkgdir >>> notus-scanner: Fetching https://distfiles.alpinelinux.org/distfiles/edge/notus-scanner-22.4.2.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 100 311k 100 311k 0 0 1818k 0 --:--:-- --:--:-- --:--:-- 1822k >>> notus-scanner: Fetching https://distfiles.alpinelinux.org/distfiles/edge/notus-scanner-22.4.2.tar.gz >>> notus-scanner: Checking sha512sums... notus-scanner-22.4.2.tar.gz: OK tomllib.patch: OK notus-scanner.initd: OK >>> notus-scanner: Unpacking /var/cache/distfiles/edge/notus-scanner-22.4.2.tar.gz... >>> notus-scanner: tomllib.patch patching file notus/scanner/config.py 2023-02-07 07:01:10,393 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-02-07 07:01:10,708 poetry.core.masonry.builders.wheel INFO Building wheel 2023-02-07 07:01:10,749 poetry.core.masonry.builders.wheel INFO Built notus_scanner-22.4.2-py3-none-any.whl 2023-02-07 07:01:10,750 gpep517 INFO The backend produced dist/notus_scanner-22.4.2-py3-none-any.whl notus_scanner-22.4.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/notus-scanner/src/notus-scanner-22.4.2 collected 96 items tests/test_config.py ..... [ 5%] tests/test_verifier.py . [ 6%] tests/cli/test_cli_parser.py ............ [ 18%] tests/loader/test_gpg.py ... [ 21%] tests/loader/test_json.py ..... [ 27%] tests/messages/test_message.py ............ [ 39%] tests/messages/test_result.py ..... [ 44%] tests/messages/test_start.py ..... [ 50%] tests/messages/test_status.py ..... [ 55%] tests/messaging/test_mqtt.py .... [ 59%] tests/models/test_vulnerability.py .. [ 61%] tests/models/packages/test_deb.py ...... [ 67%] tests/models/packages/test_ebuild.py ... [ 70%] tests/models/packages/test_package.py ............. [ 84%] tests/models/packages/test_rpm.py ........ [ 92%] tests/models/packages/test_slackware.py ....... [100%] ============================== 96 passed in 0.50s ============================== >>> notus-scanner: Entering fakeroot... >>> notus-scanner-openrc*: Running split function openrc... >>> notus-scanner-openrc*: Preparing subpackage notus-scanner-openrc... >>> notus-scanner-openrc*: Running postcheck for notus-scanner-openrc >>> notus-scanner*: Running postcheck for notus-scanner >>> notus-scanner*: Preparing package notus-scanner... >>> notus-scanner-openrc*: Tracing dependencies... >>> notus-scanner-openrc*: Package size: 16.0 KB >>> notus-scanner-openrc*: Compressing data... >>> notus-scanner-openrc*: Create checksum... >>> notus-scanner-openrc*: Create notus-scanner-openrc-22.4.2-r2.apk >>> notus-scanner*: Tracing dependencies... >>> notus-scanner*: Package size: 576.0 KB >>> notus-scanner*: Compressing data... >>> notus-scanner*: Create checksum... >>> notus-scanner*: Create notus-scanner-22.4.2-r2.apk >>> notus-scanner: Build complete at Tue, 07 Feb 2023 07:01:18 +0000 elapsed time 0h 0m 12s >>> notus-scanner: Cleaning up srcdir >>> notus-scanner: Cleaning up pkgdir >>> notus-scanner: Uninstalling dependencies... (1/52) Purging .makedepends-notus-scanner (20230207.070108) (2/52) Purging mosquitto-openrc (2.0.15-r1) (3/52) Purging mosquitto (2.0.15-r1) (4/52) Purging paho-mqtt-c (1.3.9-r2) (5/52) Purging py3-gnupg (0.5.0-r2) (6/52) Purging gnupg (2.4.0-r0) (7/52) Purging gpg-wks-server (2.4.0-r0) (8/52) Purging gpgsm (2.4.0-r0) (9/52) Purging gpgv (2.4.0-r0) (10/52) Purging gnupg-utils (2.4.0-r0) (11/52) Purging gnupg-wks-client (2.4.0-r0) (12/52) Purging gpg (2.4.0-r0) (13/52) Purging gpg-agent (2.4.0-r0) (14/52) Purging gnupg-dirmngr (2.4.0-r0) (15/52) Purging gnupg-gpgconf (2.4.0-r0) (16/52) Purging pinentry (1.2.1-r0) (17/52) Purging py3-paho-mqtt (1.6.1-r1) (18/52) Purging py3-psutil (5.9.4-r1) (19/52) Purging py3-gpep517 (13-r0) (20/52) Purging py3-installer (0.6.0-r0) (21/52) Purging python3-dev (3.11.1-r3) (22/52) Purging py3-poetry-core (1.5.0-r0) (23/52) Purging py3-jsonschema (4.7.2-r3) (24/52) Purging py3-pyrsistent (0.19.3-r0) (25/52) Purging py3-lark-parser (0.11.3-r2) (26/52) Purging py3-tomlkit (0.11.6-r1) (27/52) Purging py3-pytest (7.2.1-r0) (28/52) Purging py3-attrs (22.2.0-r0) (29/52) Purging py3-iniconfig (1.1.1-r4) (30/52) Purging py3-packaging (23.0-r0) (31/52) Purging py3-parsing (3.0.9-r1) (32/52) Purging py3-pluggy (1.0.0-r2) (33/52) Purging py3-py (1.11.0-r1) (34/52) Purging python3 (3.11.1-r3) (35/52) Purging libwebsockets (4.3.2-r1) (36/52) Purging gnutls (3.7.8-r2) (37/52) Purging p11-kit (0.24.1-r1) (38/52) Purging libffi (3.4.4-r0) (39/52) Purging libldap (2.6.3-r6) (40/52) Purging libsasl (2.1.28-r3) (41/52) Purging gdbm (1.23-r0) (42/52) Purging mpdecimal (2.5.1-r1) (43/52) Purging readline (8.2.0-r0) (44/52) Purging sqlite-libs (3.40.1-r0) (45/52) Purging libksba (1.6.3-r0) (46/52) Purging libassuan (2.5.5-r1) (47/52) Purging libgcrypt (1.10.1-r0) (48/52) Purging libgpg-error (1.46-r1) (49/52) Purging npth (1.6-r2) (50/52) Purging nettle (3.8.1-r0) (51/52) Purging libtasn1 (4.19.0-r0) (52/52) Purging libunistring (1.1-r0) Executing busybox-1.36.0-r3.trigger OK: 379 MiB in 103 packages >>> notus-scanner: Updating the community/x86 repository index... >>> notus-scanner: Signing the index...