>>> py3-astroid: Building community/py3-astroid 2.15.0-r0 (using abuild 3.10.0-r0) started Wed, 08 Mar 2023 22:33:33 +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 libffi (3.4.4-r0) (2/22) Installing gdbm (1.23-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing libpanelw (6.4_p20230225-r0) (5/22) Installing readline (8.2.1-r0) (6/22) Installing sqlite-libs (3.41.0-r1) (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 (20230308.223334) Executing busybox-1.36.0-r5.trigger OK: 457 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 % 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 >>> py3-astroid: Fetching py3-astroid-2.15.0.tar.gz::https://github.com/PyCQA/astroid/archive/refs/tags/v2.15.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 449k 0 449k 0 0 659k 0 --:--:-- --:--:-- --:--:-- 659k >>> 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-08 22:33:36,319 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-08 22:33:36,502 root INFO running bdist_wheel 2023-03-08 22:33:36,511 root INFO running build 2023-03-08 22:33:36,512 root INFO running build_py 2023-03-08 22:33:36,515 root INFO creating build 2023-03-08 22:33:36,515 root INFO creating build/lib 2023-03-08 22:33:36,515 root INFO creating build/lib/astroid 2023-03-08 22:33:36,515 root INFO copying astroid/inference.py -> build/lib/astroid 2023-03-08 22:33:36,516 root INFO copying astroid/__pkginfo__.py -> build/lib/astroid 2023-03-08 22:33:36,516 root INFO copying astroid/_backport_stdlib_names.py -> build/lib/astroid 2023-03-08 22:33:36,517 root INFO copying astroid/typing.py -> build/lib/astroid 2023-03-08 22:33:36,517 root INFO copying astroid/objects.py -> build/lib/astroid 2023-03-08 22:33:36,518 root INFO copying astroid/util.py -> build/lib/astroid 2023-03-08 22:33:36,518 root INFO copying astroid/helpers.py -> build/lib/astroid 2023-03-08 22:33:36,518 root INFO copying astroid/modutils.py -> build/lib/astroid 2023-03-08 22:33:36,519 root INFO copying astroid/const.py -> build/lib/astroid 2023-03-08 22:33:36,519 root INFO copying astroid/arguments.py -> build/lib/astroid 2023-03-08 22:33:36,520 root INFO copying astroid/mixins.py -> build/lib/astroid 2023-03-08 22:33:36,520 root INFO copying astroid/__init__.py -> build/lib/astroid 2023-03-08 22:33:36,520 root INFO copying astroid/_cache.py -> build/lib/astroid 2023-03-08 22:33:36,521 root INFO copying astroid/inference_tip.py -> build/lib/astroid 2023-03-08 22:33:36,521 root INFO copying astroid/constraint.py -> build/lib/astroid 2023-03-08 22:33:36,521 root INFO copying astroid/astroid_manager.py -> build/lib/astroid 2023-03-08 22:33:36,522 root INFO copying astroid/context.py -> build/lib/astroid 2023-03-08 22:33:36,522 root INFO copying astroid/rebuilder.py -> build/lib/astroid 2023-03-08 22:33:36,523 root INFO copying astroid/test_utils.py -> build/lib/astroid 2023-03-08 22:33:36,523 root INFO copying astroid/decorators.py -> build/lib/astroid 2023-03-08 22:33:36,523 root INFO copying astroid/filter_statements.py -> build/lib/astroid 2023-03-08 22:33:36,524 root INFO copying astroid/node_classes.py -> build/lib/astroid 2023-03-08 22:33:36,524 root INFO copying astroid/protocols.py -> build/lib/astroid 2023-03-08 22:33:36,525 root INFO copying astroid/manager.py -> build/lib/astroid 2023-03-08 22:33:36,525 root INFO copying astroid/bases.py -> build/lib/astroid 2023-03-08 22:33:36,525 root INFO copying astroid/_ast.py -> build/lib/astroid 2023-03-08 22:33:36,526 root INFO copying astroid/raw_building.py -> build/lib/astroid 2023-03-08 22:33:36,526 root INFO copying astroid/builder.py -> build/lib/astroid 2023-03-08 22:33:36,527 root INFO copying astroid/exceptions.py -> build/lib/astroid 2023-03-08 22:33:36,527 root INFO copying astroid/scoped_nodes.py -> build/lib/astroid 2023-03-08 22:33:36,527 root INFO copying astroid/transforms.py -> build/lib/astroid 2023-03-08 22:33:36,528 root INFO creating build/lib/astroid/nodes 2023-03-08 22:33:36,528 root INFO copying astroid/nodes/node_ng.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,529 root INFO copying astroid/nodes/utils.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,529 root INFO copying astroid/nodes/_base_nodes.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,529 root INFO copying astroid/nodes/as_string.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,530 root INFO copying astroid/nodes/const.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,530 root INFO copying astroid/nodes/__init__.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,530 root INFO copying astroid/nodes/node_classes.py -> build/lib/astroid/nodes 2023-03-08 22:33:36,532 root INFO creating build/lib/astroid/brain 2023-03-08 22:33:36,533 root INFO copying astroid/brain/brain_numpy_core_numeric.py -> build/lib/astroid/brain 2023-03-08 22:33:36,533 root INFO copying astroid/brain/brain_qt.py -> build/lib/astroid/brain 2023-03-08 22:33:36,533 root INFO copying astroid/brain/brain_boto3.py -> build/lib/astroid/brain 2023-03-08 22:33:36,533 root INFO copying astroid/brain/brain_type.py -> build/lib/astroid/brain 2023-03-08 22:33:36,534 root INFO copying astroid/brain/brain_six.py -> build/lib/astroid/brain 2023-03-08 22:33:36,534 root INFO copying astroid/brain/brain_numpy_core_multiarray.py -> build/lib/astroid/brain 2023-03-08 22:33:36,534 root INFO copying astroid/brain/brain_responses.py -> build/lib/astroid/brain 2023-03-08 22:33:36,535 root INFO copying astroid/brain/brain_numpy_core_fromnumeric.py -> build/lib/astroid/brain 2023-03-08 22:33:36,535 root INFO copying astroid/brain/brain_ctypes.py -> build/lib/astroid/brain 2023-03-08 22:33:36,535 root INFO copying astroid/brain/helpers.py -> build/lib/astroid/brain 2023-03-08 22:33:36,536 root INFO copying astroid/brain/brain_numpy_ndarray.py -> build/lib/astroid/brain 2023-03-08 22:33:36,536 root INFO copying astroid/brain/brain_crypt.py -> build/lib/astroid/brain 2023-03-08 22:33:36,536 root INFO copying astroid/brain/brain_collections.py -> build/lib/astroid/brain 2023-03-08 22:33:36,537 root INFO copying astroid/brain/brain_pytest.py -> build/lib/astroid/brain 2023-03-08 22:33:36,537 root INFO copying astroid/brain/brain_numpy_ma.py -> build/lib/astroid/brain 2023-03-08 22:33:36,537 root INFO copying astroid/brain/brain_dateutil.py -> build/lib/astroid/brain 2023-03-08 22:33:36,538 root INFO copying astroid/brain/brain_hashlib.py -> build/lib/astroid/brain 2023-03-08 22:33:36,538 root INFO copying astroid/brain/brain_numpy_core_einsumfunc.py -> build/lib/astroid/brain 2023-03-08 22:33:36,538 root INFO copying astroid/brain/brain_gi.py -> build/lib/astroid/brain 2023-03-08 22:33:36,539 root INFO copying astroid/brain/brain_http.py -> build/lib/astroid/brain 2023-03-08 22:33:36,539 root INFO copying astroid/brain/__init__.py -> build/lib/astroid/brain 2023-03-08 22:33:36,539 root INFO copying astroid/brain/brain_numpy_core_function_base.py -> build/lib/astroid/brain 2023-03-08 22:33:36,539 root INFO copying astroid/brain/brain_pathlib.py -> build/lib/astroid/brain 2023-03-08 22:33:36,540 root INFO copying astroid/brain/brain_random.py -> build/lib/astroid/brain 2023-03-08 22:33:36,540 root INFO copying astroid/brain/brain_functools.py -> build/lib/astroid/brain 2023-03-08 22:33:36,540 root INFO copying astroid/brain/brain_regex.py -> build/lib/astroid/brain 2023-03-08 22:33:36,541 root INFO copying astroid/brain/brain_re.py -> build/lib/astroid/brain 2023-03-08 22:33:36,541 root INFO copying astroid/brain/brain_ssl.py -> build/lib/astroid/brain 2023-03-08 22:33:36,541 root INFO copying astroid/brain/brain_io.py -> build/lib/astroid/brain 2023-03-08 22:33:36,542 root INFO copying astroid/brain/brain_fstrings.py -> build/lib/astroid/brain 2023-03-08 22:33:36,542 root INFO copying astroid/brain/brain_threading.py -> build/lib/astroid/brain 2023-03-08 22:33:36,542 root INFO copying astroid/brain/brain_subprocess.py -> build/lib/astroid/brain 2023-03-08 22:33:36,543 root INFO copying astroid/brain/brain_builtin_inference.py -> build/lib/astroid/brain 2023-03-08 22:33:36,543 root INFO copying astroid/brain/brain_signal.py -> build/lib/astroid/brain 2023-03-08 22:33:36,543 root INFO copying astroid/brain/brain_attrs.py -> build/lib/astroid/brain 2023-03-08 22:33:36,544 root INFO copying astroid/brain/brain_pkg_resources.py -> build/lib/astroid/brain 2023-03-08 22:33:36,544 root INFO copying astroid/brain/brain_dataclasses.py -> build/lib/astroid/brain 2023-03-08 22:33:36,544 root INFO copying astroid/brain/brain_numpy_random_mtrand.py -> build/lib/astroid/brain 2023-03-08 22:33:36,544 root INFO copying astroid/brain/brain_numpy_core_umath.py -> build/lib/astroid/brain 2023-03-08 22:33:36,545 root INFO copying astroid/brain/brain_sqlalchemy.py -> build/lib/astroid/brain 2023-03-08 22:33:36,545 root INFO copying astroid/brain/brain_typing.py -> build/lib/astroid/brain 2023-03-08 22:33:36,545 root INFO copying astroid/brain/brain_hypothesis.py -> build/lib/astroid/brain 2023-03-08 22:33:36,546 root INFO copying astroid/brain/brain_multiprocessing.py -> build/lib/astroid/brain 2023-03-08 22:33:36,546 root INFO copying astroid/brain/brain_curses.py -> build/lib/astroid/brain 2023-03-08 22:33:36,546 root INFO copying astroid/brain/brain_namedtuple_enum.py -> build/lib/astroid/brain 2023-03-08 22:33:36,547 root INFO copying astroid/brain/brain_numpy_core_numerictypes.py -> build/lib/astroid/brain 2023-03-08 22:33:36,547 root INFO copying astroid/brain/brain_argparse.py -> build/lib/astroid/brain 2023-03-08 22:33:36,547 root INFO copying astroid/brain/brain_numpy_utils.py -> build/lib/astroid/brain 2023-03-08 22:33:36,548 root INFO copying astroid/brain/brain_scipy_signal.py -> build/lib/astroid/brain 2023-03-08 22:33:36,548 root INFO copying astroid/brain/brain_mechanize.py -> build/lib/astroid/brain 2023-03-08 22:33:36,548 root INFO copying astroid/brain/brain_nose.py -> build/lib/astroid/brain 2023-03-08 22:33:36,549 root INFO copying astroid/brain/brain_uuid.py -> build/lib/astroid/brain 2023-03-08 22:33:36,549 root INFO copying astroid/brain/brain_unittest.py -> build/lib/astroid/brain 2023-03-08 22:33:36,549 root INFO creating build/lib/astroid/interpreter 2023-03-08 22:33:36,550 root INFO copying astroid/interpreter/dunder_lookup.py -> build/lib/astroid/interpreter 2023-03-08 22:33:36,550 root INFO copying astroid/interpreter/objectmodel.py -> build/lib/astroid/interpreter 2023-03-08 22:33:36,550 root INFO copying astroid/interpreter/__init__.py -> build/lib/astroid/interpreter 2023-03-08 22:33:36,551 root INFO creating build/lib/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,551 root INFO copying astroid/nodes/scoped_nodes/utils.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,551 root INFO copying astroid/nodes/scoped_nodes/mixin.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,552 root INFO copying astroid/nodes/scoped_nodes/__init__.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,552 root INFO copying astroid/nodes/scoped_nodes/scoped_nodes.py -> build/lib/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,553 root INFO creating build/lib/astroid/interpreter/_import 2023-03-08 22:33:36,553 root INFO copying astroid/interpreter/_import/util.py -> build/lib/astroid/interpreter/_import 2023-03-08 22:33:36,553 root INFO copying astroid/interpreter/_import/__init__.py -> build/lib/astroid/interpreter/_import 2023-03-08 22:33:36,554 root INFO copying astroid/interpreter/_import/spec.py -> build/lib/astroid/interpreter/_import 2023-03-08 22:33:36,554 root INFO running egg_info 2023-03-08 22:33:36,557 root INFO creating astroid.egg-info 2023-03-08 22:33:36,559 root INFO writing astroid.egg-info/PKG-INFO 2023-03-08 22:33:36,559 root INFO writing dependency_links to astroid.egg-info/dependency_links.txt 2023-03-08 22:33:36,560 root INFO writing requirements to astroid.egg-info/requires.txt 2023-03-08 22:33:36,560 root INFO writing top-level names to astroid.egg-info/top_level.txt 2023-03-08 22:33:36,560 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-08 22:33:36,567 root INFO reading manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-08 22:33:36,567 root INFO reading manifest template 'MANIFEST.in' 2023-03-08 22:33:36,567 root INFO adding license file 'LICENSE' 2023-03-08 22:33:36,567 root INFO adding license file 'CONTRIBUTORS.txt' 2023-03-08 22:33:36,570 root INFO writing manifest file 'astroid.egg-info/SOURCES.txt' 2023-03-08 22:33:36,579 wheel INFO installing to build/bdist.linux-i686/wheel 2023-03-08 22:33:36,579 root INFO running install 2023-03-08 22:33:36,593 root INFO running install_lib 2023-03-08 22:33:36,596 root INFO creating build/bdist.linux-i686 2023-03-08 22:33:36,596 root INFO creating build/bdist.linux-i686/wheel 2023-03-08 22:33:36,596 root INFO creating build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,597 root INFO copying build/lib/astroid/inference.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,597 root INFO copying build/lib/astroid/__pkginfo__.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,597 root INFO copying build/lib/astroid/_backport_stdlib_names.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,598 root INFO creating build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,598 root INFO copying build/lib/astroid/nodes/node_ng.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,598 root INFO copying build/lib/astroid/nodes/utils.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,599 root INFO copying build/lib/astroid/nodes/_base_nodes.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,599 root INFO copying build/lib/astroid/nodes/as_string.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,599 root INFO creating build/bdist.linux-i686/wheel/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,600 root INFO copying build/lib/astroid/nodes/scoped_nodes/utils.py -> build/bdist.linux-i686/wheel/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,600 root INFO copying build/lib/astroid/nodes/scoped_nodes/mixin.py -> build/bdist.linux-i686/wheel/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,600 root INFO copying build/lib/astroid/nodes/scoped_nodes/__init__.py -> build/bdist.linux-i686/wheel/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,601 root INFO copying build/lib/astroid/nodes/scoped_nodes/scoped_nodes.py -> build/bdist.linux-i686/wheel/astroid/nodes/scoped_nodes 2023-03-08 22:33:36,601 root INFO copying build/lib/astroid/nodes/const.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,601 root INFO copying build/lib/astroid/nodes/__init__.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,602 root INFO copying build/lib/astroid/nodes/node_classes.py -> build/bdist.linux-i686/wheel/astroid/nodes 2023-03-08 22:33:36,602 root INFO copying build/lib/astroid/typing.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,603 root INFO copying build/lib/astroid/objects.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,603 root INFO copying build/lib/astroid/util.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,603 root INFO copying build/lib/astroid/helpers.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,604 root INFO copying build/lib/astroid/modutils.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,604 root INFO copying build/lib/astroid/const.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,604 root INFO copying build/lib/astroid/arguments.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,605 root INFO copying build/lib/astroid/mixins.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,605 root INFO copying build/lib/astroid/__init__.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,605 root INFO copying build/lib/astroid/_cache.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,605 root INFO copying build/lib/astroid/inference_tip.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,606 root INFO copying build/lib/astroid/constraint.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,606 root INFO copying build/lib/astroid/astroid_manager.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,606 root INFO creating build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,607 root INFO copying build/lib/astroid/brain/brain_numpy_core_numeric.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,607 root INFO copying build/lib/astroid/brain/brain_qt.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,607 root INFO copying build/lib/astroid/brain/brain_boto3.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,608 root INFO copying build/lib/astroid/brain/brain_type.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,608 root INFO copying build/lib/astroid/brain/brain_six.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,608 root INFO copying build/lib/astroid/brain/brain_numpy_core_multiarray.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,608 root INFO copying build/lib/astroid/brain/brain_responses.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,609 root INFO copying build/lib/astroid/brain/brain_numpy_core_fromnumeric.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,609 root INFO copying build/lib/astroid/brain/brain_ctypes.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,609 root INFO copying build/lib/astroid/brain/helpers.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,610 root INFO copying build/lib/astroid/brain/brain_numpy_ndarray.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,610 root INFO copying build/lib/astroid/brain/brain_crypt.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,610 root INFO copying build/lib/astroid/brain/brain_collections.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,610 root INFO copying build/lib/astroid/brain/brain_pytest.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,611 root INFO copying build/lib/astroid/brain/brain_numpy_ma.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,611 root INFO copying build/lib/astroid/brain/brain_dateutil.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,611 root INFO copying build/lib/astroid/brain/brain_hashlib.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,612 root INFO copying build/lib/astroid/brain/brain_numpy_core_einsumfunc.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,612 root INFO copying build/lib/astroid/brain/brain_gi.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,612 root INFO copying build/lib/astroid/brain/brain_http.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,612 root INFO copying build/lib/astroid/brain/__init__.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,613 root INFO copying build/lib/astroid/brain/brain_numpy_core_function_base.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,613 root INFO copying build/lib/astroid/brain/brain_pathlib.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,613 root INFO copying build/lib/astroid/brain/brain_random.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,613 root INFO copying build/lib/astroid/brain/brain_functools.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,614 root INFO copying build/lib/astroid/brain/brain_regex.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,614 root INFO copying build/lib/astroid/brain/brain_re.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,614 root INFO copying build/lib/astroid/brain/brain_ssl.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,615 root INFO copying build/lib/astroid/brain/brain_io.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,615 root INFO copying build/lib/astroid/brain/brain_fstrings.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,615 root INFO copying build/lib/astroid/brain/brain_threading.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,615 root INFO copying build/lib/astroid/brain/brain_subprocess.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,616 root INFO copying build/lib/astroid/brain/brain_builtin_inference.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,616 root INFO copying build/lib/astroid/brain/brain_signal.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,616 root INFO copying build/lib/astroid/brain/brain_attrs.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,617 root INFO copying build/lib/astroid/brain/brain_pkg_resources.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,617 root INFO copying build/lib/astroid/brain/brain_dataclasses.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,617 root INFO copying build/lib/astroid/brain/brain_numpy_random_mtrand.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,618 root INFO copying build/lib/astroid/brain/brain_numpy_core_umath.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,618 root INFO copying build/lib/astroid/brain/brain_sqlalchemy.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,618 root INFO copying build/lib/astroid/brain/brain_typing.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,618 root INFO copying build/lib/astroid/brain/brain_hypothesis.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,619 root INFO copying build/lib/astroid/brain/brain_multiprocessing.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,619 root INFO copying build/lib/astroid/brain/brain_curses.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,619 root INFO copying build/lib/astroid/brain/brain_namedtuple_enum.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,620 root INFO copying build/lib/astroid/brain/brain_numpy_core_numerictypes.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,620 root INFO copying build/lib/astroid/brain/brain_argparse.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,620 root INFO copying build/lib/astroid/brain/brain_numpy_utils.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,621 root INFO copying build/lib/astroid/brain/brain_scipy_signal.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,621 root INFO copying build/lib/astroid/brain/brain_mechanize.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,621 root INFO copying build/lib/astroid/brain/brain_nose.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,621 root INFO copying build/lib/astroid/brain/brain_uuid.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,622 root INFO copying build/lib/astroid/brain/brain_unittest.py -> build/bdist.linux-i686/wheel/astroid/brain 2023-03-08 22:33:36,622 root INFO creating build/bdist.linux-i686/wheel/astroid/interpreter 2023-03-08 22:33:36,622 root INFO copying build/lib/astroid/interpreter/dunder_lookup.py -> build/bdist.linux-i686/wheel/astroid/interpreter 2023-03-08 22:33:36,623 root INFO copying build/lib/astroid/interpreter/objectmodel.py -> build/bdist.linux-i686/wheel/astroid/interpreter 2023-03-08 22:33:36,623 root INFO copying build/lib/astroid/interpreter/__init__.py -> build/bdist.linux-i686/wheel/astroid/interpreter 2023-03-08 22:33:36,623 root INFO creating build/bdist.linux-i686/wheel/astroid/interpreter/_import 2023-03-08 22:33:36,623 root INFO copying build/lib/astroid/interpreter/_import/util.py -> build/bdist.linux-i686/wheel/astroid/interpreter/_import 2023-03-08 22:33:36,624 root INFO copying build/lib/astroid/interpreter/_import/__init__.py -> build/bdist.linux-i686/wheel/astroid/interpreter/_import 2023-03-08 22:33:36,624 root INFO copying build/lib/astroid/interpreter/_import/spec.py -> build/bdist.linux-i686/wheel/astroid/interpreter/_import 2023-03-08 22:33:36,624 root INFO copying build/lib/astroid/context.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,625 root INFO copying build/lib/astroid/rebuilder.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,625 root INFO copying build/lib/astroid/test_utils.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,625 root INFO copying build/lib/astroid/decorators.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,626 root INFO copying build/lib/astroid/filter_statements.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,626 root INFO copying build/lib/astroid/node_classes.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,626 root INFO copying build/lib/astroid/protocols.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,627 root INFO copying build/lib/astroid/manager.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,627 root INFO copying build/lib/astroid/bases.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,627 root INFO copying build/lib/astroid/_ast.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,627 root INFO copying build/lib/astroid/raw_building.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,628 root INFO copying build/lib/astroid/builder.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,628 root INFO copying build/lib/astroid/exceptions.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,628 root INFO copying build/lib/astroid/scoped_nodes.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,629 root INFO copying build/lib/astroid/transforms.py -> build/bdist.linux-i686/wheel/astroid 2023-03-08 22:33:36,629 root INFO running install_egg_info 2023-03-08 22:33:36,631 root INFO Copying astroid.egg-info to build/bdist.linux-i686/wheel/astroid-2.15.0-py3.11.egg-info 2023-03-08 22:33:36,633 root INFO running install_scripts 2023-03-08 22:33:36,637 wheel INFO creating build/bdist.linux-i686/wheel/astroid-2.15.0.dist-info/WHEEL 2023-03-08 22:33:36,638 wheel INFO creating '/home/buildozer/aports/community/py3-astroid/src/astroid-2.15.0/dist/.tmp-bab6ftcm/astroid-2.15.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-03-08 22:33:36,639 wheel INFO adding 'astroid/__init__.py' 2023-03-08 22:33:36,639 wheel INFO adding 'astroid/__pkginfo__.py' 2023-03-08 22:33:36,639 wheel INFO adding 'astroid/_ast.py' 2023-03-08 22:33:36,640 wheel INFO adding 'astroid/_backport_stdlib_names.py' 2023-03-08 22:33:36,640 wheel INFO adding 'astroid/_cache.py' 2023-03-08 22:33:36,641 wheel INFO adding 'astroid/arguments.py' 2023-03-08 22:33:36,641 wheel INFO adding 'astroid/astroid_manager.py' 2023-03-08 22:33:36,641 wheel INFO adding 'astroid/bases.py' 2023-03-08 22:33:36,642 wheel INFO adding 'astroid/builder.py' 2023-03-08 22:33:36,642 wheel INFO adding 'astroid/const.py' 2023-03-08 22:33:36,643 wheel INFO adding 'astroid/constraint.py' 2023-03-08 22:33:36,643 wheel INFO adding 'astroid/context.py' 2023-03-08 22:33:36,644 wheel INFO adding 'astroid/decorators.py' 2023-03-08 22:33:36,644 wheel INFO adding 'astroid/exceptions.py' 2023-03-08 22:33:36,644 wheel INFO adding 'astroid/filter_statements.py' 2023-03-08 22:33:36,645 wheel INFO adding 'astroid/helpers.py' 2023-03-08 22:33:36,645 wheel INFO adding 'astroid/inference.py' 2023-03-08 22:33:36,646 wheel INFO adding 'astroid/inference_tip.py' 2023-03-08 22:33:36,646 wheel INFO adding 'astroid/manager.py' 2023-03-08 22:33:36,647 wheel INFO adding 'astroid/mixins.py' 2023-03-08 22:33:36,647 wheel INFO adding 'astroid/modutils.py' 2023-03-08 22:33:36,648 wheel INFO adding 'astroid/node_classes.py' 2023-03-08 22:33:36,648 wheel INFO adding 'astroid/objects.py' 2023-03-08 22:33:36,648 wheel INFO adding 'astroid/protocols.py' 2023-03-08 22:33:36,649 wheel INFO adding 'astroid/raw_building.py' 2023-03-08 22:33:36,650 wheel INFO adding 'astroid/rebuilder.py' 2023-03-08 22:33:36,650 wheel INFO adding 'astroid/scoped_nodes.py' 2023-03-08 22:33:36,651 wheel INFO adding 'astroid/test_utils.py' 2023-03-08 22:33:36,651 wheel INFO adding 'astroid/transforms.py' 2023-03-08 22:33:36,651 wheel INFO adding 'astroid/typing.py' 2023-03-08 22:33:36,652 wheel INFO adding 'astroid/util.py' 2023-03-08 22:33:36,652 wheel INFO adding 'astroid/brain/__init__.py' 2023-03-08 22:33:36,653 wheel INFO adding 'astroid/brain/brain_argparse.py' 2023-03-08 22:33:36,653 wheel INFO adding 'astroid/brain/brain_attrs.py' 2023-03-08 22:33:36,653 wheel INFO adding 'astroid/brain/brain_boto3.py' 2023-03-08 22:33:36,654 wheel INFO adding 'astroid/brain/brain_builtin_inference.py' 2023-03-08 22:33:36,654 wheel INFO adding 'astroid/brain/brain_collections.py' 2023-03-08 22:33:36,654 wheel INFO adding 'astroid/brain/brain_crypt.py' 2023-03-08 22:33:36,655 wheel INFO adding 'astroid/brain/brain_ctypes.py' 2023-03-08 22:33:36,655 wheel INFO adding 'astroid/brain/brain_curses.py' 2023-03-08 22:33:36,655 wheel INFO adding 'astroid/brain/brain_dataclasses.py' 2023-03-08 22:33:36,656 wheel INFO adding 'astroid/brain/brain_dateutil.py' 2023-03-08 22:33:36,656 wheel INFO adding 'astroid/brain/brain_fstrings.py' 2023-03-08 22:33:36,657 wheel INFO adding 'astroid/brain/brain_functools.py' 2023-03-08 22:33:36,657 wheel INFO adding 'astroid/brain/brain_gi.py' 2023-03-08 22:33:36,657 wheel INFO adding 'astroid/brain/brain_hashlib.py' 2023-03-08 22:33:36,658 wheel INFO adding 'astroid/brain/brain_http.py' 2023-03-08 22:33:36,658 wheel INFO adding 'astroid/brain/brain_hypothesis.py' 2023-03-08 22:33:36,658 wheel INFO adding 'astroid/brain/brain_io.py' 2023-03-08 22:33:36,659 wheel INFO adding 'astroid/brain/brain_mechanize.py' 2023-03-08 22:33:36,659 wheel INFO adding 'astroid/brain/brain_multiprocessing.py' 2023-03-08 22:33:36,659 wheel INFO adding 'astroid/brain/brain_namedtuple_enum.py' 2023-03-08 22:33:36,660 wheel INFO adding 'astroid/brain/brain_nose.py' 2023-03-08 22:33:36,660 wheel INFO adding 'astroid/brain/brain_numpy_core_einsumfunc.py' 2023-03-08 22:33:36,660 wheel INFO adding 'astroid/brain/brain_numpy_core_fromnumeric.py' 2023-03-08 22:33:36,661 wheel INFO adding 'astroid/brain/brain_numpy_core_function_base.py' 2023-03-08 22:33:36,661 wheel INFO adding 'astroid/brain/brain_numpy_core_multiarray.py' 2023-03-08 22:33:36,661 wheel INFO adding 'astroid/brain/brain_numpy_core_numeric.py' 2023-03-08 22:33:36,662 wheel INFO adding 'astroid/brain/brain_numpy_core_numerictypes.py' 2023-03-08 22:33:36,662 wheel INFO adding 'astroid/brain/brain_numpy_core_umath.py' 2023-03-08 22:33:36,662 wheel INFO adding 'astroid/brain/brain_numpy_ma.py' 2023-03-08 22:33:36,663 wheel INFO adding 'astroid/brain/brain_numpy_ndarray.py' 2023-03-08 22:33:36,663 wheel INFO adding 'astroid/brain/brain_numpy_random_mtrand.py' 2023-03-08 22:33:36,663 wheel INFO adding 'astroid/brain/brain_numpy_utils.py' 2023-03-08 22:33:36,664 wheel INFO adding 'astroid/brain/brain_pathlib.py' 2023-03-08 22:33:36,664 wheel INFO adding 'astroid/brain/brain_pkg_resources.py' 2023-03-08 22:33:36,664 wheel INFO adding 'astroid/brain/brain_pytest.py' 2023-03-08 22:33:36,665 wheel INFO adding 'astroid/brain/brain_qt.py' 2023-03-08 22:33:36,665 wheel INFO adding 'astroid/brain/brain_random.py' 2023-03-08 22:33:36,665 wheel INFO adding 'astroid/brain/brain_re.py' 2023-03-08 22:33:36,666 wheel INFO adding 'astroid/brain/brain_regex.py' 2023-03-08 22:33:36,666 wheel INFO adding 'astroid/brain/brain_responses.py' 2023-03-08 22:33:36,666 wheel INFO adding 'astroid/brain/brain_scipy_signal.py' 2023-03-08 22:33:36,667 wheel INFO adding 'astroid/brain/brain_signal.py' 2023-03-08 22:33:36,667 wheel INFO adding 'astroid/brain/brain_six.py' 2023-03-08 22:33:36,667 wheel INFO adding 'astroid/brain/brain_sqlalchemy.py' 2023-03-08 22:33:36,668 wheel INFO adding 'astroid/brain/brain_ssl.py' 2023-03-08 22:33:36,668 wheel INFO adding 'astroid/brain/brain_subprocess.py' 2023-03-08 22:33:36,668 wheel INFO adding 'astroid/brain/brain_threading.py' 2023-03-08 22:33:36,669 wheel INFO adding 'astroid/brain/brain_type.py' 2023-03-08 22:33:36,669 wheel INFO adding 'astroid/brain/brain_typing.py' 2023-03-08 22:33:36,669 wheel INFO adding 'astroid/brain/brain_unittest.py' 2023-03-08 22:33:36,670 wheel INFO adding 'astroid/brain/brain_uuid.py' 2023-03-08 22:33:36,670 wheel INFO adding 'astroid/brain/helpers.py' 2023-03-08 22:33:36,670 wheel INFO adding 'astroid/interpreter/__init__.py' 2023-03-08 22:33:36,671 wheel INFO adding 'astroid/interpreter/dunder_lookup.py' 2023-03-08 22:33:36,671 wheel INFO adding 'astroid/interpreter/objectmodel.py' 2023-03-08 22:33:36,672 wheel INFO adding 'astroid/interpreter/_import/__init__.py' 2023-03-08 22:33:36,672 wheel INFO adding 'astroid/interpreter/_import/spec.py' 2023-03-08 22:33:36,672 wheel INFO adding 'astroid/interpreter/_import/util.py' 2023-03-08 22:33:36,673 wheel INFO adding 'astroid/nodes/__init__.py' 2023-03-08 22:33:36,673 wheel INFO adding 'astroid/nodes/_base_nodes.py' 2023-03-08 22:33:36,674 wheel INFO adding 'astroid/nodes/as_string.py' 2023-03-08 22:33:36,674 wheel INFO adding 'astroid/nodes/const.py' 2023-03-08 22:33:36,675 wheel INFO adding 'astroid/nodes/node_classes.py' 2023-03-08 22:33:36,676 wheel INFO adding 'astroid/nodes/node_ng.py' 2023-03-08 22:33:36,677 wheel INFO adding 'astroid/nodes/utils.py' 2023-03-08 22:33:36,677 wheel INFO adding 'astroid/nodes/scoped_nodes/__init__.py' 2023-03-08 22:33:36,677 wheel INFO adding 'astroid/nodes/scoped_nodes/mixin.py' 2023-03-08 22:33:36,678 wheel INFO adding 'astroid/nodes/scoped_nodes/scoped_nodes.py' 2023-03-08 22:33:36,679 wheel INFO adding 'astroid/nodes/scoped_nodes/utils.py' 2023-03-08 22:33:36,680 wheel INFO adding 'astroid-2.15.0.dist-info/CONTRIBUTORS.txt' 2023-03-08 22:33:36,680 wheel INFO adding 'astroid-2.15.0.dist-info/LICENSE' 2023-03-08 22:33:36,680 wheel INFO adding 'astroid-2.15.0.dist-info/METADATA' 2023-03-08 22:33:36,681 wheel INFO adding 'astroid-2.15.0.dist-info/WHEEL' 2023-03-08 22:33:36,681 wheel INFO adding 'astroid-2.15.0.dist-info/top_level.txt' 2023-03-08 22:33:36,682 wheel INFO adding 'astroid-2.15.0.dist-info/RECORD' 2023-03-08 22:33:36,682 wheel INFO removing build/bdist.linux-i686/wheel 2023-03-08 22:33:36,686 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 36.61s ================= >>> 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 Wed, 08 Mar 2023 22:34:16 +0000 elapsed time 0h 0m 43s >>> py3-astroid: Cleaning up srcdir >>> py3-astroid: Cleaning up pkgdir >>> py3-astroid: Uninstalling dependencies... (1/22) Purging .makedepends-py3-astroid (20230308.223334) (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 libffi (3.4.4-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging mpdecimal (2.5.1-r1) (20/22) Purging libpanelw (6.4_p20230225-r0) (21/22) Purging readline (8.2.1-r0) (22/22) Purging sqlite-libs (3.41.0-r1) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 103 packages >>> py3-astroid: Updating the community/x86 repository index... >>> py3-astroid: Signing the index...