>>> py3-trivup: Building testing/py3-trivup 0.12.2-r2 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 01:31:37 +0000 >>> py3-trivup: Checking sanity of /home/buildozer/aports/testing/py3-trivup/APKBUILD... >>> py3-trivup: Analyzing dependencies... >>> py3-trivup: Installing for build: build-base python3 py3-jwcrypto py3-python-jwt py3-requests py3-setuptools py3-gpep517 (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.2-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20240601-r0) (7/44) Installing sqlite-libs (3.46.0-r0) (8/44) Installing python3 (3.12.4-r0) (9/44) Installing python3-pycache-pyc0 (3.12.4-r0) (10/44) Installing pyc (3.12.4-r0) (11/44) Installing python3-pyc (3.12.4-r0) (12/44) Installing py3-typing-extensions (4.12.2-r0) (13/44) Installing py3-typing-extensions-pyc (4.12.2-r0) (14/44) Installing py3-cparser (2.22-r1) (15/44) Installing py3-cparser-pyc (2.22-r1) (16/44) Installing py3-cffi (1.16.0-r1) (17/44) Installing py3-cffi-pyc (1.16.0-r1) (18/44) Installing py3-cryptography (43.0.0-r0) (19/44) Installing py3-cryptography-pyc (43.0.0-r0) (20/44) Installing py3-jwcrypto (1.5.6-r0) (21/44) Installing py3-jwcrypto-pyc (1.5.6-r0) (22/44) Installing py3-python-jwt (4.1.0-r1) (23/44) Installing py3-python-jwt-pyc (4.1.0-r1) (24/44) Installing py3-certifi (2024.2.2-r1) (25/44) Installing py3-certifi-pyc (2024.2.2-r1) (26/44) Installing py3-charset-normalizer (3.3.2-r1) (27/44) Installing py3-charset-normalizer-pyc (3.3.2-r1) (28/44) Installing py3-idna (3.7-r0) (29/44) Installing py3-idna-pyc (3.7-r0) (30/44) Installing py3-urllib3 (1.26.18-r1) (31/44) Installing py3-urllib3-pyc (1.26.18-r1) (32/44) Installing py3-requests (2.32.3-r0) (33/44) Installing py3-requests-pyc (2.32.3-r0) (34/44) Installing py3-parsing (3.1.2-r1) (35/44) Installing py3-parsing-pyc (3.1.2-r1) (36/44) Installing py3-packaging (24.1-r0) (37/44) Installing py3-packaging-pyc (24.1-r0) (38/44) Installing py3-setuptools (70.3.0-r0) (39/44) Installing py3-setuptools-pyc (70.3.0-r0) (40/44) Installing py3-installer (0.7.0-r2) (41/44) Installing py3-installer-pyc (0.7.0-r2) (42/44) Installing py3-gpep517 (16-r0) (43/44) Installing py3-gpep517-pyc (16-r0) (44/44) Installing .makedepends-py3-trivup (20240807.013141) Executing busybox-1.36.1-r31.trigger OK: 400 MiB in 146 packages >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Cleaning up tmpdir >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Checking sha512sums... trivup-0.12.2.tar.gz: OK >>> py3-trivup: Unpacking /var/cache/distfiles/edge/trivup-0.12.2.tar.gz... 2024-08-07 01:31:44,251 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-08-07 01:31:44,319 root INFO running bdist_wheel 2024-08-07 01:31:44,406 root INFO running build 2024-08-07 01:31:44,406 root INFO running build_py 2024-08-07 01:31:44,419 root INFO creating build 2024-08-07 01:31:44,420 root INFO creating build/lib 2024-08-07 01:31:44,420 root INFO creating build/lib/trivup 2024-08-07 01:31:44,421 root INFO copying trivup/trivup.py -> build/lib/trivup 2024-08-07 01:31:44,422 root INFO copying trivup/__init__.py -> build/lib/trivup 2024-08-07 01:31:44,424 root INFO creating build/lib/trivup/clusters 2024-08-07 01:31:44,424 root INFO copying trivup/clusters/KafkaCluster.py -> build/lib/trivup/clusters 2024-08-07 01:31:44,426 root INFO copying trivup/clusters/__init__.py -> build/lib/trivup/clusters 2024-08-07 01:31:44,427 root INFO creating build/lib/trivup/apps 2024-08-07 01:31:44,428 root INFO copying trivup/apps/ZookeeperApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,429 root INFO copying trivup/apps/OauthbearerOIDCApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,430 root INFO copying trivup/apps/SchemaRegistryApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,431 root INFO copying trivup/apps/KafkaBrokerApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,433 root INFO copying trivup/apps/__init__.py -> build/lib/trivup/apps 2024-08-07 01:31:44,434 root INFO copying trivup/apps/KerberosKdcApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,435 root INFO copying trivup/apps/SslApp.py -> build/lib/trivup/apps 2024-08-07 01:31:44,439 root INFO creating build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,439 root INFO copying trivup/apps/KerberosKdcApp/krb5.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,441 root INFO copying trivup/apps/KerberosKdcApp/kdc.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,442 root INFO creating build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,442 root INFO copying trivup/apps/KafkaBrokerApp/deploy.sh -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,443 root INFO copying trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,445 root INFO copying trivup/apps/KafkaBrokerApp/server.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,446 root INFO creating build/lib/trivup/apps/ZookeeperApp 2024-08-07 01:31:44,446 root INFO copying trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/lib/trivup/apps/ZookeeperApp 2024-08-07 01:31:44,472 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-07 01:31:44,473 root INFO running install 2024-08-07 01:31:44,513 root INFO running install_lib 2024-08-07 01:31:44,524 root INFO creating build/bdist.linux-riscv64 2024-08-07 01:31:44,524 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-07 01:31:44,525 root INFO creating build/bdist.linux-riscv64/wheel/trivup 2024-08-07 01:31:44,526 root INFO creating build/bdist.linux-riscv64/wheel/trivup/clusters 2024-08-07 01:31:44,526 root INFO copying build/lib/trivup/clusters/KafkaCluster.py -> build/bdist.linux-riscv64/wheel/trivup/clusters 2024-08-07 01:31:44,528 root INFO copying build/lib/trivup/clusters/__init__.py -> build/bdist.linux-riscv64/wheel/trivup/clusters 2024-08-07 01:31:44,529 root INFO copying build/lib/trivup/trivup.py -> build/bdist.linux-riscv64/wheel/trivup 2024-08-07 01:31:44,530 root INFO copying build/lib/trivup/__init__.py -> build/bdist.linux-riscv64/wheel/trivup 2024-08-07 01:31:44,532 root INFO creating build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,532 root INFO copying build/lib/trivup/apps/ZookeeperApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,534 root INFO copying build/lib/trivup/apps/OauthbearerOIDCApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,535 root INFO copying build/lib/trivup/apps/SchemaRegistryApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,536 root INFO creating build/bdist.linux-riscv64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,537 root INFO copying build/lib/trivup/apps/KerberosKdcApp/krb5.conf.template -> build/bdist.linux-riscv64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,538 root INFO copying build/lib/trivup/apps/KerberosKdcApp/kdc.conf.template -> build/bdist.linux-riscv64/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:31:44,539 root INFO copying build/lib/trivup/apps/KafkaBrokerApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,541 root INFO copying build/lib/trivup/apps/__init__.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,542 root INFO creating build/bdist.linux-riscv64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,543 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/deploy.sh -> build/bdist.linux-riscv64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,544 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/bdist.linux-riscv64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,545 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/server.properties.template -> build/bdist.linux-riscv64/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:31:44,546 root INFO creating build/bdist.linux-riscv64/wheel/trivup/apps/ZookeeperApp 2024-08-07 01:31:44,547 root INFO copying build/lib/trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/bdist.linux-riscv64/wheel/trivup/apps/ZookeeperApp 2024-08-07 01:31:44,548 root INFO copying build/lib/trivup/apps/KerberosKdcApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,549 root INFO copying build/lib/trivup/apps/SslApp.py -> build/bdist.linux-riscv64/wheel/trivup/apps 2024-08-07 01:31:44,550 root INFO running install_egg_info 2024-08-07 01:31:44,562 root INFO running egg_info 2024-08-07 01:31:44,570 root INFO writing trivup.egg-info/PKG-INFO 2024-08-07 01:31:44,572 root INFO writing dependency_links to trivup.egg-info/dependency_links.txt 2024-08-07 01:31:44,573 root INFO writing requirements to trivup.egg-info/requires.txt 2024-08-07 01:31:44,574 root INFO writing top-level names to trivup.egg-info/top_level.txt 2024-08-07 01:31:44,587 root INFO reading manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 01:31:44,588 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 01:31:44,591 root WARNING warning: no previously-included files matching '*~' found under directory 'trivup' 2024-08-07 01:31:44,592 root INFO adding license file 'LICENSE' 2024-08-07 01:31:44,595 root INFO writing manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 01:31:44,596 root INFO Copying trivup.egg-info to build/bdist.linux-riscv64/wheel/trivup-0.12.2-py3.12.egg-info 2024-08-07 01:31:44,600 root INFO running install_scripts 2024-08-07 01:31:44,608 root INFO creating build/bdist.linux-riscv64/wheel/trivup-0.12.2.dist-info/WHEEL 2024-08-07 01:31:44,610 wheel INFO creating '/home/buildozer/aports/testing/py3-trivup/src/trivup-0.12.2/.dist/.tmp-ah3kdg0u/trivup-0.12.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-07 01:31:44,612 wheel INFO adding 'trivup/__init__.py' 2024-08-07 01:31:44,613 wheel INFO adding 'trivup/trivup.py' 2024-08-07 01:31:44,615 wheel INFO adding 'trivup/apps/KafkaBrokerApp.py' 2024-08-07 01:31:44,617 wheel INFO adding 'trivup/apps/KerberosKdcApp.py' 2024-08-07 01:31:44,618 wheel INFO adding 'trivup/apps/OauthbearerOIDCApp.py' 2024-08-07 01:31:44,620 wheel INFO adding 'trivup/apps/SchemaRegistryApp.py' 2024-08-07 01:31:44,621 wheel INFO adding 'trivup/apps/SslApp.py' 2024-08-07 01:31:44,623 wheel INFO adding 'trivup/apps/ZookeeperApp.py' 2024-08-07 01:31:44,624 wheel INFO adding 'trivup/apps/__init__.py' 2024-08-07 01:31:44,625 wheel INFO adding 'trivup/apps/KafkaBrokerApp/deploy.sh' 2024-08-07 01:31:44,626 wheel INFO adding 'trivup/apps/KafkaBrokerApp/log4j.properties.template' 2024-08-07 01:31:44,627 wheel INFO adding 'trivup/apps/KafkaBrokerApp/server.properties.template' 2024-08-07 01:31:44,629 wheel INFO adding 'trivup/apps/KerberosKdcApp/kdc.conf.template' 2024-08-07 01:31:44,630 wheel INFO adding 'trivup/apps/KerberosKdcApp/krb5.conf.template' 2024-08-07 01:31:44,631 wheel INFO adding 'trivup/apps/ZookeeperApp/zookeeper.properties.template' 2024-08-07 01:31:44,632 wheel INFO adding 'trivup/clusters/KafkaCluster.py' 2024-08-07 01:31:44,634 wheel INFO adding 'trivup/clusters/__init__.py' 2024-08-07 01:31:44,635 wheel INFO adding 'trivup-0.12.2.dist-info/LICENSE' 2024-08-07 01:31:44,636 wheel INFO adding 'trivup-0.12.2.dist-info/METADATA' 2024-08-07 01:31:44,637 wheel INFO adding 'trivup-0.12.2.dist-info/WHEEL' 2024-08-07 01:31:44,638 wheel INFO adding 'trivup-0.12.2.dist-info/top_level.txt' 2024-08-07 01:31:44,639 wheel INFO adding 'trivup-0.12.2.dist-info/RECORD' 2024-08-07 01:31:44,640 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-07 01:31:44,645 gpep517 INFO The backend produced .dist/trivup-0.12.2-py3-none-any.whl trivup-0.12.2-py3-none-any.whl >>> py3-trivup: Entering fakeroot... 2024-08-07 01:31:45,390 gpep517 INFO Installing .dist/trivup-0.12.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup 2024-08-07 01:31:45,567 gpep517 INFO Installation complete >>> py3-trivup-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' >>> py3-trivup-pyc*: Preparing subpackage py3-trivup-pyc... >>> py3-trivup-pyc*: Running postcheck for py3-trivup-pyc >>> py3-trivup*: Running postcheck for py3-trivup >>> py3-trivup*: Preparing package py3-trivup... >>> py3-trivup-pyc*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup-pyc*: Package size: 200.0 KB >>> py3-trivup-pyc*: Compressing data... >>> py3-trivup-pyc*: Create checksum... >>> py3-trivup-pyc*: Create py3-trivup-pyc-0.12.2-r2.apk >>> py3-trivup*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup*: Package size: 228.0 KB >>> py3-trivup*: Compressing data... >>> py3-trivup*: Create checksum... >>> py3-trivup*: Create py3-trivup-0.12.2-r2.apk >>> py3-trivup: Build complete at Wed, 07 Aug 2024 01:31:46 +0000 elapsed time 0h 0m 9s >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Uninstalling dependencies... (1/44) Purging .makedepends-py3-trivup (20240807.013141) (2/44) Purging py3-python-jwt-pyc (4.1.0-r1) (3/44) Purging py3-python-jwt (4.1.0-r1) (4/44) Purging py3-jwcrypto-pyc (1.5.6-r0) (5/44) Purging py3-jwcrypto (1.5.6-r0) (6/44) Purging py3-typing-extensions-pyc (4.12.2-r0) (7/44) Purging py3-typing-extensions (4.12.2-r0) (8/44) Purging py3-cryptography-pyc (43.0.0-r0) (9/44) Purging py3-cryptography (43.0.0-r0) (10/44) Purging py3-cffi-pyc (1.16.0-r1) (11/44) Purging py3-cffi (1.16.0-r1) (12/44) Purging py3-cparser-pyc (2.22-r1) (13/44) Purging py3-cparser (2.22-r1) (14/44) Purging py3-requests-pyc (2.32.3-r0) (15/44) Purging py3-requests (2.32.3-r0) (16/44) Purging py3-certifi-pyc (2024.2.2-r1) (17/44) Purging py3-certifi (2024.2.2-r1) (18/44) Purging py3-charset-normalizer-pyc (3.3.2-r1) (19/44) Purging py3-charset-normalizer (3.3.2-r1) (20/44) Purging py3-idna-pyc (3.7-r0) (21/44) Purging py3-idna (3.7-r0) (22/44) Purging py3-urllib3-pyc (1.26.18-r1) (23/44) Purging py3-urllib3 (1.26.18-r1) (24/44) Purging py3-setuptools-pyc (70.3.0-r0) (25/44) Purging py3-setuptools (70.3.0-r0) (26/44) Purging py3-packaging-pyc (24.1-r0) (27/44) Purging py3-packaging (24.1-r0) (28/44) Purging py3-parsing-pyc (3.1.2-r1) (29/44) Purging py3-parsing (3.1.2-r1) (30/44) Purging py3-gpep517-pyc (16-r0) (31/44) Purging py3-gpep517 (16-r0) (32/44) Purging py3-installer-pyc (0.7.0-r2) (33/44) Purging py3-installer (0.7.0-r2) (34/44) Purging python3-pyc (3.12.4-r0) (35/44) Purging python3-pycache-pyc0 (3.12.4-r0) (36/44) Purging pyc (3.12.4-r0) (37/44) Purging python3 (3.12.4-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20240601-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.0-r0) (44/44) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> py3-trivup: Updating the testing/riscv64 repository index... >>> py3-trivup: Signing the index...