>>> py3-remoto: Building testing/py3-remoto 1.2.1-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 17:13:26 +0000 >>> py3-remoto: Checking sanity of /home/buildozer/aports/testing/py3-remoto/APKBUILD... >>> py3-remoto: Analyzing dependencies... >>> py3-remoto: Installing for build: build-base py3-execnet py3-setuptools py3-mock py3-pytest (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.4.2-r1) (3/28) Installing gdbm (1.22-r0) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.1-r0) (7/28) Installing sqlite-libs (3.37.0-r0) (8/28) Installing python3 (3.10.1-r0) (9/28) Installing py3-apipkg (1.5-r6) (10/28) Installing py3-execnet (1.9.0-r0) (11/28) Installing py3-ordered-set (4.0.2-r3) (12/28) Installing py3-appdirs (1.4.4-r3) (13/28) Installing py3-parsing (2.4.7-r3) (14/28) Installing py3-six (1.16.0-r1) (15/28) Installing py3-packaging (21.3-r0) (16/28) Installing py3-setuptools (52.0.0-r5) (17/28) Installing py3-pbr (5.8.0-r1) (18/28) Installing py3-mock (4.0.3-r2) (19/28) Installing py3-atomicwrites (1.4.0-r2) (20/28) Installing py3-attrs (21.2.0-r1) (21/28) Installing py3-more-itertools (8.12.0-r1) (22/28) Installing py3-iniconfig (1.1.1-r2) (23/28) Installing py3-pluggy (0.13.1-r5) (24/28) Installing py3-py (1.10.0-r2) (25/28) Installing py3-wcwidth (0.2.5-r2) (26/28) Installing py3-toml (0.10.2-r3) (27/28) Installing py3-pytest (6.2.5-r1) (28/28) Installing .makedepends-py3-remoto (20211219.171327) Executing busybox-1.34.1-r5.trigger OK: 293 MiB in 117 packages >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-remoto-1.2.1.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 18609 100 18609 0 0 20262 0 --:--:-- --:--:-- --:--:-- 20249 >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-remoto-1.2.1.tar.gz >>> py3-remoto: Checking sha512sums... py3-remoto-1.2.1.tar.gz: OK >>> py3-remoto: Unpacking /var/cache/distfiles/edge/py3-remoto-1.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/remoto copying remoto/exc.py -> build/lib/remoto copying remoto/process.py -> build/lib/remoto copying remoto/util.py -> build/lib/remoto copying remoto/connection.py -> build/lib/remoto copying remoto/__init__.py -> build/lib/remoto copying remoto/file_sync.py -> build/lib/remoto copying remoto/log.py -> build/lib/remoto creating build/lib/remoto/tests copying remoto/tests/test_connection.py -> build/lib/remoto/tests copying remoto/tests/test_rsync.py -> build/lib/remoto/tests copying remoto/tests/test_process.py -> build/lib/remoto/tests copying remoto/tests/test_log.py -> build/lib/remoto/tests copying remoto/tests/test_util.py -> build/lib/remoto/tests copying remoto/tests/__init__.py -> build/lib/remoto/tests copying remoto/tests/fake_module.py -> build/lib/remoto/tests copying remoto/tests/conftest.py -> build/lib/remoto/tests creating build/lib/remoto/backends copying remoto/backends/podman.py -> build/lib/remoto/backends copying remoto/backends/local.py -> build/lib/remoto/backends copying remoto/backends/kubernetes.py -> build/lib/remoto/backends copying remoto/backends/ssh.py -> build/lib/remoto/backends copying remoto/backends/__init__.py -> build/lib/remoto/backends copying remoto/backends/openshift.py -> build/lib/remoto/backends copying remoto/backends/docker.py -> build/lib/remoto/backends ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-remoto/src/remoto-1.2.1 collected 52 items remoto/tests/test_connection.py ................................ [ 61%] remoto/tests/test_log.py ......... [ 78%] remoto/tests/test_process.py .... [ 86%] remoto/tests/test_rsync.py .. [ 90%] remoto/tests/test_util.py ..... [100%] ============================== 52 passed in 0.39s ============================== >>> py3-remoto: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-remoto/pkg creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/exc.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_connection.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_rsync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_process.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/test_util.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/fake_module.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/tests/conftest.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests copying build/lib/remoto/file_sync.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto copying build/lib/remoto/log.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto creating /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/podman.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/local.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/kubernetes.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/ssh.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/__init__.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/openshift.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends copying build/lib/remoto/backends/docker.py -> /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/process.py to process.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/connection.py to connection.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_connection.py to test_connection.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_rsync.py to test_rsync.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_process.py to test_process.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_log.py to test_log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/fake_module.py to fake_module.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/file_sync.py to file_sync.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/podman.py to podman.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/local.py to local.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/kubernetes.py to kubernetes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/ssh.py to ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/openshift.py to openshift.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto/backends/docker.py to docker.cpython-310.pyc running install_egg_info running egg_info writing remoto.egg-info/PKG-INFO writing dependency_links to remoto.egg-info/dependency_links.txt writing requirements to remoto.egg-info/requires.txt writing top-level names to remoto.egg-info/top_level.txt reading manifest file 'remoto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'remoto.egg-info/SOURCES.txt' Copying remoto.egg-info to /home/buildozer/aports/testing/py3-remoto/pkg/py3-remoto/usr/lib/python3.10/site-packages/remoto-1.2.1-py3.10.egg-info running install_scripts >>> py3-remoto*: Running postcheck for py3-remoto >>> py3-remoto*: Preparing package py3-remoto... >>> py3-remoto*: Tracing dependencies... >>> py3-remoto*: Package size: 208.0 KB >>> py3-remoto*: Compressing data... >>> py3-remoto*: Create checksum... >>> py3-remoto*: Create py3-remoto-1.2.1-r1.apk >>> py3-remoto: Build complete at Sun, 19 Dec 2021 17:13:31 +0000 elapsed time 0h 0m 5s >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Uninstalling dependencies... (1/28) Purging .makedepends-py3-remoto (20211219.171327) (2/28) Purging py3-execnet (1.9.0-r0) (3/28) Purging py3-apipkg (1.5-r6) (4/28) Purging py3-setuptools (52.0.0-r5) (5/28) Purging py3-ordered-set (4.0.2-r3) (6/28) Purging py3-appdirs (1.4.4-r3) (7/28) Purging py3-mock (4.0.3-r2) (8/28) Purging py3-pbr (5.8.0-r1) (9/28) Purging py3-pytest (6.2.5-r1) (10/28) Purging py3-atomicwrites (1.4.0-r2) (11/28) Purging py3-attrs (21.2.0-r1) (12/28) Purging py3-more-itertools (8.12.0-r1) (13/28) Purging py3-iniconfig (1.1.1-r2) (14/28) Purging py3-pluggy (0.13.1-r5) (15/28) Purging py3-py (1.10.0-r2) (16/28) Purging py3-wcwidth (0.2.5-r2) (17/28) Purging py3-packaging (21.3-r0) (18/28) Purging py3-parsing (2.4.7-r3) (19/28) Purging py3-six (1.16.0-r1) (20/28) Purging py3-toml (0.10.2-r3) (21/28) Purging python3 (3.10.1-r0) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging libffi (3.4.2-r1) (24/28) Purging gdbm (1.22-r0) (25/28) Purging xz-libs (5.2.5-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.1-r0) (28/28) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 230 MiB in 89 packages >>> py3-remoto: Updating the testing/ppc64le repository index... >>> py3-remoto: Signing the index...