>>> py3-mattermostdriver: Building testing/py3-mattermostdriver 7.3.2-r0 (using abuild 3.13.0-r3) started Mon, 27 May 2024 02:36:09 +0000 >>> py3-mattermostdriver: Checking sanity of /home/buildozer/aports/testing/py3-mattermostdriver/APKBUILD... >>> py3-mattermostdriver: Analyzing dependencies... >>> py3-mattermostdriver: Installing for build: build-base python3 py3-requests py3-websockets py3-gpep517 py3-setuptools py3-wheel (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240420-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.46.0-r0) (9/37) Installing python3 (3.12.3-r1) (10/37) Installing python3-pycache-pyc0 (3.12.3-r1) (11/37) Installing pyc (3.12.3-r1) (12/37) Installing python3-pyc (3.12.3-r1) (13/37) Installing py3-certifi (2024.2.2-r1) (14/37) Installing py3-certifi-pyc (2024.2.2-r1) (15/37) Installing py3-charset-normalizer (3.3.2-r1) (16/37) Installing py3-charset-normalizer-pyc (3.3.2-r1) (17/37) Installing py3-idna (3.7-r0) (18/37) Installing py3-idna-pyc (3.7-r0) (19/37) Installing py3-urllib3 (1.26.18-r1) (20/37) Installing py3-urllib3-pyc (1.26.18-r1) (21/37) Installing py3-requests (2.32.2-r0) (22/37) Installing py3-requests-pyc (2.32.2-r0) (23/37) Installing py3-websockets (12.0-r2) (24/37) Installing py3-websockets-pyc (12.0-r2) (25/37) Installing py3-installer (0.7.0-r2) (26/37) Installing py3-installer-pyc (0.7.0-r2) (27/37) Installing py3-gpep517 (16-r0) (28/37) Installing py3-gpep517-pyc (16-r0) (29/37) Installing py3-parsing (3.1.2-r1) (30/37) Installing py3-parsing-pyc (3.1.2-r1) (31/37) Installing py3-packaging (24.0-r1) (32/37) Installing py3-packaging-pyc (24.0-r1) (33/37) Installing py3-setuptools (69.5.1-r0) (34/37) Installing py3-setuptools-pyc (69.5.1-r0) (35/37) Installing py3-wheel (0.42.0-r1) (36/37) Installing py3-wheel-pyc (0.42.0-r1) (37/37) Installing .makedepends-py3-mattermostdriver (20240527.023612) Executing busybox-1.36.1-r28.trigger OK: 281 MiB in 139 packages >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Cleaning up tmpdir >>> py3-mattermostdriver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mattermostdriver-7.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mattermostdriver: Fetching py3-mattermostdriver-7.3.2.tar.gz::https://github.com/Vaelor/python-mattermost-driver/archive/refs/tags/7.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29919 0 29919 0 0 55556 0 --:--:-- --:--:-- --:--:-- 55556 >>> py3-mattermostdriver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz >>> py3-mattermostdriver: Checking sha512sums... py3-mattermostdriver-7.3.2.tar.gz: OK 0001-ssl-context.patch: OK >>> py3-mattermostdriver: Unpacking /var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz... >>> py3-mattermostdriver: 0001-ssl-context.patch patching file src/mattermostdriver/websocket.py 2024-05-27 02:36:16,285 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-27 02:36:16,396 root INFO running bdist_wheel 2024-05-27 02:36:16,470 root INFO running build 2024-05-27 02:36:16,471 root INFO running build_py 2024-05-27 02:36:16,483 root INFO creating build 2024-05-27 02:36:16,483 root INFO creating build/lib 2024-05-27 02:36:16,484 root INFO creating build/lib/mattermostdriver 2024-05-27 02:36:16,484 root INFO copying src/mattermostdriver/websocket.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,485 root INFO copying src/mattermostdriver/driver.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,487 root INFO copying src/mattermostdriver/__init__.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,488 root INFO copying src/mattermostdriver/version.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,489 root INFO copying src/mattermostdriver/exceptions.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,490 root INFO copying src/mattermostdriver/client.py -> build/lib/mattermostdriver 2024-05-27 02:36:16,492 root INFO creating build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,493 root INFO copying src/mattermostdriver/endpoints/roles.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,494 root INFO copying src/mattermostdriver/endpoints/ldap.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,495 root INFO copying src/mattermostdriver/endpoints/elasticsearch.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,496 root INFO copying src/mattermostdriver/endpoints/bots.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,497 root INFO copying src/mattermostdriver/endpoints/opengraph.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,498 root INFO copying src/mattermostdriver/endpoints/posts.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,499 root INFO copying src/mattermostdriver/endpoints/cluster.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,500 root INFO copying src/mattermostdriver/endpoints/scheme.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,501 root INFO copying src/mattermostdriver/endpoints/users.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,502 root INFO copying src/mattermostdriver/endpoints/data_retention.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,503 root INFO copying src/mattermostdriver/endpoints/teams.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,504 root INFO copying src/mattermostdriver/endpoints/brand.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,505 root INFO copying src/mattermostdriver/endpoints/oauth.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,506 root INFO copying src/mattermostdriver/endpoints/integration_actions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,507 root INFO copying src/mattermostdriver/endpoints/__init__.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,508 root INFO copying src/mattermostdriver/endpoints/channels.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,509 root INFO copying src/mattermostdriver/endpoints/compliance.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,510 root INFO copying src/mattermostdriver/endpoints/system.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,511 root INFO copying src/mattermostdriver/endpoints/status.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,512 root INFO copying src/mattermostdriver/endpoints/emoji.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,513 root INFO copying src/mattermostdriver/endpoints/base.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,514 root INFO copying src/mattermostdriver/endpoints/saml.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,515 root INFO copying src/mattermostdriver/endpoints/commands.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,516 root INFO copying src/mattermostdriver/endpoints/reactions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,517 root INFO copying src/mattermostdriver/endpoints/webhooks.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,517 root INFO copying src/mattermostdriver/endpoints/files.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,518 root INFO copying src/mattermostdriver/endpoints/preferences.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:36:16,544 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-27 02:36:16,544 root INFO running install 2024-05-27 02:36:16,587 root INFO running install_lib 2024-05-27 02:36:16,596 root INFO creating build/bdist.linux-riscv64 2024-05-27 02:36:16,597 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-27 02:36:16,597 root INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,598 root INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,599 root INFO copying build/lib/mattermostdriver/endpoints/roles.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,599 root INFO copying build/lib/mattermostdriver/endpoints/ldap.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,600 root INFO copying build/lib/mattermostdriver/endpoints/elasticsearch.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,601 root INFO copying build/lib/mattermostdriver/endpoints/bots.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,602 root INFO copying build/lib/mattermostdriver/endpoints/opengraph.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,602 root INFO copying build/lib/mattermostdriver/endpoints/posts.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,603 root INFO copying build/lib/mattermostdriver/endpoints/cluster.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,604 root INFO copying build/lib/mattermostdriver/endpoints/scheme.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,605 root INFO copying build/lib/mattermostdriver/endpoints/users.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,605 root INFO copying build/lib/mattermostdriver/endpoints/data_retention.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,606 root INFO copying build/lib/mattermostdriver/endpoints/teams.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,607 root INFO copying build/lib/mattermostdriver/endpoints/brand.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,608 root INFO copying build/lib/mattermostdriver/endpoints/oauth.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,608 root INFO copying build/lib/mattermostdriver/endpoints/integration_actions.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,609 root INFO copying build/lib/mattermostdriver/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,610 root INFO copying build/lib/mattermostdriver/endpoints/channels.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,611 root INFO copying build/lib/mattermostdriver/endpoints/compliance.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,611 root INFO copying build/lib/mattermostdriver/endpoints/system.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,612 root INFO copying build/lib/mattermostdriver/endpoints/status.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,613 root INFO copying build/lib/mattermostdriver/endpoints/emoji.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,614 root INFO copying build/lib/mattermostdriver/endpoints/base.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,615 root INFO copying build/lib/mattermostdriver/endpoints/saml.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,615 root INFO copying build/lib/mattermostdriver/endpoints/commands.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,616 root INFO copying build/lib/mattermostdriver/endpoints/reactions.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,617 root INFO copying build/lib/mattermostdriver/endpoints/webhooks.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,618 root INFO copying build/lib/mattermostdriver/endpoints/files.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,618 root INFO copying build/lib/mattermostdriver/endpoints/preferences.py -> build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2024-05-27 02:36:16,619 root INFO copying build/lib/mattermostdriver/websocket.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,620 root INFO copying build/lib/mattermostdriver/driver.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,621 root INFO copying build/lib/mattermostdriver/__init__.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,622 root INFO copying build/lib/mattermostdriver/version.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,622 root INFO copying build/lib/mattermostdriver/exceptions.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,623 root INFO copying build/lib/mattermostdriver/client.py -> build/bdist.linux-riscv64/wheel/mattermostdriver 2024-05-27 02:36:16,624 root INFO running install_egg_info 2024-05-27 02:36:16,635 root INFO running egg_info 2024-05-27 02:36:16,636 root INFO creating src/mattermostdriver.egg-info 2024-05-27 02:36:16,643 root INFO writing src/mattermostdriver.egg-info/PKG-INFO 2024-05-27 02:36:16,645 root INFO writing dependency_links to src/mattermostdriver.egg-info/dependency_links.txt 2024-05-27 02:36:16,646 root INFO writing requirements to src/mattermostdriver.egg-info/requires.txt 2024-05-27 02:36:16,646 root INFO writing top-level names to src/mattermostdriver.egg-info/top_level.txt 2024-05-27 02:36:16,647 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:36:16,658 root INFO reading manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:36:16,659 root INFO reading manifest template 'MANIFEST.in' 2024-05-27 02:36:16,660 root INFO adding license file 'LICENSE' 2024-05-27 02:36:16,664 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:36:16,665 root INFO Copying src/mattermostdriver.egg-info to build/bdist.linux-riscv64/wheel/mattermostdriver-7.3.2-py3.12.egg-info 2024-05-27 02:36:16,668 root INFO running install_scripts 2024-05-27 02:36:16,678 wheel INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver-7.3.2.dist-info/WHEEL 2024-05-27 02:36:16,680 wheel INFO creating '/home/buildozer/aports/testing/py3-mattermostdriver/src/python-mattermost-driver-7.3.2/dist/.tmp-pf8yrrp7/mattermostdriver-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-27 02:36:16,681 wheel INFO adding 'mattermostdriver/__init__.py' 2024-05-27 02:36:16,682 wheel INFO adding 'mattermostdriver/client.py' 2024-05-27 02:36:16,683 wheel INFO adding 'mattermostdriver/driver.py' 2024-05-27 02:36:16,684 wheel INFO adding 'mattermostdriver/exceptions.py' 2024-05-27 02:36:16,685 wheel INFO adding 'mattermostdriver/version.py' 2024-05-27 02:36:16,686 wheel INFO adding 'mattermostdriver/websocket.py' 2024-05-27 02:36:16,687 wheel INFO adding 'mattermostdriver/endpoints/__init__.py' 2024-05-27 02:36:16,688 wheel INFO adding 'mattermostdriver/endpoints/base.py' 2024-05-27 02:36:16,689 wheel INFO adding 'mattermostdriver/endpoints/bots.py' 2024-05-27 02:36:16,689 wheel INFO adding 'mattermostdriver/endpoints/brand.py' 2024-05-27 02:36:16,690 wheel INFO adding 'mattermostdriver/endpoints/channels.py' 2024-05-27 02:36:16,691 wheel INFO adding 'mattermostdriver/endpoints/cluster.py' 2024-05-27 02:36:16,692 wheel INFO adding 'mattermostdriver/endpoints/commands.py' 2024-05-27 02:36:16,693 wheel INFO adding 'mattermostdriver/endpoints/compliance.py' 2024-05-27 02:36:16,694 wheel INFO adding 'mattermostdriver/endpoints/data_retention.py' 2024-05-27 02:36:16,695 wheel INFO adding 'mattermostdriver/endpoints/elasticsearch.py' 2024-05-27 02:36:16,695 wheel INFO adding 'mattermostdriver/endpoints/emoji.py' 2024-05-27 02:36:16,696 wheel INFO adding 'mattermostdriver/endpoints/files.py' 2024-05-27 02:36:16,697 wheel INFO adding 'mattermostdriver/endpoints/integration_actions.py' 2024-05-27 02:36:16,698 wheel INFO adding 'mattermostdriver/endpoints/ldap.py' 2024-05-27 02:36:16,698 wheel INFO adding 'mattermostdriver/endpoints/oauth.py' 2024-05-27 02:36:16,699 wheel INFO adding 'mattermostdriver/endpoints/opengraph.py' 2024-05-27 02:36:16,700 wheel INFO adding 'mattermostdriver/endpoints/posts.py' 2024-05-27 02:36:16,701 wheel INFO adding 'mattermostdriver/endpoints/preferences.py' 2024-05-27 02:36:16,702 wheel INFO adding 'mattermostdriver/endpoints/reactions.py' 2024-05-27 02:36:16,703 wheel INFO adding 'mattermostdriver/endpoints/roles.py' 2024-05-27 02:36:16,703 wheel INFO adding 'mattermostdriver/endpoints/saml.py' 2024-05-27 02:36:16,704 wheel INFO adding 'mattermostdriver/endpoints/scheme.py' 2024-05-27 02:36:16,705 wheel INFO adding 'mattermostdriver/endpoints/status.py' 2024-05-27 02:36:16,706 wheel INFO adding 'mattermostdriver/endpoints/system.py' 2024-05-27 02:36:16,707 wheel INFO adding 'mattermostdriver/endpoints/teams.py' 2024-05-27 02:36:16,708 wheel INFO adding 'mattermostdriver/endpoints/users.py' 2024-05-27 02:36:16,708 wheel INFO adding 'mattermostdriver/endpoints/webhooks.py' 2024-05-27 02:36:16,710 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/LICENSE' 2024-05-27 02:36:16,711 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/METADATA' 2024-05-27 02:36:16,711 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/WHEEL' 2024-05-27 02:36:16,712 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/top_level.txt' 2024-05-27 02:36:16,713 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/RECORD' 2024-05-27 02:36:16,714 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-27 02:36:16,719 gpep517 INFO The backend produced dist/mattermostdriver-7.3.2-py3-none-any.whl mattermostdriver-7.3.2-py3-none-any.whl >>> py3-mattermostdriver: Entering fakeroot... >>> py3-mattermostdriver-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver/usr/lib/python3.12/site-packages/mattermostdriver/endpoints/__pycache__' -> '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.12/site-packages/mattermostdriver/endpoints/__pycache__' '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver/usr/lib/python3.12/site-packages/mattermostdriver/__pycache__' -> '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.12/site-packages/mattermostdriver/__pycache__' >>> py3-mattermostdriver-pyc*: Preparing subpackage py3-mattermostdriver-pyc... >>> py3-mattermostdriver-pyc*: Running postcheck for py3-mattermostdriver-pyc >>> py3-mattermostdriver*: Running postcheck for py3-mattermostdriver >>> py3-mattermostdriver*: Preparing package py3-mattermostdriver... >>> py3-mattermostdriver-pyc*: Tracing dependencies... python3 py3-requests py3-websockets python3~3.12 >>> py3-mattermostdriver-pyc*: Package size: 224.0 KB >>> py3-mattermostdriver-pyc*: Compressing data... >>> py3-mattermostdriver-pyc*: Create checksum... >>> py3-mattermostdriver-pyc*: Create py3-mattermostdriver-pyc-7.3.2-r0.apk >>> py3-mattermostdriver*: Tracing dependencies... python3 py3-requests py3-websockets python3~3.12 >>> py3-mattermostdriver*: Package size: 208.0 KB >>> py3-mattermostdriver*: Compressing data... >>> py3-mattermostdriver*: Create checksum... >>> py3-mattermostdriver*: Create py3-mattermostdriver-7.3.2-r0.apk >>> py3-mattermostdriver: Build complete at Mon, 27 May 2024 02:36:18 +0000 elapsed time 0h 0m 9s >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Uninstalling dependencies... (1/37) Purging .makedepends-py3-mattermostdriver (20240527.023612) (2/37) Purging py3-requests-pyc (2.32.2-r0) (3/37) Purging py3-requests (2.32.2-r0) (4/37) Purging py3-certifi-pyc (2024.2.2-r1) (5/37) Purging py3-certifi (2024.2.2-r1) (6/37) Purging py3-charset-normalizer-pyc (3.3.2-r1) (7/37) Purging py3-charset-normalizer (3.3.2-r1) (8/37) Purging py3-idna-pyc (3.7-r0) (9/37) Purging py3-idna (3.7-r0) (10/37) Purging py3-urllib3-pyc (1.26.18-r1) (11/37) Purging py3-urllib3 (1.26.18-r1) (12/37) Purging py3-websockets-pyc (12.0-r2) (13/37) Purging py3-websockets (12.0-r2) (14/37) Purging py3-gpep517-pyc (16-r0) (15/37) Purging py3-gpep517 (16-r0) (16/37) Purging py3-installer-pyc (0.7.0-r2) (17/37) Purging py3-installer (0.7.0-r2) (18/37) Purging py3-setuptools-pyc (69.5.1-r0) (19/37) Purging py3-setuptools (69.5.1-r0) (20/37) Purging py3-wheel-pyc (0.42.0-r1) (21/37) Purging py3-wheel (0.42.0-r1) (22/37) Purging py3-packaging-pyc (24.0-r1) (23/37) Purging py3-packaging (24.0-r1) (24/37) Purging py3-parsing-pyc (3.1.2-r1) (25/37) Purging py3-parsing (3.1.2-r1) (26/37) Purging python3-pyc (3.12.3-r1) (27/37) Purging python3-pycache-pyc0 (3.12.3-r1) (28/37) Purging pyc (3.12.3-r1) (29/37) Purging python3 (3.12.3-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240420-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.46.0-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r28.trigger OK: 228 MiB in 102 packages >>> py3-mattermostdriver: Updating the testing/riscv64 repository index... >>> py3-mattermostdriver: Signing the index...