>>> py3-python-mystrom: Building testing/py3-python-mystrom 0.5.0-r5 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 05:46:35 +0000 >>> py3-python-mystrom: Checking sanity of /home/buildozer/aports/testing/py3-python-mystrom/APKBUILD... >>> py3-python-mystrom: Analyzing dependencies... >>> py3-python-mystrom: Installing for build: build-base py3-click py3-requests py3-setuptools (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.8-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.40.0-r0) (8/18) Installing python3 (3.11.0-r2) (9/18) Installing py3-click (8.1.3-r1) (10/18) Installing py3-certifi (2022.9.24-r1) (11/18) Installing py3-charset-normalizer (3.0.1-r1) (12/18) Installing py3-idna (3.4-r3) (13/18) Installing py3-urllib3 (1.26.12-r1) (14/18) Installing py3-requests (2.28.1-r2) (15/18) Installing py3-parsing (3.0.9-r1) (16/18) Installing py3-packaging (21.3-r3) (17/18) Installing py3-setuptools (65.6.2-r0) (18/18) Installing .makedepends-py3-python-mystrom (20221124.054636) Executing busybox-1.35.0-r29.trigger OK: 446 MiB in 116 packages >>> py3-python-mystrom: Cleaning up srcdir >>> py3-python-mystrom: Cleaning up pkgdir >>> py3-python-mystrom: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-mystrom-0.5.0.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 9633 100 9633 0 0 32769 0 --:--:-- --:--:-- --:--:-- 32877 >>> py3-python-mystrom: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-mystrom-0.5.0.tar.gz >>> py3-python-mystrom: Checking sha512sums... python-mystrom-0.5.0.tar.gz: OK >>> py3-python-mystrom: Unpacking /var/cache/distfiles/edge/python-mystrom-0.5.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pymystrom copying pymystrom/bulb.py -> build/lib/pymystrom copying pymystrom/__init__.py -> build/lib/pymystrom copying pymystrom/exceptions.py -> build/lib/pymystrom copying pymystrom/switch.py -> build/lib/pymystrom copying pymystrom/cli.py -> build/lib/pymystrom running egg_info writing python_mystrom.egg-info/PKG-INFO writing dependency_links to python_mystrom.egg-info/dependency_links.txt writing entry points to python_mystrom.egg-info/entry_points.txt writing requirements to python_mystrom.egg-info/requires.txt writing top-level names to python_mystrom.egg-info/top_level.txt reading manifest file 'python_mystrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_mystrom.egg-info/SOURCES.txt' >>> WARNING: py3-python-mystrom: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-python-mystrom: 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 egg_info writing python_mystrom.egg-info/PKG-INFO writing dependency_links to python_mystrom.egg-info/dependency_links.txt writing entry points to python_mystrom.egg-info/entry_points.txt writing requirements to python_mystrom.egg-info/requires.txt writing top-level names to python_mystrom.egg-info/top_level.txt reading manifest file 'python_mystrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_mystrom.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-python-mystrom/pkg creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/bulb.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/__init__.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/exceptions.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/switch.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/cli.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/bulb.py to bulb.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/switch.py to switch.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/cli.py to cli.cpython-311.pyc running install_egg_info Copying python_mystrom.egg-info to /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/python_mystrom-0.5.0-py3.11.egg-info running install_scripts Installing mystrom script to /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/bin >>> py3-python-mystrom*: Running postcheck for py3-python-mystrom >>> py3-python-mystrom*: Preparing package py3-python-mystrom... >>> py3-python-mystrom*: Tracing dependencies... >>> py3-python-mystrom*: Package size: 144.0 KB >>> py3-python-mystrom*: Compressing data... >>> py3-python-mystrom*: Create checksum... >>> py3-python-mystrom*: Create py3-python-mystrom-0.5.0-r5.apk >>> py3-python-mystrom: Build complete at Thu, 24 Nov 2022 05:46:38 +0000 elapsed time 0h 0m 3s >>> py3-python-mystrom: Cleaning up srcdir >>> py3-python-mystrom: Cleaning up pkgdir >>> py3-python-mystrom: Uninstalling dependencies... (1/18) Purging .makedepends-py3-python-mystrom (20221124.054636) (2/18) Purging py3-click (8.1.3-r1) (3/18) Purging py3-requests (2.28.1-r2) (4/18) Purging py3-certifi (2022.9.24-r1) (5/18) Purging py3-charset-normalizer (3.0.1-r1) (6/18) Purging py3-idna (3.4-r3) (7/18) Purging py3-urllib3 (1.26.12-r1) (8/18) Purging py3-setuptools (65.6.2-r0) (9/18) Purging py3-packaging (21.3-r3) (10/18) Purging py3-parsing (3.0.9-r1) (11/18) Purging python3 (3.11.0-r2) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.8-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 368 MiB in 98 packages >>> py3-python-mystrom: Updating the testing/s390x repository index... >>> py3-python-mystrom: Signing the index...