>>> py3-proxmoxer: Building testing/py3-proxmoxer 2.0.0-r0 (using abuild 3.10.0-r0) started Thu, 01 Dec 2022 04:45:29 +0000 >>> py3-proxmoxer: Checking sanity of /home/buildozer/aports/testing/py3-proxmoxer/APKBUILD... >>> py3-proxmoxer: Analyzing dependencies... >>> py3-proxmoxer: Installing for build: build-base python3 py3-setuptools py3-mock py3-openssh-wrapper py3-paramiko py3-pytest py3-requests-toolbelt py3-responses py3-testfixtures (1/37) Installing libbz2 (1.0.8-r4) (2/37) Installing libffi (3.4.4-r0) (3/37) Installing gdbm (1.23-r0) (4/37) Installing xz-libs (5.2.8-r0) (5/37) Installing mpdecimal (2.5.1-r1) (6/37) Installing readline (8.2.0-r0) (7/37) Installing sqlite-libs (3.40.0-r0) (8/37) Installing python3 (3.11.0-r2) (9/37) Installing py3-parsing (3.0.9-r1) (10/37) Installing py3-packaging (21.3-r3) (11/37) Installing py3-setuptools (65.6.3-r0) (12/37) Installing py3-pbr (5.11.0-r1) (13/37) Installing py3-mock (4.0.3-r4) (14/37) Installing py3-openssh-wrapper (0.5_git20130425-r1) (15/37) Installing py3-asn1 (0.4.8-r3) (16/37) Installing py3-cparser (2.21-r1) (17/37) Installing py3-cffi (1.15.1-r1) (18/37) Installing py3-cryptography (38.0.4-r0) (19/37) Installing py3-bcrypt (4.0.1-r1) (20/37) Installing py3-pynacl (1.5.0-r2) (21/37) Installing py3-six (1.16.0-r4) (22/37) Installing py3-paramiko (2.12.0-r1) (23/37) Installing py3-attrs (22.1.0-r1) (24/37) Installing py3-iniconfig (1.1.1-r4) (25/37) Installing py3-pluggy (1.0.0-r2) (26/37) Installing py3-py (1.11.0-r1) (27/37) Installing py3-pytest (7.2.0-r2) (28/37) Installing py3-certifi (2022.9.24-r1) (29/37) Installing py3-charset-normalizer (3.0.1-r1) (30/37) Installing py3-idna (3.4-r3) (31/37) Installing py3-urllib3 (1.26.12-r1) (32/37) Installing py3-requests (2.28.1-r2) (33/37) Installing py3-requests-toolbelt (0.10.1-r1) (34/37) Installing py3-toml (0.10.2-r5) (35/37) Installing py3-responses (0.22.0-r1) (36/37) Installing py3-testfixtures (6.18.5-r1) (37/37) Installing .makedepends-py3-proxmoxer (20221201.044530) Executing busybox-1.35.0-r29.trigger OK: 504 MiB in 133 packages >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-2.0.0.tar.gz >>> py3-proxmoxer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/proxmoxer-2.0.0.tar.gz >>> py3-proxmoxer: Checking sha512sums... proxmoxer-2.0.0.tar.gz: OK >>> py3-proxmoxer: Unpacking /var/cache/distfiles/edge/proxmoxer-2.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/proxmoxer copying proxmoxer/__init__.py -> build/lib/proxmoxer copying proxmoxer/core.py -> build/lib/proxmoxer creating build/lib/proxmoxer/backends copying proxmoxer/backends/openssh.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/ssh_paramiko.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/local.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/https.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/command_base.py -> build/lib/proxmoxer/backends copying proxmoxer/backends/__init__.py -> build/lib/proxmoxer/backends creating build/lib/proxmoxer/tools copying proxmoxer/tools/tasks.py -> build/lib/proxmoxer/tools copying proxmoxer/tools/__init__.py -> build/lib/proxmoxer/tools ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-proxmoxer/src/proxmoxer-2.0.0 collected 138 items tests/test_command_base.py .................. [ 13%] tests/test_core.py ............................... [ 35%] tests/test_https.py .......................................... [ 65%] tests/test_https_helpers.py .......... [ 73%] tests/test_imports.py ........... [ 81%] tests/test_local.py .... [ 84%] tests/test_openssh.py .... [ 86%] tests/test_paramiko.py ....... [ 92%] tests/tools/test_tasks.py ........... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/openssh_wrapper.py:9 /usr/lib/python3.11/site-packages/openssh_wrapper.py:9: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 138 passed, 1 warning in 1.00s ======================== >>> py3-proxmoxer: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-proxmoxer/pkg creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/openssh.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/ssh_paramiko.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/local.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/https.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/command_base.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/backends/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends copying build/lib/proxmoxer/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer creating /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools copying build/lib/proxmoxer/tools/tasks.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools copying build/lib/proxmoxer/tools/__init__.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools copying build/lib/proxmoxer/core.py -> /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/openssh.py to openssh.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/ssh_paramiko.py to ssh_paramiko.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/local.py to local.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/https.py to https.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/command_base.py to command_base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools/tasks.py to tasks.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer/core.py to core.cpython-311.pyc running install_egg_info running egg_info creating proxmoxer.egg-info writing proxmoxer.egg-info/PKG-INFO writing dependency_links to proxmoxer.egg-info/dependency_links.txt writing top-level names to proxmoxer.egg-info/top_level.txt writing manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest file 'proxmoxer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.txt' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'proxmoxer.egg-info/SOURCES.txt' Copying proxmoxer.egg-info to /home/buildozer/aports/testing/py3-proxmoxer/pkg/py3-proxmoxer/usr/lib/python3.11/site-packages/proxmoxer-2.0.0-py3.11.egg-info running install_scripts >>> py3-proxmoxer*: Running postcheck for py3-proxmoxer >>> py3-proxmoxer*: Preparing package py3-proxmoxer... >>> py3-proxmoxer*: Tracing dependencies... >>> py3-proxmoxer*: Package size: 200.0 KB >>> py3-proxmoxer*: Compressing data... >>> py3-proxmoxer*: Create checksum... >>> py3-proxmoxer*: Create py3-proxmoxer-2.0.0-r0.apk >>> py3-proxmoxer: Build complete at Thu, 01 Dec 2022 04:45:33 +0000 elapsed time 0h 0m 4s >>> py3-proxmoxer: Cleaning up srcdir >>> py3-proxmoxer: Cleaning up pkgdir >>> py3-proxmoxer: Uninstalling dependencies... (1/37) Purging .makedepends-py3-proxmoxer (20221201.044530) (2/37) Purging py3-setuptools (65.6.3-r0) (3/37) Purging py3-mock (4.0.3-r4) (4/37) Purging py3-pbr (5.11.0-r1) (5/37) Purging py3-openssh-wrapper (0.5_git20130425-r1) (6/37) Purging py3-paramiko (2.12.0-r1) (7/37) Purging py3-asn1 (0.4.8-r3) (8/37) Purging py3-cryptography (38.0.4-r0) (9/37) Purging py3-bcrypt (4.0.1-r1) (10/37) Purging py3-pynacl (1.5.0-r2) (11/37) Purging py3-cffi (1.15.1-r1) (12/37) Purging py3-cparser (2.21-r1) (13/37) Purging py3-six (1.16.0-r4) (14/37) Purging py3-pytest (7.2.0-r2) (15/37) Purging py3-attrs (22.1.0-r1) (16/37) Purging py3-iniconfig (1.1.1-r4) (17/37) Purging py3-packaging (21.3-r3) (18/37) Purging py3-parsing (3.0.9-r1) (19/37) Purging py3-pluggy (1.0.0-r2) (20/37) Purging py3-py (1.11.0-r1) (21/37) Purging py3-requests-toolbelt (0.10.1-r1) (22/37) Purging py3-responses (0.22.0-r1) (23/37) Purging py3-requests (2.28.1-r2) (24/37) Purging py3-certifi (2022.9.24-r1) (25/37) Purging py3-charset-normalizer (3.0.1-r1) (26/37) Purging py3-idna (3.4-r3) (27/37) Purging py3-toml (0.10.2-r5) (28/37) Purging py3-urllib3 (1.26.12-r1) (29/37) Purging py3-testfixtures (6.18.5-r1) (30/37) Purging python3 (3.11.0-r2) (31/37) Purging libbz2 (1.0.8-r4) (32/37) Purging libffi (3.4.4-r0) (33/37) Purging gdbm (1.23-r0) (34/37) Purging xz-libs (5.2.8-r0) (35/37) Purging mpdecimal (2.5.1-r1) (36/37) Purging readline (8.2.0-r0) (37/37) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-proxmoxer: Updating the testing/aarch64 repository index... >>> py3-proxmoxer: Signing the index...