>>> crossplane: Building testing/crossplane 0.5.7-r0 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 23:14:41 +0000 >>> crossplane: Checking sanity of /home/buildozer/aports/testing/crossplane/APKBUILD... >>> crossplane: Analyzing dependencies... >>> crossplane: Installing for build: build-base python3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.39.2-r0) (8/16) Installing python3 (3.10.5-r2) (9/16) Installing py3-appdirs (1.4.4-r4) (10/16) Installing py3-more-itertools (8.13.0-r0) (11/16) Installing py3-ordered-set (4.0.2-r4) (12/16) Installing py3-parsing (3.0.9-r0) (13/16) Installing py3-six (1.16.0-r2) (14/16) Installing py3-packaging (21.3-r1) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-crossplane (20220803.231442) Executing busybox-1.35.0-r22.trigger OK: 806 MiB in 119 packages >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.7.tar.gz >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.7.tar.gz >>> crossplane: Checking sha512sums... crossplane-0.5.7.tar.gz: OK >>> crossplane: Unpacking /var/cache/distfiles/edge/crossplane-0.5.7.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.10/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.10 creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/errors.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext copying build/lib/crossplane/ext/lua.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext copying build/lib/crossplane/ext/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext copying build/lib/crossplane/ext/abstract.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext copying build/lib/crossplane/compat.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/lexer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/__main__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/analyzer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/formatter.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/builder.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane copying build/lib/crossplane/parser.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext/lua.py to lua.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/ext/abstract.py to abstract.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/lexer.py to lexer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/analyzer.py to analyzer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/formatter.py to formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/builder.py to builder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.10/site-packages/crossplane/parser.py to parser.cpython-310.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.10/site-packages/crossplane-0.5.7-py3.10.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: 344.0 KB >>> crossplane*: Compressing data... >>> crossplane*: Create checksum... >>> crossplane*: Create crossplane-0.5.7-r0.apk >>> crossplane: Build complete at Wed, 03 Aug 2022 23:14:44 +0000 elapsed time 0h 0m 3s >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Uninstalling dependencies... (1/16) Purging .makedepends-crossplane (20220803.231442) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r4) (4/16) Purging py3-more-itertools (8.13.0-r0) (5/16) Purging py3-ordered-set (4.0.2-r4) (6/16) Purging py3-packaging (21.3-r1) (7/16) Purging py3-six (1.16.0-r2) (8/16) Purging py3-parsing (3.0.9-r0) (9/16) Purging python3 (3.10.5-r2) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 752 MiB in 103 packages >>> crossplane: Updating the testing/aarch64 repository index... >>> crossplane: Signing the index...