>>> fabric: Building testing/fabric 3.2.2-r1 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 11:34:03 +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/47) Installing libbz2 (1.0.8-r6) (2/47) Installing libffi (3.4.6-r0) (3/47) Installing gdbm (1.24-r0) (4/47) Installing xz-libs (5.6.2-r0) (5/47) Installing mpdecimal (4.0.0-r0) (6/47) Installing libpanelw (6.5_p20240601-r1) (7/47) Installing sqlite-libs (3.46.1-r0) (8/47) Installing python3 (3.12.6-r0) (9/47) Installing python3-pycache-pyc0 (3.12.6-r0) (10/47) Installing pyc (3.12.6-r0) (11/47) Installing py3-decorator-pyc (5.1.1-r4) (12/47) Installing python3-pyc (3.12.6-r0) (13/47) Installing py3-decorator (5.1.1-r4) (14/47) Installing py3-wrapt (1.16.0-r1) (15/47) Installing py3-wrapt-pyc (1.16.0-r1) (16/47) Installing py3-deprecated (1.2.14-r3) (17/47) Installing py3-deprecated-pyc (1.2.14-r3) (18/47) Installing yaml (0.2.5-r2) (19/47) Installing py3-yaml (6.0.2-r0) (20/47) Installing py3-yaml-pyc (6.0.2-r0) (21/47) Installing py3-invoke (2.2.0-r2) (22/47) Installing py3-invoke-pyc (2.2.0-r2) (23/47) Installing py3-cparser (2.22-r1) (24/47) Installing py3-cparser-pyc (2.22-r1) (25/47) Installing py3-cffi (1.17.1-r0) (26/47) Installing py3-cffi-pyc (1.17.1-r0) (27/47) Installing py3-bcrypt (4.2.0-r0) (28/47) Installing py3-bcrypt-pyc (4.2.0-r0) (29/47) Installing py3-cryptography (43.0.1-r0) (30/47) Installing py3-cryptography-pyc (43.0.1-r0) (31/47) Installing py3-pynacl (1.5.0-r5) (32/47) Installing py3-pynacl-pyc (1.5.0-r5) (33/47) Installing py3-paramiko (3.4.0-r1) (34/47) Installing py3-paramiko-pyc (3.4.0-r1) (35/47) Installing py3-installer (0.7.0-r2) (36/47) Installing py3-installer-pyc (0.7.0-r2) (37/47) Installing py3-gpep517 (16-r0) (38/47) Installing py3-gpep517-pyc (16-r0) (39/47) Installing py3-parsing (3.1.4-r0) (40/47) Installing py3-parsing-pyc (3.1.4-r0) (41/47) Installing py3-packaging (24.1-r0) (42/47) Installing py3-packaging-pyc (24.1-r0) (43/47) Installing py3-setuptools (70.3.0-r0) (44/47) Installing py3-setuptools-pyc (70.3.0-r0) (45/47) Installing py3-wheel (0.43.0-r0) (46/47) Installing py3-wheel-pyc (0.43.0-r0) (47/47) Installing .makedepends-fabric (20240921.113405) Executing busybox-1.36.1-r32.trigger OK: 314 MiB in 150 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 % 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 178k 100 178k 0 0 1559k 0 --:--:-- --:--:-- --:--:-- 1569k >>> 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-09-21 11:34:07,061 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:268: UserWarning: Unknown distribution option: 'python_requres' warnings.warn(msg) 2024-09-21 11:34:07,085 root INFO running bdist_wheel 2024-09-21 11:34:07,114 root INFO running build 2024-09-21 11:34:07,114 root INFO running build_py 2024-09-21 11:34:07,119 root INFO creating build 2024-09-21 11:34:07,119 root INFO creating build/lib 2024-09-21 11:34:07,120 root INFO creating build/lib/fabric 2024-09-21 11:34:07,120 root INFO copying fabric/transfer.py -> build/lib/fabric 2024-09-21 11:34:07,120 root INFO copying fabric/tasks.py -> build/lib/fabric 2024-09-21 11:34:07,120 root INFO copying fabric/group.py -> build/lib/fabric 2024-09-21 11:34:07,121 root INFO copying fabric/connection.py -> build/lib/fabric 2024-09-21 11:34:07,121 root INFO copying fabric/tunnels.py -> build/lib/fabric 2024-09-21 11:34:07,121 root INFO copying fabric/exceptions.py -> build/lib/fabric 2024-09-21 11:34:07,122 root INFO copying fabric/__main__.py -> build/lib/fabric 2024-09-21 11:34:07,122 root INFO copying fabric/executor.py -> build/lib/fabric 2024-09-21 11:34:07,122 root INFO copying fabric/auth.py -> build/lib/fabric 2024-09-21 11:34:07,123 root INFO copying fabric/config.py -> build/lib/fabric 2024-09-21 11:34:07,123 root INFO copying fabric/util.py -> build/lib/fabric 2024-09-21 11:34:07,123 root INFO copying fabric/__init__.py -> build/lib/fabric 2024-09-21 11:34:07,123 root INFO copying fabric/runners.py -> build/lib/fabric 2024-09-21 11:34:07,124 root INFO copying fabric/_version.py -> build/lib/fabric 2024-09-21 11:34:07,124 root INFO copying fabric/main.py -> build/lib/fabric 2024-09-21 11:34:07,125 root INFO creating build/lib/fabric/testing 2024-09-21 11:34:07,125 root INFO copying fabric/testing/fixtures.py -> build/lib/fabric/testing 2024-09-21 11:34:07,125 root INFO copying fabric/testing/base.py -> build/lib/fabric/testing 2024-09-21 11:34:07,125 root INFO copying fabric/testing/__init__.py -> build/lib/fabric/testing 2024-09-21 11:34:07,135 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-21 11:34:07,135 root INFO running install 2024-09-21 11:34:07,148 root INFO running install_lib 2024-09-21 11:34:07,152 root INFO creating build/bdist.linux-loongarch64 2024-09-21 11:34:07,152 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-21 11:34:07,153 root INFO creating build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,153 root INFO creating build/bdist.linux-loongarch64/wheel/fabric/testing 2024-09-21 11:34:07,153 root INFO copying build/lib/fabric/testing/fixtures.py -> build/bdist.linux-loongarch64/wheel/fabric/testing 2024-09-21 11:34:07,154 root INFO copying build/lib/fabric/testing/base.py -> build/bdist.linux-loongarch64/wheel/fabric/testing 2024-09-21 11:34:07,154 root INFO copying build/lib/fabric/testing/__init__.py -> build/bdist.linux-loongarch64/wheel/fabric/testing 2024-09-21 11:34:07,154 root INFO copying build/lib/fabric/transfer.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,154 root INFO copying build/lib/fabric/tasks.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,155 root INFO copying build/lib/fabric/group.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,155 root INFO copying build/lib/fabric/connection.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,155 root INFO copying build/lib/fabric/tunnels.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,156 root INFO copying build/lib/fabric/exceptions.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,156 root INFO copying build/lib/fabric/__main__.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,156 root INFO copying build/lib/fabric/executor.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,157 root INFO copying build/lib/fabric/auth.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,157 root INFO copying build/lib/fabric/config.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,157 root INFO copying build/lib/fabric/util.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,158 root INFO copying build/lib/fabric/__init__.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,158 root INFO copying build/lib/fabric/runners.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,158 root INFO copying build/lib/fabric/_version.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,158 root INFO copying build/lib/fabric/main.py -> build/bdist.linux-loongarch64/wheel/fabric 2024-09-21 11:34:07,159 root INFO running install_egg_info 2024-09-21 11:34:07,163 root INFO running egg_info 2024-09-21 11:34:07,166 root INFO writing fabric.egg-info/PKG-INFO 2024-09-21 11:34:07,167 root INFO writing dependency_links to fabric.egg-info/dependency_links.txt 2024-09-21 11:34:07,168 root INFO writing entry points to fabric.egg-info/entry_points.txt 2024-09-21 11:34:07,168 root INFO writing requirements to fabric.egg-info/requires.txt 2024-09-21 11:34:07,168 root INFO writing top-level names to fabric.egg-info/top_level.txt 2024-09-21 11:34:07,173 root INFO reading manifest file 'fabric.egg-info/SOURCES.txt' 2024-09-21 11:34:07,174 root INFO reading manifest template 'MANIFEST.in' 2024-09-21 11:34:07,176 root WARNING warning: no previously-included files matching '*' found under directory 'sites/*/_build' 2024-09-21 11:34:07,178 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-09-21 11:34:07,179 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2024-09-21 11:34:07,179 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'integration' 2024-09-21 11:34:07,180 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'integration' 2024-09-21 11:34:07,180 root INFO adding license file 'LICENSE' 2024-09-21 11:34:07,182 root INFO writing manifest file 'fabric.egg-info/SOURCES.txt' 2024-09-21 11:34:07,182 root INFO Copying fabric.egg-info to build/bdist.linux-loongarch64/wheel/fabric-3.2.2-py3.12.egg-info 2024-09-21 11:34:07,184 root INFO running install_scripts 2024-09-21 11:34:07,188 root INFO creating build/bdist.linux-loongarch64/wheel/fabric-3.2.2.dist-info/WHEEL 2024-09-21 11:34:07,188 wheel INFO creating '/home/buildozer/aports/testing/fabric/src/fabric-3.2.2/.dist/.tmp-ddx6a7b5/fabric-3.2.2-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-21 11:34:07,189 wheel INFO adding 'fabric/__init__.py' 2024-09-21 11:34:07,189 wheel INFO adding 'fabric/__main__.py' 2024-09-21 11:34:07,189 wheel INFO adding 'fabric/_version.py' 2024-09-21 11:34:07,190 wheel INFO adding 'fabric/auth.py' 2024-09-21 11:34:07,190 wheel INFO adding 'fabric/config.py' 2024-09-21 11:34:07,191 wheel INFO adding 'fabric/connection.py' 2024-09-21 11:34:07,191 wheel INFO adding 'fabric/exceptions.py' 2024-09-21 11:34:07,191 wheel INFO adding 'fabric/executor.py' 2024-09-21 11:34:07,192 wheel INFO adding 'fabric/group.py' 2024-09-21 11:34:07,192 wheel INFO adding 'fabric/main.py' 2024-09-21 11:34:07,192 wheel INFO adding 'fabric/runners.py' 2024-09-21 11:34:07,193 wheel INFO adding 'fabric/tasks.py' 2024-09-21 11:34:07,193 wheel INFO adding 'fabric/transfer.py' 2024-09-21 11:34:07,194 wheel INFO adding 'fabric/tunnels.py' 2024-09-21 11:34:07,194 wheel INFO adding 'fabric/util.py' 2024-09-21 11:34:07,194 wheel INFO adding 'fabric/testing/__init__.py' 2024-09-21 11:34:07,194 wheel INFO adding 'fabric/testing/base.py' 2024-09-21 11:34:07,195 wheel INFO adding 'fabric/testing/fixtures.py' 2024-09-21 11:34:07,195 wheel INFO adding 'fabric-3.2.2.dist-info/LICENSE' 2024-09-21 11:34:07,196 wheel INFO adding 'fabric-3.2.2.dist-info/METADATA' 2024-09-21 11:34:07,196 wheel INFO adding 'fabric-3.2.2.dist-info/WHEEL' 2024-09-21 11:34:07,196 wheel INFO adding 'fabric-3.2.2.dist-info/entry_points.txt' 2024-09-21 11:34:07,196 wheel INFO adding 'fabric-3.2.2.dist-info/top_level.txt' 2024-09-21 11:34:07,197 wheel INFO adding 'fabric-3.2.2.dist-info/RECORD' 2024-09-21 11:34:07,197 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-21 11:34:07,198 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 Sat, 21 Sep 2024 11:34:07 +0000 elapsed time 0h 0m 4s >>> fabric: Cleaning up srcdir >>> fabric: Cleaning up pkgdir >>> fabric: Uninstalling dependencies... (1/47) Purging .makedepends-fabric (20240921.113405) (2/47) Purging py3-decorator-pyc (5.1.1-r4) (3/47) Purging py3-decorator (5.1.1-r4) (4/47) Purging py3-deprecated-pyc (1.2.14-r3) (5/47) Purging py3-deprecated (1.2.14-r3) (6/47) Purging py3-wrapt-pyc (1.16.0-r1) (7/47) Purging py3-wrapt (1.16.0-r1) (8/47) Purging py3-invoke-pyc (2.2.0-r2) (9/47) Purging py3-invoke (2.2.0-r2) (10/47) Purging py3-yaml-pyc (6.0.2-r0) (11/47) Purging py3-yaml (6.0.2-r0) (12/47) Purging py3-paramiko-pyc (3.4.0-r1) (13/47) Purging py3-paramiko (3.4.0-r1) (14/47) Purging py3-bcrypt-pyc (4.2.0-r0) (15/47) Purging py3-bcrypt (4.2.0-r0) (16/47) Purging py3-cryptography-pyc (43.0.1-r0) (17/47) Purging py3-cryptography (43.0.1-r0) (18/47) Purging py3-pynacl-pyc (1.5.0-r5) (19/47) Purging py3-pynacl (1.5.0-r5) (20/47) Purging py3-cffi-pyc (1.17.1-r0) (21/47) Purging py3-cffi (1.17.1-r0) (22/47) Purging py3-cparser-pyc (2.22-r1) (23/47) Purging py3-cparser (2.22-r1) (24/47) Purging py3-gpep517-pyc (16-r0) (25/47) Purging py3-gpep517 (16-r0) (26/47) Purging py3-installer-pyc (0.7.0-r2) (27/47) Purging py3-installer (0.7.0-r2) (28/47) Purging py3-setuptools-pyc (70.3.0-r0) (29/47) Purging py3-setuptools (70.3.0-r0) (30/47) Purging py3-wheel-pyc (0.43.0-r0) (31/47) Purging py3-wheel (0.43.0-r0) (32/47) Purging py3-packaging-pyc (24.1-r0) (33/47) Purging py3-packaging (24.1-r0) (34/47) Purging py3-parsing-pyc (3.1.4-r0) (35/47) Purging py3-parsing (3.1.4-r0) (36/47) Purging python3-pyc (3.12.6-r0) (37/47) Purging python3-pycache-pyc0 (3.12.6-r0) (38/47) Purging pyc (3.12.6-r0) (39/47) Purging python3 (3.12.6-r0) (40/47) Purging gdbm (1.24-r0) (41/47) Purging libbz2 (1.0.8-r6) (42/47) Purging libffi (3.4.6-r0) (43/47) Purging libpanelw (6.5_p20240601-r1) (44/47) Purging mpdecimal (4.0.0-r0) (45/47) Purging sqlite-libs (3.46.1-r0) (46/47) Purging xz-libs (5.6.2-r0) (47/47) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> fabric: Updating the testing/loongarch64 repository index... >>> fabric: Signing the index...