>>> fabric: Building testing/fabric 3.2.2-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 20:16:56 +0000 >>> fabric: Checking sanity of /home/buildozer/aports/testing/fabric/APKBUILD... >>> fabric: Analyzing dependencies... >>> fabric: Installing for build: build-base py3-decorator py3-deprecated py3-invoke py3-paramiko py3-gpep517 py3-setuptools py3-wheel (1/46) Installing libffi (3.4.6-r0) (2/46) Installing gdbm (1.23-r1) (3/46) Installing mpdecimal (4.0.0-r0) (4/46) Installing libpanelw (6.4_p20240330-r0) (5/46) Installing readline (8.2.10-r0) (6/46) Installing sqlite-libs (3.45.2-r0) (7/46) Installing python3 (3.12.3-r0) (8/46) Installing python3-pycache-pyc0 (3.12.3-r0) (9/46) Installing pyc (3.12.3-r0) (10/46) Installing py3-decorator-pyc (5.1.1-r4) (11/46) Installing python3-pyc (3.12.3-r0) (12/46) Installing py3-decorator (5.1.1-r4) (13/46) Installing py3-wrapt (1.16.0-r1) (14/46) Installing py3-wrapt-pyc (1.16.0-r1) (15/46) Installing py3-deprecated (1.2.14-r3) (16/46) Installing py3-deprecated-pyc (1.2.14-r3) (17/46) Installing yaml (0.2.5-r2) (18/46) Installing py3-yaml (6.0.1-r3) (19/46) Installing py3-yaml-pyc (6.0.1-r3) (20/46) Installing py3-invoke (2.2.0-r2) (21/46) Installing py3-invoke-pyc (2.2.0-r2) (22/46) Installing py3-cparser (2.22-r1) (23/46) Installing py3-cparser-pyc (2.22-r1) (24/46) Installing py3-cffi (1.16.0-r1) (25/46) Installing py3-cffi-pyc (1.16.0-r1) (26/46) Installing py3-bcrypt (4.1.2-r1) (27/46) Installing py3-bcrypt-pyc (4.1.2-r1) (28/46) Installing py3-cryptography (42.0.5-r1) (29/46) Installing py3-cryptography-pyc (42.0.5-r1) (30/46) Installing py3-pynacl (1.5.0-r5) (31/46) Installing py3-pynacl-pyc (1.5.0-r5) (32/46) Installing py3-paramiko (3.4.0-r1) (33/46) Installing py3-paramiko-pyc (3.4.0-r1) (34/46) Installing py3-installer (0.7.0-r2) (35/46) Installing py3-installer-pyc (0.7.0-r2) (36/46) Installing py3-gpep517 (15-r2) (37/46) Installing py3-gpep517-pyc (15-r2) (38/46) Installing py3-parsing (3.1.2-r1) (39/46) Installing py3-parsing-pyc (3.1.2-r1) (40/46) Installing py3-packaging (24.0-r1) (41/46) Installing py3-packaging-pyc (24.0-r1) (42/46) Installing py3-setuptools (69.2.0-r2) (43/46) Installing py3-setuptools-pyc (69.2.0-r2) (44/46) Installing py3-wheel (0.42.0-r1) (45/46) Installing py3-wheel-pyc (0.42.0-r1) (46/46) Installing .makedepends-fabric (20240415.201657) Executing busybox-1.36.1-r25.trigger OK: 329 MiB in 156 packages >>> fabric: Cleaning up srcdir >>> fabric: Cleaning up pkgdir >>> fabric: Cleaning up tmpdir >>> fabric: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fabric-3.2.2.tar.gz >>> fabric: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fabric-3.2.2.tar.gz >>> fabric: Checking sha512sums... fabric-3.2.2.tar.gz: OK >>> fabric: Unpacking /var/cache/distfiles/fabric-3.2.2.tar.gz... 2024-04-15 20:16:58,419 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'python_requres' warnings.warn(msg) 2024-04-15 20:16:58,463 root INFO running bdist_wheel 2024-04-15 20:16:58,489 root INFO running build 2024-04-15 20:16:58,489 root INFO running build_py 2024-04-15 20:16:58,495 root INFO creating build 2024-04-15 20:16:58,495 root INFO creating build/lib 2024-04-15 20:16:58,495 root INFO creating build/lib/fabric 2024-04-15 20:16:58,495 root INFO copying fabric/tunnels.py -> build/lib/fabric 2024-04-15 20:16:58,495 root INFO copying fabric/config.py -> build/lib/fabric 2024-04-15 20:16:58,495 root INFO copying fabric/main.py -> build/lib/fabric 2024-04-15 20:16:58,496 root INFO copying fabric/util.py -> build/lib/fabric 2024-04-15 20:16:58,496 root INFO copying fabric/exceptions.py -> build/lib/fabric 2024-04-15 20:16:58,496 root INFO copying fabric/runners.py -> build/lib/fabric 2024-04-15 20:16:58,496 root INFO copying fabric/tasks.py -> build/lib/fabric 2024-04-15 20:16:58,496 root INFO copying fabric/executor.py -> build/lib/fabric 2024-04-15 20:16:58,497 root INFO copying fabric/_version.py -> build/lib/fabric 2024-04-15 20:16:58,497 root INFO copying fabric/__main__.py -> build/lib/fabric 2024-04-15 20:16:58,497 root INFO copying fabric/transfer.py -> build/lib/fabric 2024-04-15 20:16:58,497 root INFO copying fabric/auth.py -> build/lib/fabric 2024-04-15 20:16:58,497 root INFO copying fabric/__init__.py -> build/lib/fabric 2024-04-15 20:16:58,498 root INFO copying fabric/group.py -> build/lib/fabric 2024-04-15 20:16:58,498 root INFO copying fabric/connection.py -> build/lib/fabric 2024-04-15 20:16:58,498 root INFO creating build/lib/fabric/testing 2024-04-15 20:16:58,498 root INFO copying fabric/testing/__init__.py -> build/lib/fabric/testing 2024-04-15 20:16:58,498 root INFO copying fabric/testing/fixtures.py -> build/lib/fabric/testing 2024-04-15 20:16:58,499 root INFO copying fabric/testing/base.py -> build/lib/fabric/testing 2024-04-15 20:16:58,508 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 20:16:58,508 root INFO running install 2024-04-15 20:16:58,531 root INFO running install_lib 2024-04-15 20:16:58,535 root INFO creating build/bdist.linux-ppc64le 2024-04-15 20:16:58,535 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 20:16:58,535 root INFO creating build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,535 root INFO copying build/lib/fabric/tunnels.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,535 root INFO creating build/bdist.linux-ppc64le/wheel/fabric/testing 2024-04-15 20:16:58,535 root INFO copying build/lib/fabric/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/fabric/testing 2024-04-15 20:16:58,535 root INFO copying build/lib/fabric/testing/fixtures.py -> build/bdist.linux-ppc64le/wheel/fabric/testing 2024-04-15 20:16:58,536 root INFO copying build/lib/fabric/testing/base.py -> build/bdist.linux-ppc64le/wheel/fabric/testing 2024-04-15 20:16:58,536 root INFO copying build/lib/fabric/config.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,536 root INFO copying build/lib/fabric/main.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,536 root INFO copying build/lib/fabric/util.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,536 root INFO copying build/lib/fabric/exceptions.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/runners.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/tasks.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/executor.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/_version.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/__main__.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,537 root INFO copying build/lib/fabric/transfer.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,538 root INFO copying build/lib/fabric/auth.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,538 root INFO copying build/lib/fabric/__init__.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,538 root INFO copying build/lib/fabric/group.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,538 root INFO copying build/lib/fabric/connection.py -> build/bdist.linux-ppc64le/wheel/fabric 2024-04-15 20:16:58,538 root INFO running install_egg_info 2024-04-15 20:16:58,544 root INFO running egg_info 2024-04-15 20:16:58,547 root INFO writing fabric.egg-info/PKG-INFO 2024-04-15 20:16:58,548 root INFO writing dependency_links to fabric.egg-info/dependency_links.txt 2024-04-15 20:16:58,548 root INFO writing entry points to fabric.egg-info/entry_points.txt 2024-04-15 20:16:58,549 root INFO writing requirements to fabric.egg-info/requires.txt 2024-04-15 20:16:58,549 root INFO writing top-level names to fabric.egg-info/top_level.txt 2024-04-15 20:16:58,553 root INFO reading manifest file 'fabric.egg-info/SOURCES.txt' 2024-04-15 20:16:58,555 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 20:16:58,557 root WARNING warning: no previously-included files matching '*' found under directory 'sites/*/_build' 2024-04-15 20:16:58,559 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-04-15 20:16:58,559 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2024-04-15 20:16:58,560 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'integration' 2024-04-15 20:16:58,560 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'integration' 2024-04-15 20:16:58,561 root INFO adding license file 'LICENSE' 2024-04-15 20:16:58,564 root INFO writing manifest file 'fabric.egg-info/SOURCES.txt' 2024-04-15 20:16:58,564 root INFO Copying fabric.egg-info to build/bdist.linux-ppc64le/wheel/fabric-3.2.2-py3.12.egg-info 2024-04-15 20:16:58,565 root INFO running install_scripts 2024-04-15 20:16:58,568 wheel INFO creating build/bdist.linux-ppc64le/wheel/fabric-3.2.2.dist-info/WHEEL 2024-04-15 20:16:58,569 wheel INFO creating '/home/buildozer/aports/testing/fabric/src/fabric-3.2.2/.dist/.tmp-2fvzq0t7/fabric-3.2.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 20:16:58,569 wheel INFO adding 'fabric/__init__.py' 2024-04-15 20:16:58,569 wheel INFO adding 'fabric/__main__.py' 2024-04-15 20:16:58,570 wheel INFO adding 'fabric/_version.py' 2024-04-15 20:16:58,570 wheel INFO adding 'fabric/auth.py' 2024-04-15 20:16:58,570 wheel INFO adding 'fabric/config.py' 2024-04-15 20:16:58,570 wheel INFO adding 'fabric/connection.py' 2024-04-15 20:16:58,571 wheel INFO adding 'fabric/exceptions.py' 2024-04-15 20:16:58,571 wheel INFO adding 'fabric/executor.py' 2024-04-15 20:16:58,571 wheel INFO adding 'fabric/group.py' 2024-04-15 20:16:58,571 wheel INFO adding 'fabric/main.py' 2024-04-15 20:16:58,571 wheel INFO adding 'fabric/runners.py' 2024-04-15 20:16:58,572 wheel INFO adding 'fabric/tasks.py' 2024-04-15 20:16:58,572 wheel INFO adding 'fabric/transfer.py' 2024-04-15 20:16:58,572 wheel INFO adding 'fabric/tunnels.py' 2024-04-15 20:16:58,572 wheel INFO adding 'fabric/util.py' 2024-04-15 20:16:58,573 wheel INFO adding 'fabric/testing/__init__.py' 2024-04-15 20:16:58,573 wheel INFO adding 'fabric/testing/base.py' 2024-04-15 20:16:58,573 wheel INFO adding 'fabric/testing/fixtures.py' 2024-04-15 20:16:58,573 wheel INFO adding 'fabric-3.2.2.dist-info/LICENSE' 2024-04-15 20:16:58,574 wheel INFO adding 'fabric-3.2.2.dist-info/METADATA' 2024-04-15 20:16:58,574 wheel INFO adding 'fabric-3.2.2.dist-info/WHEEL' 2024-04-15 20:16:58,574 wheel INFO adding 'fabric-3.2.2.dist-info/entry_points.txt' 2024-04-15 20:16:58,574 wheel INFO adding 'fabric-3.2.2.dist-info/top_level.txt' 2024-04-15 20:16:58,574 wheel INFO adding 'fabric-3.2.2.dist-info/RECORD' 2024-04-15 20:16:58,574 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 20:16:58,576 gpep517 INFO The backend produced .dist/fabric-3.2.2-py3-none-any.whl fabric-3.2.2-py3-none-any.whl >>> fabric: Entering fakeroot... >>> fabric-pyc*: Running split function pyc... '/home/buildozer/aports/testing/fabric/pkg/fabric/usr/lib/python3.12/site-packages/fabric/testing/__pycache__' -> '/home/buildozer/aports/testing/fabric/pkg/fabric-pyc/usr/lib/python3.12/site-packages/fabric/testing/__pycache__' '/home/buildozer/aports/testing/fabric/pkg/fabric/usr/lib/python3.12/site-packages/fabric/__pycache__' -> '/home/buildozer/aports/testing/fabric/pkg/fabric-pyc/usr/lib/python3.12/site-packages/fabric/__pycache__' >>> fabric-pyc*: Preparing subpackage fabric-pyc... >>> fabric-pyc*: Running postcheck for fabric-pyc >>> fabric*: Running postcheck for fabric >>> fabric*: Preparing package fabric... >>> fabric-pyc*: Tracing dependencies... py3-decorator py3-deprecated py3-invoke py3-paramiko python3~3.12 >>> fabric-pyc*: Package size: 220.0 KB >>> fabric-pyc*: Compressing data... >>> fabric-pyc*: Create checksum... >>> fabric-pyc*: Create fabric-pyc-3.2.2-r1.apk >>> fabric*: Tracing dependencies... py3-decorator py3-deprecated py3-invoke py3-paramiko python3~3.12 >>> fabric*: Package size: 260.0 KB >>> fabric*: Compressing data... >>> fabric*: Create checksum... >>> fabric*: Create fabric-3.2.2-r1.apk >>> fabric: Build complete at Mon, 15 Apr 2024 20:16:59 +0000 elapsed time 0h 0m 3s >>> fabric: Cleaning up srcdir >>> fabric: Cleaning up pkgdir >>> fabric: Uninstalling dependencies... (1/46) Purging .makedepends-fabric (20240415.201657) (2/46) Purging py3-decorator-pyc (5.1.1-r4) (3/46) Purging py3-decorator (5.1.1-r4) (4/46) Purging py3-deprecated-pyc (1.2.14-r3) (5/46) Purging py3-deprecated (1.2.14-r3) (6/46) Purging py3-wrapt-pyc (1.16.0-r1) (7/46) Purging py3-wrapt (1.16.0-r1) (8/46) Purging py3-invoke-pyc (2.2.0-r2) (9/46) Purging py3-invoke (2.2.0-r2) (10/46) Purging py3-yaml-pyc (6.0.1-r3) (11/46) Purging py3-yaml (6.0.1-r3) (12/46) Purging py3-paramiko-pyc (3.4.0-r1) (13/46) Purging py3-paramiko (3.4.0-r1) (14/46) Purging py3-bcrypt-pyc (4.1.2-r1) (15/46) Purging py3-bcrypt (4.1.2-r1) (16/46) Purging py3-cryptography-pyc (42.0.5-r1) (17/46) Purging py3-cryptography (42.0.5-r1) (18/46) Purging py3-pynacl-pyc (1.5.0-r5) (19/46) Purging py3-pynacl (1.5.0-r5) (20/46) Purging py3-cffi-pyc (1.16.0-r1) (21/46) Purging py3-cffi (1.16.0-r1) (22/46) Purging py3-cparser-pyc (2.22-r1) (23/46) Purging py3-cparser (2.22-r1) (24/46) Purging py3-gpep517-pyc (15-r2) (25/46) Purging py3-gpep517 (15-r2) (26/46) Purging py3-installer-pyc (0.7.0-r2) (27/46) Purging py3-installer (0.7.0-r2) (28/46) Purging py3-setuptools-pyc (69.2.0-r2) (29/46) Purging py3-setuptools (69.2.0-r2) (30/46) Purging py3-wheel-pyc (0.42.0-r1) (31/46) Purging py3-wheel (0.42.0-r1) (32/46) Purging py3-packaging-pyc (24.0-r1) (33/46) Purging py3-packaging (24.0-r1) (34/46) Purging py3-parsing-pyc (3.1.2-r1) (35/46) Purging py3-parsing (3.1.2-r1) (36/46) Purging python3-pyc (3.12.3-r0) (37/46) Purging python3-pycache-pyc0 (3.12.3-r0) (38/46) Purging pyc (3.12.3-r0) (39/46) Purging yaml (0.2.5-r2) (40/46) Purging python3 (3.12.3-r0) (41/46) Purging gdbm (1.23-r1) (42/46) Purging libffi (3.4.6-r0) (43/46) Purging libpanelw (6.4_p20240330-r0) (44/46) Purging mpdecimal (4.0.0-r0) (45/46) Purging readline (8.2.10-r0) (46/46) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> fabric: Updating the testing/ppc64le repository index... >>> fabric: Signing the index...