>>> py3-astroid: Building community/py3-astroid 2.15.0-r0 (using abuild 3.10.0-r0) started Mon, 13 Mar 2023 21:02:45 +0000 >>> py3-astroid: Checking sanity of /home/buildozer/aports/community/py3-astroid/APKBUILD... >>> py3-astroid: Analyzing dependencies... >>> py3-astroid: Installing for build: build-base python3 py3-lazy-object-proxy py3-wrapt py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-typing-extensions (1/22) Installing libbz2 (1.0.8-r4) (2/22) Installing gdbm (1.23-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing libpanelw (6.4_p20230311-r0) (5/22) Installing readline (8.2.1-r0) (6/22) Installing sqlite-libs (3.41.1-r0) (7/22) Installing python3 (3.11.2-r0) (8/22) Installing py3-lazy-object-proxy (1.9.0-r0) (9/22) Installing py3-wrapt (1.14.1-r1) (10/22) Installing py3-installer (0.6.0-r0) (11/22) Installing py3-gpep517 (13-r0) (12/22) Installing py3-parsing (3.0.9-r1) (13/22) Installing py3-packaging (23.0-r1) (14/22) Installing py3-setuptools (67.6.0-r0) (15/22) Installing py3-wheel (0.38.4-r1) (16/22) Installing py3-attrs (22.2.0-r0) (17/22) Installing py3-iniconfig (1.1.1-r5) (18/22) Installing py3-pluggy (1.0.0-r2) (19/22) Installing py3-py (1.11.0-r1) (20/22) Installing py3-pytest (7.2.2-r0) (21/22) Installing py3-typing-extensions (4.5.0-r0) (22/22) Installing .makedepends-py3-astroid (20230313.210246) Executing busybox-1.36.0-r5.trigger OK: 1119 MiB in 125 packages >>> py3-astroid: Cleaning up srcdir >>> py3-astroid: Cleaning up pkgdir >>> py3-astroid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-astroid-2.15.0.tar.gz >>> py3-astroid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-astroid-2.15.0.tar.gz >>> py3-astroid: Checking sha512sums... py3-astroid-2.15.0.tar.gz: OK >>> py3-astroid: Unpacking /var/cache/distfiles/edge/py3-astroid-2.15.0.tar.gz... 2023-03-13 21:02:47,103 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-03-13 21:02:47,200 root INFO running bdist_wheel 2023-03-13 21:02:47,204 root INFO running build 2023-03-13 21:02:47,204 root INFO running build_py 2023-03-13 21:02:47,205 root INFO creating build 2023-03-13 21:02:47,205 root INFO creating build/lib 2023-03-13 21:02:47,205 root INFO creating build/lib/astroid 2023-03-13 21:02:47,206 root INFO copying astroid/__init__.py -> build/lib/astroid 2023-03-13 21:02:47,206 root INFO copying astroid/raw_building.py -> build/lib/astroid 2023-03-13 21:02:47,206 root INFO copying astroid/modutils.py -> build/lib/astroid 2023-03-13 21:02:47,206 root INFO copying astroid/decorators.py -> build/lib/astroid 2023-03-13 21:02:47,206 root INFO copying astroid/manager.py -> build/lib/astroid 2023-03-13 21:02:47,207 root INFO copying astroid/typing.py -> build/lib/astroid 2023-03-13 21:02:47,207 root INFO copying astroid/_ast.py -> build/lib/astroid 2023-03-13 21:02:47,207 root INFO copying astroid/exceptions.py -> build/lib/astroid 2023-03-13 21:02:47,207 root INFO copying astroid/filter_statements.py -> build/lib/astroid 2023-03-13 21:02:47,207 root INFO copying astroid/rebuilder.py -> build/lib/astroid 2023-03-13 21:02:47,208 root INFO copying astroid/_backport_stdlib_names.py -> build/lib/astroid 2023-03-13 21:02:47,208 root INFO copying astroid/test_utils.py -> build/lib/astroid 2023-03-13 21:02:47,208 root INFO copying astroid/transforms.py -> build/lib/astroid 2023-03-13 21:02:47,208 root INFO copying astroid/context.py -> build/lib/astroid 2023-03-13 21:02:47,208 root INFO copying astroid/scoped_nodes.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/__pkginfo__.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/inference.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/_cache.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/node_classes.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/protocols.py -> build/lib/astroid 2023-03-13 21:02:47,209 root INFO copying astroid/constraint.py -> build/lib/astroid 2023-03-13 21:02:47,210 root INFO copying astroid/util.py -> build/lib/astroid 2023-03-13 21:02:47,210 root INFO copying astroid/astroid_manager.py -> build/lib/astroid 2023-03-13 21:02:47,210 root INFO copying astroid/objects.py -> build/lib/astroid 2023-03-13 21:02:47,210 root INFO copying astroid/arguments.py -> build/lib/astroid 2023-03-13 21:02:47,210 root INFO copying astroid/helpers.py -> build/lib/astroid 2023-03-13 21:02:47,211 root INFO copying astroid/bases.py -> build/lib/astroid 2023-03-13 21:02:47,211 root INFO copying astroid/const.py -> build/lib/astroid 2023-03-13 21:02:47,211 root INFO copying astroid/builder.py -> build/lib/astroid 2023-03-13 21:02:47,211 root INFO copying astroid/mixins.py -> build/lib/astroid 2023-03-13 21:02:47,211 root INFO copying astroid/inference_tip.py -> build/lib/astroid 2023-03-13 21:02:47,212 root INFO creating build/lib/astroid/brain 2023-03-13 21:02:47,212 root INFO copying astroid/brain/brain_numpy_utils.py -> build/lib/astroid/brain 2023-03-13 21:02:47,212 root INFO copying astroid/brain/__init__.py -> build/lib/astroid/brain 2023-03-13 21:02:47,212 root INFO copying astroid/brain/brain_numpy_core_multiarray.py -> build/lib/astroid/brain 2023-03-13 21:02:47,212 root INFO copying astroid/brain/brain_collections.py -> build/lib/astroid/brain 2023-03-13 21:02:47,213 root INFO copying astroid/brain/brain_dateutil.py -> build/lib/astroid/brain 2023-03-13 21:02:47,213 root INFO copying astroid/brain/brain_builtin_inference.py -> build/lib/astroid/brain 2023-03-13 21:02:47,213 root INFO copying astroid/brain/brain_numpy_core_function_base.py -> build/lib/astroid/brain 2023-03-13 21:02:47,213 root INFO copying astroid/brain/brain_sqlalchemy.py -> build/lib/astroid/brain 2023-03-13 21:02:47,213 root INFO copying astroid/brain/brain_attrs.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_http.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_numpy_core_numerictypes.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_uuid.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_fstrings.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_mechanize.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_nose.py -> build/lib/astroid/brain 2023-03-13 21:02:47,214 root INFO copying astroid/brain/brain_pytest.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_ssl.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_re.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_signal.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_numpy_random_mtrand.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_unittest.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_io.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_hashlib.py -> build/lib/astroid/brain 2023-03-13 21:02:47,215 root INFO copying astroid/brain/brain_ctypes.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_scipy_signal.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_namedtuple_enum.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_responses.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_functools.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_argparse.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_multiprocessing.py -> build/lib/astroid/brain 2023-03-13 21:02:47,216 root INFO copying astroid/brain/brain_qt.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_threading.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_numpy_core_einsumfunc.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_numpy_core_numeric.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_boto3.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_crypt.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_pathlib.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/helpers.py -> build/lib/astroid/brain 2023-03-13 21:02:47,217 root INFO copying astroid/brain/brain_numpy_core_fromnumeric.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_numpy_ma.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_curses.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_dataclasses.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_typing.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_numpy_core_umath.py -> build/lib/astroid/brain 2023-03-13 21:02:47,218 root INFO copying astroid/brain/brain_gi.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_regex.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_type.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_subprocess.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_six.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_pkg_resources.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_random.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_hypothesis.py -> build/lib/astroid/brain 2023-03-13 21:02:47,219 root INFO copying astroid/brain/brain_numpy_ndarray.py -> build/lib/astroid/brain 2023-03-13 21:02:47,220 root INFO creating build/lib/astroid/nodes 2023-03-13 21:02:47,220 root INFO copying astroid/nodes/__init__.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,220 root INFO copying astroid/nodes/as_string.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,220 root INFO copying astroid/nodes/utils.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,220 root INFO copying astroid/nodes/node_ng.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,221 root INFO copying astroid/nodes/node_classes.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,221 root INFO copying astroid/nodes/_base_nodes.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,221 root INFO copying astroid/nodes/const.py -> build/lib/astroid/nodes 2023-03-13 21:02:47,221 root INFO creating build/lib/astroid/interpreter 2023-03-13 21:02:47,221 root INFO copying astroid/interpreter/__init__.py -> build/lib/astroid/interpreter 2023-03-13 21:02:47,222 root INFO copying astroid/interpreter/objectmodel.py -> build/lib/astroid/interpreter 2023-03-13 21:02:47,222 root INFO copying astroid/interpreter/dunder_lookup.py -> build/lib/astroid/interpreter 2023-03-13 21:02:47,222 root INFO creating build/lib/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,222 root INFO copying astroid/nodes/scoped_nodes/__init__.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,222 root INFO copying astroid/nodes/scoped_nodes/mixin.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,222 root INFO copying astroid/nodes/scoped_nodes/scoped_nodes.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,223 root INFO copying astroid/nodes/scoped_nodes/utils.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,223 root INFO creating build/lib/astroid/interpreter/_import 2023-03-13 21:02:47,223 root INFO copying astroid/interpreter/_import/__init__.py -> build/lib/astroid/interpreter/_import 2023-03-13 21:02:47,223 root INFO copying astroid/interpreter/_import/util.py -> build/lib/astroid/interpreter/_import 2023-03-13 21:02:47,223 root INFO copying astroid/interpreter/_import/spec.py -> build/lib/astroid/interpreter/_import 2023-03-13 21:02:47,223 root INFO running egg_info 2023-03-13 21:02:47,225 root INFO creating astroid.egg-info 2023-03-13 21:02:47,226 root INFO writing astroid.egg-info/PKG-INFO 2023-03-13 21:02:47,226 root INFO writing dependency_links to astroid.egg-info/dependency_links.txt 2023-03-13 21:02:47,226 root INFO writing requirements to astroid.egg-info/requires.txt 2023-03-13 21:02:47,226 root INFO writing top-level names to astroid.egg-info/top_level.txt 2023-03-13 21:02:47,226 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-13 21:02:47,229 root INFO reading manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-13 21:02:47,230 root INFO reading manifest template 'MANIFEST.in' 2023-03-13 21:02:47,230 root INFO adding license file 'LICENSE' 2023-03-13 21:02:47,230 root INFO adding license file 'CONTRIBUTORS.txt' 2023-03-13 21:02:47,231 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-13 21:02:47,235 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-13 21:02:47,235 root INFO running install 2023-03-13 21:02:47,242 root INFO running install_lib 2023-03-13 21:02:47,243 root INFO creating build/bdist.linux-armv8l 2023-03-13 21:02:47,244 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-13 21:02:47,244 root INFO creating build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,244 root INFO copying build/lib/astroid/__init__.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,244 root INFO copying build/lib/astroid/raw_building.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,244 root INFO copying build/lib/astroid/modutils.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,244 root INFO copying build/lib/astroid/decorators.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,244 root INFO copying build/lib/astroid/manager.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/typing.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/_ast.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/exceptions.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/filter_statements.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/rebuilder.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,245 root INFO copying build/lib/astroid/_backport_stdlib_names.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/test_utils.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/transforms.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/context.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/scoped_nodes.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,246 root INFO creating build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/brain/brain_numpy_utils.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/brain/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,246 root INFO copying build/lib/astroid/brain/brain_numpy_core_multiarray.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_collections.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_dateutil.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_builtin_inference.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_numpy_core_function_base.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_sqlalchemy.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_attrs.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,247 root INFO copying build/lib/astroid/brain/brain_http.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_numpy_core_numerictypes.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_uuid.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_fstrings.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_mechanize.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_nose.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_pytest.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,248 root INFO copying build/lib/astroid/brain/brain_ssl.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_re.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_signal.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_numpy_random_mtrand.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_unittest.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_io.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_hashlib.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_ctypes.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,249 root INFO copying build/lib/astroid/brain/brain_scipy_signal.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_namedtuple_enum.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_responses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_functools.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_argparse.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_multiprocessing.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_qt.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_threading.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,250 root INFO copying build/lib/astroid/brain/brain_numpy_core_einsumfunc.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_numpy_core_numeric.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_boto3.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_crypt.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_pathlib.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/helpers.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_numpy_core_fromnumeric.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_numpy_ma.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,251 root INFO copying build/lib/astroid/brain/brain_curses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_dataclasses.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_typing.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_numpy_core_umath.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_gi.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_regex.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_type.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,252 root INFO copying build/lib/astroid/brain/brain_subprocess.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/brain/brain_six.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/brain/brain_pkg_resources.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/brain/brain_random.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/brain/brain_hypothesis.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/brain/brain_numpy_ndarray.py -> build/bdist.linux-armv8l/wheel/astroid/brain 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/__pkginfo__.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,253 root INFO creating build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,253 root INFO copying build/lib/astroid/nodes/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,254 root INFO copying build/lib/astroid/nodes/as_string.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,254 root INFO copying build/lib/astroid/nodes/utils.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,254 root INFO copying build/lib/astroid/nodes/node_ng.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,254 root INFO copying build/lib/astroid/nodes/node_classes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,254 root INFO copying build/lib/astroid/nodes/_base_nodes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,255 root INFO creating build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,255 root INFO copying build/lib/astroid/nodes/scoped_nodes/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,255 root INFO copying build/lib/astroid/nodes/scoped_nodes/mixin.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,255 root INFO copying build/lib/astroid/nodes/scoped_nodes/scoped_nodes.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,255 root INFO copying build/lib/astroid/nodes/scoped_nodes/utils.py -> build/bdist.linux-armv8l/wheel/astroid/nodes/scoped_nodes 2023-03-13 21:02:47,255 root INFO copying build/lib/astroid/nodes/const.py -> build/bdist.linux-armv8l/wheel/astroid/nodes 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/inference.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/_cache.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/node_classes.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/protocols.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/constraint.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,256 root INFO copying build/lib/astroid/util.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/astroid_manager.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/objects.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/arguments.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/helpers.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/bases.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO copying build/lib/astroid/const.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,257 root INFO creating build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-03-13 21:02:47,258 root INFO creating build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/_import/__init__.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/_import/util.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/_import/spec.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter/_import 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/objectmodel.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-03-13 21:02:47,258 root INFO copying build/lib/astroid/interpreter/dunder_lookup.py -> build/bdist.linux-armv8l/wheel/astroid/interpreter 2023-03-13 21:02:47,259 root INFO copying build/lib/astroid/builder.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,259 root INFO copying build/lib/astroid/mixins.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,259 root INFO copying build/lib/astroid/inference_tip.py -> build/bdist.linux-armv8l/wheel/astroid 2023-03-13 21:02:47,259 root INFO running install_egg_info 2023-03-13 21:02:47,260 root INFO Copying astroid.egg-info to build/bdist.linux-armv8l/wheel/astroid-2.15.0-py3.11.egg-info 2023-03-13 21:02:47,261 root INFO running install_scripts 2023-03-13 21:02:47,263 wheel INFO creating build/bdist.linux-armv8l/wheel/astroid-2.15.0.dist-info/WHEEL 2023-03-13 21:02:47,263 wheel INFO creating '/home/buildozer/aports/community/py3-astroid/src/astroid-2.15.0/dist/.tmp-xnrvdamo/astroid-2.15.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-13 21:02:47,264 wheel INFO adding 'astroid/__init__.py' 2023-03-13 21:02:47,264 wheel INFO adding 'astroid/__pkginfo__.py' 2023-03-13 21:02:47,264 wheel INFO adding 'astroid/_ast.py' 2023-03-13 21:02:47,264 wheel INFO adding 'astroid/_backport_stdlib_names.py' 2023-03-13 21:02:47,264 wheel INFO adding 'astroid/_cache.py' 2023-03-13 21:02:47,265 wheel INFO adding 'astroid/arguments.py' 2023-03-13 21:02:47,265 wheel INFO adding 'astroid/astroid_manager.py' 2023-03-13 21:02:47,265 wheel INFO adding 'astroid/bases.py' 2023-03-13 21:02:47,265 wheel INFO adding 'astroid/builder.py' 2023-03-13 21:02:47,266 wheel INFO adding 'astroid/const.py' 2023-03-13 21:02:47,266 wheel INFO adding 'astroid/constraint.py' 2023-03-13 21:02:47,266 wheel INFO adding 'astroid/context.py' 2023-03-13 21:02:47,266 wheel INFO adding 'astroid/decorators.py' 2023-03-13 21:02:47,266 wheel INFO adding 'astroid/exceptions.py' 2023-03-13 21:02:47,267 wheel INFO adding 'astroid/filter_statements.py' 2023-03-13 21:02:47,267 wheel INFO adding 'astroid/helpers.py' 2023-03-13 21:02:47,267 wheel INFO adding 'astroid/inference.py' 2023-03-13 21:02:47,267 wheel INFO adding 'astroid/inference_tip.py' 2023-03-13 21:02:47,268 wheel INFO adding 'astroid/manager.py' 2023-03-13 21:02:47,268 wheel INFO adding 'astroid/mixins.py' 2023-03-13 21:02:47,268 wheel INFO adding 'astroid/modutils.py' 2023-03-13 21:02:47,268 wheel INFO adding 'astroid/node_classes.py' 2023-03-13 21:02:47,268 wheel INFO adding 'astroid/objects.py' 2023-03-13 21:02:47,269 wheel INFO adding 'astroid/protocols.py' 2023-03-13 21:02:47,269 wheel INFO adding 'astroid/raw_building.py' 2023-03-13 21:02:47,269 wheel INFO adding 'astroid/rebuilder.py' 2023-03-13 21:02:47,270 wheel INFO adding 'astroid/scoped_nodes.py' 2023-03-13 21:02:47,270 wheel INFO adding 'astroid/test_utils.py' 2023-03-13 21:02:47,270 wheel INFO adding 'astroid/transforms.py' 2023-03-13 21:02:47,270 wheel INFO adding 'astroid/typing.py' 2023-03-13 21:02:47,270 wheel INFO adding 'astroid/util.py' 2023-03-13 21:02:47,271 wheel INFO adding 'astroid/brain/__init__.py' 2023-03-13 21:02:47,271 wheel INFO adding 'astroid/brain/brain_argparse.py' 2023-03-13 21:02:47,271 wheel INFO adding 'astroid/brain/brain_attrs.py' 2023-03-13 21:02:47,271 wheel INFO adding 'astroid/brain/brain_boto3.py' 2023-03-13 21:02:47,271 wheel INFO adding 'astroid/brain/brain_builtin_inference.py' 2023-03-13 21:02:47,272 wheel INFO adding 'astroid/brain/brain_collections.py' 2023-03-13 21:02:47,272 wheel INFO adding 'astroid/brain/brain_crypt.py' 2023-03-13 21:02:47,272 wheel INFO adding 'astroid/brain/brain_ctypes.py' 2023-03-13 21:02:47,272 wheel INFO adding 'astroid/brain/brain_curses.py' 2023-03-13 21:02:47,272 wheel INFO adding 'astroid/brain/brain_dataclasses.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_dateutil.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_fstrings.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_functools.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_gi.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_hashlib.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_http.py' 2023-03-13 21:02:47,273 wheel INFO adding 'astroid/brain/brain_hypothesis.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_io.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_mechanize.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_multiprocessing.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_namedtuple_enum.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_nose.py' 2023-03-13 21:02:47,274 wheel INFO adding 'astroid/brain/brain_numpy_core_einsumfunc.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_fromnumeric.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_function_base.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_multiarray.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_numeric.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_numerictypes.py' 2023-03-13 21:02:47,275 wheel INFO adding 'astroid/brain/brain_numpy_core_umath.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_numpy_ma.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_numpy_ndarray.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_numpy_random_mtrand.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_numpy_utils.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_pathlib.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_pkg_resources.py' 2023-03-13 21:02:47,276 wheel INFO adding 'astroid/brain/brain_pytest.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_qt.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_random.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_re.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_regex.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_responses.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_scipy_signal.py' 2023-03-13 21:02:47,277 wheel INFO adding 'astroid/brain/brain_signal.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_six.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_sqlalchemy.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_ssl.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_subprocess.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_threading.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_type.py' 2023-03-13 21:02:47,278 wheel INFO adding 'astroid/brain/brain_typing.py' 2023-03-13 21:02:47,279 wheel INFO adding 'astroid/brain/brain_unittest.py' 2023-03-13 21:02:47,279 wheel INFO adding 'astroid/brain/brain_uuid.py' 2023-03-13 21:02:47,279 wheel INFO adding 'astroid/brain/helpers.py' 2023-03-13 21:02:47,279 wheel INFO adding 'astroid/interpreter/__init__.py' 2023-03-13 21:02:47,279 wheel INFO adding 'astroid/interpreter/dunder_lookup.py' 2023-03-13 21:02:47,280 wheel INFO adding 'astroid/interpreter/objectmodel.py' 2023-03-13 21:02:47,280 wheel INFO adding 'astroid/interpreter/_import/__init__.py' 2023-03-13 21:02:47,280 wheel INFO adding 'astroid/interpreter/_import/spec.py' 2023-03-13 21:02:47,280 wheel INFO adding 'astroid/interpreter/_import/util.py' 2023-03-13 21:02:47,280 wheel INFO adding 'astroid/nodes/__init__.py' 2023-03-13 21:02:47,281 wheel INFO adding 'astroid/nodes/_base_nodes.py' 2023-03-13 21:02:47,281 wheel INFO adding 'astroid/nodes/as_string.py' 2023-03-13 21:02:47,281 wheel INFO adding 'astroid/nodes/const.py' 2023-03-13 21:02:47,282 wheel INFO adding 'astroid/nodes/node_classes.py' 2023-03-13 21:02:47,282 wheel INFO adding 'astroid/nodes/node_ng.py' 2023-03-13 21:02:47,283 wheel INFO adding 'astroid/nodes/utils.py' 2023-03-13 21:02:47,283 wheel INFO adding 'astroid/nodes/scoped_nodes/__init__.py' 2023-03-13 21:02:47,283 wheel INFO adding 'astroid/nodes/scoped_nodes/mixin.py' 2023-03-13 21:02:47,283 wheel INFO adding 'astroid/nodes/scoped_nodes/scoped_nodes.py' 2023-03-13 21:02:47,284 wheel INFO adding 'astroid/nodes/scoped_nodes/utils.py' 2023-03-13 21:02:47,284 wheel INFO adding 'astroid-2.15.0.dist-info/CONTRIBUTORS.txt' 2023-03-13 21:02:47,284 wheel INFO adding 'astroid-2.15.0.dist-info/LICENSE' 2023-03-13 21:02:47,285 wheel INFO adding 'astroid-2.15.0.dist-info/METADATA' 2023-03-13 21:02:47,285 wheel INFO adding 'astroid-2.15.0.dist-info/WHEEL' 2023-03-13 21:02:47,285 wheel INFO adding 'astroid-2.15.0.dist-info/top_level.txt' 2023-03-13 21:02:47,285 wheel INFO adding 'astroid-2.15.0.dist-info/RECORD' 2023-03-13 21:02:47,286 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-13 21:02:47,288 gpep517 INFO The backend produced dist/astroid-2.15.0-py3-none-any.whl astroid-2.15.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-astroid/src/astroid-2.15.0, configfile: pyproject.toml, testpaths: tests collected 1548 items tests/test_builder.py .................................................. [ 3%] ....s.. [ 3%] tests/test_constraint.py ................................... [ 5%] tests/test_decorators.py .... [ 6%] tests/test_filter_statements.py . [ 6%] tests/test_group_exceptions.py ... [ 6%] tests/test_helpers.py ............. [ 7%] tests/test_inference.py ..........................s..................... [ 10%] .........................................x..........s.....x............. [ 15%] .......................................x................................ [ 19%] ..................................s.........sss......................... [ 24%] ..............................x........xx.....................x...x..... [ 29%] ..................................s......x.............................. [ 33%] ......... [ 34%] tests/test_inference_calls.py ........................ [ 35%] tests/test_lookup.py ................................................... [ 39%] .... [ 39%] tests/test_manager.py ......................................... [ 41%] tests/test_modutils.py ................................................. [ 45%] ............s. [ 46%] tests/test_nodes.py .................................................... [ 49%] .............................................. [ 52%] tests/test_nodes_lineno.py s....................... [ 53%] tests/test_nodes_position.py ... [ 54%] tests/test_object_model.py x...............x................. [ 56%] tests/test_objects.py ...................... [ 57%] tests/test_protocols.py ................. [ 58%] tests/test_python3.py .......................... [ 60%] tests/test_raw_building.py ............. [ 61%] tests/test_regrtest.py ...........ss........... [ 62%] tests/test_scoped_nodes.py ............................................. [ 65%] ..............................................s......................... [ 70%] .......s.s.................................... [ 73%] tests/test_stdlib.py .. [ 73%] tests/test_transforms.py ........ [ 74%] tests/test_utils.py ........ [ 74%] tests/brain/test_argparse.py . [ 74%] tests/brain/test_attr.py ..... [ 75%] tests/brain/test_brain.py .s.....s....ss................................ [ 77%] ........s..........................................................x.... [ 82%] .................. [ 83%] tests/brain/test_builtin.py .................. [ 84%] tests/brain/test_ctypes.py ....x........................ [ 86%] tests/brain/test_dataclasses.py ........................................ [ 89%] ......................................x... [ 92%] tests/brain/test_dateutil.py s [ 92%] tests/brain/test_enum.py ......................... [ 93%] tests/brain/test_hashlib.py ... [ 93%] tests/brain/test_multiprocessing.py ... [ 94%] tests/brain/test_named_tuple.py ....................... [ 95%] tests/brain/test_nose.py s [ 95%] tests/brain/test_pathlib.py .... [ 95%] tests/brain/test_pytest.py . [ 96%] tests/brain/test_qt.py sss [ 96%] tests/brain/test_regex.py ss [ 96%] tests/brain/test_signal.py ... [ 96%] tests/brain/test_six.py ssssss [ 96%] tests/brain/test_ssl.py . [ 97%] tests/brain/test_threading.py .... [ 97%] tests/brain/test_typing_extensions.py . [ 97%] tests/brain/test_unittest.py . [ 97%] tests/brain/numpy/test_core_einsumfunc.py ss [ 97%] tests/brain/numpy/test_core_fromnumeric.py s [ 97%] tests/brain/numpy/test_core_function_base.py s [ 97%] tests/brain/numpy/test_core_multiarray.py sssss [ 97%] tests/brain/numpy/test_core_numeric.py sssss [ 98%] tests/brain/numpy/test_core_numerictypes.py sssssss.. [ 98%] tests/brain/numpy/test_core_umath.py ssssssss [ 99%] tests/brain/numpy/test_ma.py ssss [ 99%] tests/brain/numpy/test_ndarray.py sss [ 99%] tests/brain/numpy/test_random_mtrand.py ss [100%] ================ 1463 passed, 71 skipped, 14 xfailed in 25.11s ================= >>> py3-astroid: Entering fakeroot... >>> py3-astroid*: Running postcheck for py3-astroid >>> py3-astroid*: Preparing package py3-astroid... >>> py3-astroid*: Tracing dependencies... >>> py3-astroid*: Package size: 2.7 MB >>> py3-astroid*: Compressing data... >>> py3-astroid*: Create checksum... >>> py3-astroid*: Create py3-astroid-2.15.0-r0.apk >>> py3-astroid: Build complete at Mon, 13 Mar 2023 21:03:14 +0000 elapsed time 0h 0m 29s >>> py3-astroid: Cleaning up srcdir >>> py3-astroid: Cleaning up pkgdir >>> py3-astroid: Uninstalling dependencies... (1/22) Purging .makedepends-py3-astroid (20230313.210246) (2/22) Purging py3-lazy-object-proxy (1.9.0-r0) (3/22) Purging py3-wrapt (1.14.1-r1) (4/22) Purging py3-gpep517 (13-r0) (5/22) Purging py3-installer (0.6.0-r0) (6/22) Purging py3-setuptools (67.6.0-r0) (7/22) Purging py3-wheel (0.38.4-r1) (8/22) Purging py3-pytest (7.2.2-r0) (9/22) Purging py3-attrs (22.2.0-r0) (10/22) Purging py3-iniconfig (1.1.1-r5) (11/22) Purging py3-packaging (23.0-r1) (12/22) Purging py3-parsing (3.0.9-r1) (13/22) Purging py3-pluggy (1.0.0-r2) (14/22) Purging py3-py (1.11.0-r1) (15/22) Purging py3-typing-extensions (4.5.0-r0) (16/22) Purging python3 (3.11.2-r0) (17/22) Purging libbz2 (1.0.8-r4) (18/22) Purging gdbm (1.23-r0) (19/22) Purging mpdecimal (2.5.1-r1) (20/22) Purging libpanelw (6.4_p20230311-r0) (21/22) Purging readline (8.2.1-r0) (22/22) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 1042 MiB in 103 packages >>> py3-astroid: Updating the community/armhf repository index... >>> py3-astroid: Signing the index...