>>> crossplane: Building testing/crossplane 0.5.8-r0 (using abuild 3.10.0-r0) started Tue, 06 Dec 2022 11:40:29 +0000 >>> crossplane: Checking sanity of /home/buildozer/aports/testing/crossplane/APKBUILD... >>> crossplane: Analyzing dependencies... >>> crossplane: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.9-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.40.0-r0) (8/12) Installing python3 (3.11.0-r2) (9/12) Installing py3-parsing (3.0.9-r1) (10/12) Installing py3-packaging (21.3-r3) (11/12) Installing py3-setuptools (65.6.3-r0) (12/12) Installing .makedepends-crossplane (20221206.114030) Executing busybox-1.35.0-r29.trigger OK: 407 MiB in 108 packages >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.8.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> crossplane: Fetching https://pypi.io/packages/source/c/crossplane/crossplane-0.5.8.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 122 100 122 0 0 2265 0 --:--:-- --:--:-- --:--:-- 2301 100 280 100 280 0 0 2026 0 --:--:-- --:--:-- --:--:-- 2026 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40346 100 40346 0 0 45350 0 --:--:-- --:--:-- --:--:-- 45350 >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.8.tar.gz >>> crossplane: Checking sha512sums... crossplane-0.5.8.tar.gz: OK >>> crossplane: Unpacking /var/cache/distfiles/edge/crossplane-0.5.8.tar.gz... running build running build_py creating build creating build/lib creating build/lib/crossplane copying crossplane/errors.py -> build/lib/crossplane copying crossplane/compat.py -> build/lib/crossplane copying crossplane/lexer.py -> build/lib/crossplane copying crossplane/__main__.py -> build/lib/crossplane copying crossplane/analyzer.py -> build/lib/crossplane copying crossplane/formatter.py -> build/lib/crossplane copying crossplane/builder.py -> build/lib/crossplane copying crossplane/__init__.py -> build/lib/crossplane copying crossplane/parser.py -> build/lib/crossplane creating build/lib/crossplane/ext copying crossplane/ext/lua.py -> build/lib/crossplane/ext copying crossplane/ext/__init__.py -> build/lib/crossplane/ext copying crossplane/ext/abstract.py -> build/lib/crossplane/ext running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing crossplane.egg-info/PKG-INFO writing dependency_links to crossplane.egg-info/dependency_links.txt writing entry points to crossplane.egg-info/entry_points.txt writing top-level names to crossplane.egg-info/top_level.txt reading manifest file 'crossplane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'crossplane.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> crossplane: 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/crossplane/pkg creating /home/buildozer/aports/testing/crossplane/pkg/crossplane creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11 creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/errors.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext copying build/lib/crossplane/ext/lua.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext copying build/lib/crossplane/ext/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext copying build/lib/crossplane/ext/abstract.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext copying build/lib/crossplane/compat.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/lexer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/__main__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/analyzer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/formatter.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/builder.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane copying build/lib/crossplane/parser.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext/lua.py to lua.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/ext/abstract.py to abstract.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/lexer.py to lexer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/analyzer.py to analyzer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/formatter.py to formatter.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/builder.py to builder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane/parser.py to parser.cpython-311.pyc running install_egg_info running egg_info writing crossplane.egg-info/PKG-INFO writing dependency_links to crossplane.egg-info/dependency_links.txt writing entry points to crossplane.egg-info/entry_points.txt writing top-level names to crossplane.egg-info/top_level.txt reading manifest file 'crossplane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'crossplane.egg-info/SOURCES.txt' Copying crossplane.egg-info to /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.11/site-packages/crossplane-0.5.8-py3.11.egg-info running install_scripts Installing crossplane script to /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/bin >>> crossplane*: Running postcheck for crossplane >>> crossplane*: Preparing package crossplane... >>> crossplane*: Tracing dependencies... >>> crossplane*: Package size: 372.0 KB >>> crossplane*: Compressing data... >>> crossplane*: Create checksum... >>> crossplane*: Create crossplane-0.5.8-r0.apk >>> crossplane: Build complete at Tue, 06 Dec 2022 11:40:34 +0000 elapsed time 0h 0m 5s >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Uninstalling dependencies... (1/12) Purging .makedepends-crossplane (20221206.114030) (2/12) Purging py3-setuptools (65.6.3-r0) (3/12) Purging py3-packaging (21.3-r3) (4/12) Purging py3-parsing (3.0.9-r1) (5/12) Purging python3 (3.11.0-r2) (6/12) Purging libbz2 (1.0.8-r4) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.9-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> crossplane: Updating the testing/armhf repository index... >>> crossplane: Signing the index...