>>> py3-pylint: Building community/py3-pylint 2.15.6-r0 (using abuild 3.10.0_rc1-r2) started Sat, 19 Nov 2022 13:41:59 +0000 >>> py3-pylint: Checking sanity of /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomli py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.8-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-lazy-object-proxy (1.7.1-r0) (10/24) Installing py3-wrapt (1.14.1-r0) (11/24) Installing py3-astroid (2.12.12-r0) (12/24) Installing py3-dill (0.3.6-r0) (13/24) Installing py3-isort (5.10.1-r1) (14/24) Installing py3-mccabe (0.7.0-r0) (15/24) Installing py3-platformdirs (2.5.4-r0) (16/24) Installing py3-tomli (2.0.1-r1) (17/24) Installing py3-tomlkit (0.11.6-r0) (18/24) Installing py3-installer (0.5.1-r1) (19/24) Installing py3-gpep517 (11-r0) (20/24) Installing py3-parsing (3.0.9-r0) (21/24) Installing py3-packaging (21.3-r2) (22/24) Installing py3-setuptools (65.6.0-r0) (23/24) Installing py3-wheel (0.38.4-r0) (24/24) Installing .makedepends-py3-pylint (20221119.134200) Executing busybox-1.35.0-r29.trigger OK: 357 MiB in 116 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pylint-2.15.6.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pylint: Fetching https://files.pythonhosted.org/packages/source/p/pylint/pylint-2.15.6.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:00:01 --:--:-- 0 19 401k 19 80934 0 0 48335 0 0:00:08 0:00:01 0:00:07 48335 100 401k 100 401k 0 0 203k 0 0:00:01 0:00:01 --:--:-- 1106k >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pylint-2.15.6.tar.gz >>> py3-pylint: Checking sha512sums... pylint-2.15.6.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/v3.17/pylint-2.15.6.tar.gz... 2022-11-19 13:42:04,130 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2022-11-19 13:42:04,382 root INFO running bdist_wheel 2022-11-19 13:42:04,392 root INFO running build 2022-11-19 13:42:04,392 root INFO running build_py 2022-11-19 13:42:04,395 root INFO creating build 2022-11-19 13:42:04,395 root INFO creating build/lib 2022-11-19 13:42:04,395 root INFO creating build/lib/pylint 2022-11-19 13:42:04,395 root INFO copying pylint/graph.py -> build/lib/pylint 2022-11-19 13:42:04,395 root INFO copying pylint/__pkginfo__.py -> build/lib/pylint 2022-11-19 13:42:04,396 root INFO copying pylint/exceptions.py -> build/lib/pylint 2022-11-19 13:42:04,396 root INFO copying pylint/constants.py -> build/lib/pylint 2022-11-19 13:42:04,396 root INFO copying pylint/__main__.py -> build/lib/pylint 2022-11-19 13:42:04,396 root INFO copying pylint/typing.py -> build/lib/pylint 2022-11-19 13:42:04,397 root INFO copying pylint/__init__.py -> build/lib/pylint 2022-11-19 13:42:04,397 root INFO copying pylint/interfaces.py -> build/lib/pylint 2022-11-19 13:42:04,397 root INFO copying pylint/epylint.py -> build/lib/pylint 2022-11-19 13:42:04,398 root INFO creating build/lib/pylint/checkers 2022-11-19 13:42:04,398 root INFO copying pylint/checkers/deprecated.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,399 root INFO copying pylint/checkers/format.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,399 root INFO copying pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,399 root INFO copying pylint/checkers/spelling.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,399 root INFO copying pylint/checkers/async.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,400 root INFO copying pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,400 root INFO copying pylint/checkers/misc.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,400 root INFO copying pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,400 root INFO copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,401 root INFO copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,401 root INFO copying pylint/checkers/logging.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,401 root INFO copying pylint/checkers/similar.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,401 root INFO copying pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,402 root INFO copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,402 root INFO copying pylint/checkers/utils.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,402 root INFO copying pylint/checkers/method_args.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,402 root INFO copying pylint/checkers/variables.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,403 root INFO copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,403 root INFO copying pylint/checkers/unicode.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,403 root INFO copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,404 root INFO copying pylint/checkers/base_checker.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,404 root INFO copying pylint/checkers/imports.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,404 root INFO copying pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,404 root INFO copying pylint/checkers/strings.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,405 root INFO copying pylint/checkers/__init__.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,405 root INFO copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,405 root INFO copying pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,405 root INFO copying pylint/checkers/threading_checker.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,405 root INFO copying pylint/checkers/mapreduce_checker.py -> build/lib/pylint/checkers 2022-11-19 13:42:04,406 root INFO creating build/lib/pylint/message 2022-11-19 13:42:04,406 root INFO copying pylint/message/message.py -> build/lib/pylint/message 2022-11-19 13:42:04,406 root INFO copying pylint/message/message_id_store.py -> build/lib/pylint/message 2022-11-19 13:42:04,407 root INFO copying pylint/message/message_definition_store.py -> build/lib/pylint/message 2022-11-19 13:42:04,407 root INFO copying pylint/message/_deleted_message_ids.py -> build/lib/pylint/message 2022-11-19 13:42:04,407 root INFO copying pylint/message/message_definition.py -> build/lib/pylint/message 2022-11-19 13:42:04,407 root INFO copying pylint/message/__init__.py -> build/lib/pylint/message 2022-11-19 13:42:04,408 root INFO creating build/lib/pylint/config 2022-11-19 13:42:04,408 root INFO copying pylint/config/help_formatter.py -> build/lib/pylint/config 2022-11-19 13:42:04,409 root INFO copying pylint/config/config_initialization.py -> build/lib/pylint/config 2022-11-19 13:42:04,409 root INFO copying pylint/config/argument.py -> build/lib/pylint/config 2022-11-19 13:42:04,409 root INFO copying pylint/config/environment_variable.py -> build/lib/pylint/config 2022-11-19 13:42:04,409 root INFO copying pylint/config/config_file_parser.py -> build/lib/pylint/config 2022-11-19 13:42:04,410 root INFO copying pylint/config/arguments_manager.py -> build/lib/pylint/config 2022-11-19 13:42:04,410 root INFO copying pylint/config/exceptions.py -> build/lib/pylint/config 2022-11-19 13:42:04,410 root INFO copying pylint/config/options_provider_mixin.py -> build/lib/pylint/config 2022-11-19 13:42:04,410 root INFO copying pylint/config/deprecation_actions.py -> build/lib/pylint/config 2022-11-19 13:42:04,411 root INFO copying pylint/config/utils.py -> build/lib/pylint/config 2022-11-19 13:42:04,411 root INFO copying pylint/config/callback_actions.py -> build/lib/pylint/config 2022-11-19 13:42:04,411 root INFO copying pylint/config/option_manager_mixin.py -> build/lib/pylint/config 2022-11-19 13:42:04,411 root INFO copying pylint/config/option.py -> build/lib/pylint/config 2022-11-19 13:42:04,412 root INFO copying pylint/config/configuration_mixin.py -> build/lib/pylint/config 2022-11-19 13:42:04,412 root INFO copying pylint/config/find_default_config_files.py -> build/lib/pylint/config 2022-11-19 13:42:04,412 root INFO copying pylint/config/__init__.py -> build/lib/pylint/config 2022-11-19 13:42:04,412 root INFO copying pylint/config/arguments_provider.py -> build/lib/pylint/config 2022-11-19 13:42:04,412 root INFO copying pylint/config/option_parser.py -> build/lib/pylint/config 2022-11-19 13:42:04,413 root INFO creating build/lib/pylint/testutils 2022-11-19 13:42:04,413 root INFO copying pylint/testutils/output_line.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,414 root INFO copying pylint/testutils/decorator.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,414 root INFO copying pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,414 root INFO copying pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,414 root INFO copying pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,415 root INFO copying pylint/testutils/constants.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,415 root INFO copying pylint/testutils/pyreverse.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,415 root INFO copying pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,415 root INFO copying pylint/testutils/utils.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,416 root INFO copying pylint/testutils/_run.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,416 root INFO copying pylint/testutils/functional_test_file.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,416 root INFO copying pylint/testutils/configuration_test.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,416 root INFO copying pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,417 root INFO copying pylint/testutils/__init__.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,417 root INFO copying pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,417 root INFO copying pylint/testutils/get_test_info.py -> build/lib/pylint/testutils 2022-11-19 13:42:04,418 root INFO creating build/lib/pylint/extensions 2022-11-19 13:42:04,418 root INFO copying pylint/extensions/comparetozero.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,419 root INFO copying pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,419 root INFO copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,419 root INFO copying pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,419 root INFO copying pylint/extensions/for_any_all.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,420 root INFO copying pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,420 root INFO copying pylint/extensions/emptystring.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,420 root INFO copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,420 root INFO copying pylint/extensions/set_membership.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,420 root INFO copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,421 root INFO copying pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,421 root INFO copying pylint/extensions/while_used.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,421 root INFO copying pylint/extensions/docparams.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,421 root INFO copying pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,422 root INFO copying pylint/extensions/code_style.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,422 root INFO copying pylint/extensions/empty_comment.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,422 root INFO copying pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,422 root INFO copying pylint/extensions/typing.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,423 root INFO copying pylint/extensions/private_import.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,423 root INFO copying pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,423 root INFO copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,423 root INFO copying pylint/extensions/__init__.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,424 root INFO copying pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,424 root INFO copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,424 root INFO copying pylint/extensions/no_self_use.py -> build/lib/pylint/extensions 2022-11-19 13:42:04,425 root INFO creating build/lib/pylint/reporters 2022-11-19 13:42:04,425 root INFO copying pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,425 root INFO copying pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,425 root INFO copying pylint/reporters/base_reporter.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,425 root INFO copying pylint/reporters/json_reporter.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,426 root INFO copying pylint/reporters/__init__.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,426 root INFO copying pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,426 root INFO copying pylint/reporters/text.py -> build/lib/pylint/reporters 2022-11-19 13:42:04,427 root INFO creating build/lib/pylint/lint 2022-11-19 13:42:04,427 root INFO copying pylint/lint/message_state_handler.py -> build/lib/pylint/lint 2022-11-19 13:42:04,427 root INFO copying pylint/lint/expand_modules.py -> build/lib/pylint/lint 2022-11-19 13:42:04,428 root INFO copying pylint/lint/base_options.py -> build/lib/pylint/lint 2022-11-19 13:42:04,428 root INFO copying pylint/lint/parallel.py -> build/lib/pylint/lint 2022-11-19 13:42:04,428 root INFO copying pylint/lint/report_functions.py -> build/lib/pylint/lint 2022-11-19 13:42:04,428 root INFO copying pylint/lint/utils.py -> build/lib/pylint/lint 2022-11-19 13:42:04,428 root INFO copying pylint/lint/pylinter.py -> build/lib/pylint/lint 2022-11-19 13:42:04,429 root INFO copying pylint/lint/run.py -> build/lib/pylint/lint 2022-11-19 13:42:04,429 root INFO copying pylint/lint/caching.py -> build/lib/pylint/lint 2022-11-19 13:42:04,429 root INFO copying pylint/lint/__init__.py -> build/lib/pylint/lint 2022-11-19 13:42:04,430 root INFO creating build/lib/pylint/utils 2022-11-19 13:42:04,430 root INFO copying pylint/utils/file_state.py -> build/lib/pylint/utils 2022-11-19 13:42:04,430 root INFO copying pylint/utils/docs.py -> build/lib/pylint/utils 2022-11-19 13:42:04,430 root INFO copying pylint/utils/linterstats.py -> build/lib/pylint/utils 2022-11-19 13:42:04,431 root INFO copying pylint/utils/utils.py -> build/lib/pylint/utils 2022-11-19 13:42:04,431 root INFO copying pylint/utils/ast_walker.py -> build/lib/pylint/utils 2022-11-19 13:42:04,431 root INFO copying pylint/utils/__init__.py -> build/lib/pylint/utils 2022-11-19 13:42:04,431 root INFO copying pylint/utils/pragma_parser.py -> build/lib/pylint/utils 2022-11-19 13:42:04,432 root INFO creating build/lib/pylint/pyreverse 2022-11-19 13:42:04,432 root INFO copying pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,433 root INFO copying pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,433 root INFO copying pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,433 root INFO copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,433 root INFO copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,433 root INFO copying pylint/pyreverse/vcg_printer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,434 root INFO copying pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,434 root INFO copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,434 root INFO copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,434 root INFO copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,435 root INFO copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,435 root INFO copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,435 root INFO copying pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse 2022-11-19 13:42:04,436 root INFO creating build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,436 root INFO copying pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,436 root INFO copying pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,436 root INFO copying pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,437 root INFO copying pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,437 root INFO copying pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-19 13:42:04,437 root INFO creating build/lib/pylint/checkers/base 2022-11-19 13:42:04,438 root INFO copying pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,438 root INFO copying pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,438 root INFO copying pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,438 root INFO copying pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,439 root INFO copying pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,439 root INFO copying pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base 2022-11-19 13:42:04,439 root INFO creating build/lib/pylint/checkers/classes 2022-11-19 13:42:04,439 root INFO copying pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes 2022-11-19 13:42:04,440 root INFO copying pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes 2022-11-19 13:42:04,440 root INFO copying pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes 2022-11-19 13:42:04,440 root INFO creating build/lib/pylint/checkers/base/name_checker 2022-11-19 13:42:04,441 root INFO copying pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker 2022-11-19 13:42:04,441 root INFO copying pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker 2022-11-19 13:42:04,441 root INFO copying pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker 2022-11-19 13:42:04,442 root INFO creating build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,442 root INFO copying pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,442 root INFO copying pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,442 root INFO copying pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,442 root INFO copying pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,443 root INFO copying pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,443 root INFO copying pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config 2022-11-19 13:42:04,443 root INFO creating build/lib/pylint/testutils/functional 2022-11-19 13:42:04,444 root INFO copying pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional 2022-11-19 13:42:04,444 root INFO copying pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional 2022-11-19 13:42:04,444 root INFO copying pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional 2022-11-19 13:42:04,444 root INFO copying pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional 2022-11-19 13:42:04,445 root INFO creating build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,445 root INFO copying pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,445 root INFO copying pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,446 root INFO copying pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,446 root INFO copying pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,446 root INFO copying pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,446 root INFO copying pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,446 root INFO copying pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer 2022-11-19 13:42:04,447 root INFO creating build/lib/pylint/reporters/ureports 2022-11-19 13:42:04,447 root INFO copying pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports 2022-11-19 13:42:04,447 root INFO copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports 2022-11-19 13:42:04,448 root INFO copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports 2022-11-19 13:42:04,448 root INFO copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports 2022-11-19 13:42:04,448 root INFO running egg_info 2022-11-19 13:42:04,453 root INFO writing pylint.egg-info/PKG-INFO 2022-11-19 13:42:04,454 root INFO writing dependency_links to pylint.egg-info/dependency_links.txt 2022-11-19 13:42:04,455 root INFO writing entry points to pylint.egg-info/entry_points.txt 2022-11-19 13:42:04,455 root INFO writing requirements to pylint.egg-info/requires.txt 2022-11-19 13:42:04,455 root INFO writing top-level names to pylint.egg-info/top_level.txt 2022-11-19 13:42:04,467 root INFO reading manifest file 'pylint.egg-info/SOURCES.txt' 2022-11-19 13:42:04,469 root INFO reading manifest template 'MANIFEST.in' 2022-11-19 13:42:04,469 root INFO adding license file 'LICENSE' 2022-11-19 13:42:04,469 root INFO adding license file 'CONTRIBUTORS.txt' 2022-11-19 13:42:04,477 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2022-11-19 13:42:04,480 root INFO copying pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils 2022-11-19 13:42:04,493 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2022-11-19 13:42:04,493 root INFO running install 2022-11-19 13:42:04,512 root INFO running install_lib 2022-11-19 13:42:04,514 root INFO creating build/bdist.linux-ppc64le 2022-11-19 13:42:04,514 root INFO creating build/bdist.linux-ppc64le/wheel 2022-11-19 13:42:04,514 root INFO creating build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,515 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,515 root INFO copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,515 root INFO copying build/lib/pylint/checkers/format.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,515 root INFO copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,515 root INFO copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,516 root INFO copying build/lib/pylint/checkers/async.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,516 root INFO copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,516 root INFO copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,516 root INFO copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,516 root INFO copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,517 root INFO copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,517 root INFO copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,517 root INFO copying build/lib/pylint/checkers/similar.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,517 root INFO copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,518 root INFO copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,518 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,518 root INFO copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,518 root INFO copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,519 root INFO copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,519 root INFO copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,519 root INFO copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/refactoring 2022-11-19 13:42:04,519 root INFO copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,520 root INFO copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,520 root INFO copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,520 root INFO copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,520 root INFO copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,521 root INFO copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,521 root INFO copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,521 root INFO copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,521 root INFO copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,521 root INFO copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,522 root INFO copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,522 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,522 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/checkers/base/name_checker 2022-11-19 13:42:04,522 root INFO copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base/name_checker 2022-11-19 13:42:04,523 root INFO copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base/name_checker 2022-11-19 13:42:04,523 root INFO copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base/name_checker 2022-11-19 13:42:04,523 root INFO copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,523 root INFO copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,523 root INFO copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,524 root INFO copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,524 root INFO copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,524 root INFO copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/base 2022-11-19 13:42:04,524 root INFO copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,525 root INFO copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,525 root INFO copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,525 root INFO copying build/lib/pylint/checkers/mapreduce_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers 2022-11-19 13:42:04,525 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/checkers/classes 2022-11-19 13:42:04,525 root INFO copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/classes 2022-11-19 13:42:04,526 root INFO copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/classes 2022-11-19 13:42:04,526 root INFO copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/checkers/classes 2022-11-19 13:42:04,526 root INFO copying build/lib/pylint/graph.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,526 root INFO copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,527 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,527 root INFO copying build/lib/pylint/message/message.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,527 root INFO copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,527 root INFO copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,527 root INFO copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,528 root INFO copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,528 root INFO copying build/lib/pylint/message/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/message 2022-11-19 13:42:04,528 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,528 root INFO copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,529 root INFO copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,529 root INFO copying build/lib/pylint/config/argument.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,529 root INFO copying build/lib/pylint/config/environment_variable.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,529 root INFO copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,529 root INFO copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,530 root INFO copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,530 root INFO copying build/lib/pylint/config/options_provider_mixin.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,530 root INFO copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,530 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,531 root INFO copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,531 root INFO copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,531 root INFO copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,531 root INFO copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,531 root INFO copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,532 root INFO copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-ppc64le/wheel/pylint/config/_pylint_config 2022-11-19 13:42:04,532 root INFO copying build/lib/pylint/config/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,532 root INFO copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,532 root INFO copying build/lib/pylint/config/option_manager_mixin.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,532 root INFO copying build/lib/pylint/config/option.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,533 root INFO copying build/lib/pylint/config/configuration_mixin.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,533 root INFO copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,533 root INFO copying build/lib/pylint/config/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,533 root INFO copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,534 root INFO copying build/lib/pylint/config/option_parser.py -> build/bdist.linux-ppc64le/wheel/pylint/config 2022-11-19 13:42:04,534 root INFO copying build/lib/pylint/exceptions.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,534 root INFO copying build/lib/pylint/constants.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,534 root INFO copying build/lib/pylint/__main__.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,535 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,535 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/testutils/functional 2022-11-19 13:42:04,535 root INFO copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/functional 2022-11-19 13:42:04,535 root INFO copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/functional 2022-11-19 13:42:04,535 root INFO copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/functional 2022-11-19 13:42:04,536 root INFO copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/functional 2022-11-19 13:42:04,536 root INFO copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,536 root INFO copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,536 root INFO copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,536 root INFO copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,537 root INFO copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,537 root INFO copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,537 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,537 root INFO copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,537 root INFO copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,538 root INFO copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,538 root INFO copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,538 root INFO copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,538 root INFO copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,539 root INFO copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils/_primer 2022-11-19 13:42:04,539 root INFO copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,539 root INFO copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,539 root INFO copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,540 root INFO copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,540 root INFO copying build/lib/pylint/testutils/functional_test_file.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,540 root INFO copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,540 root INFO copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,540 root INFO copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,541 root INFO copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,541 root INFO copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,541 root INFO copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-ppc64le/wheel/pylint/testutils 2022-11-19 13:42:04,541 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,541 root INFO copying build/lib/pylint/extensions/comparetozero.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,542 root INFO copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,542 root INFO copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,542 root INFO copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,542 root INFO copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,543 root INFO copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,543 root INFO copying build/lib/pylint/extensions/emptystring.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,543 root INFO copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,543 root INFO copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,543 root INFO copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,544 root INFO copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,544 root INFO copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,544 root INFO copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,544 root INFO copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,544 root INFO copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,545 root INFO copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,545 root INFO copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,545 root INFO copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,545 root INFO copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,546 root INFO copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,546 root INFO copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,546 root INFO copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,546 root INFO copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,546 root INFO copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,547 root INFO copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-ppc64le/wheel/pylint/extensions 2022-11-19 13:42:04,547 root INFO copying build/lib/pylint/typing.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,547 root INFO copying build/lib/pylint/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,547 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,548 root INFO copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,548 root INFO copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,548 root INFO copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,548 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/reporters/ureports 2022-11-19 13:42:04,548 root INFO copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters/ureports 2022-11-19 13:42:04,549 root INFO copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters/ureports 2022-11-19 13:42:04,549 root INFO copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters/ureports 2022-11-19 13:42:04,549 root INFO copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters/ureports 2022-11-19 13:42:04,549 root INFO copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,550 root INFO copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,550 root INFO copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,550 root INFO copying build/lib/pylint/reporters/text.py -> build/bdist.linux-ppc64le/wheel/pylint/reporters 2022-11-19 13:42:04,550 root INFO copying build/lib/pylint/interfaces.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,550 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,551 root INFO copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,551 root INFO copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,551 root INFO copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,551 root INFO copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,551 root INFO copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,552 root INFO copying build/lib/pylint/lint/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,552 root INFO copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,552 root INFO copying build/lib/pylint/lint/run.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,552 root INFO copying build/lib/pylint/lint/caching.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,553 root INFO copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/lint 2022-11-19 13:42:04,553 root INFO copying build/lib/pylint/epylint.py -> build/bdist.linux-ppc64le/wheel/pylint 2022-11-19 13:42:04,553 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,553 root INFO copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,553 root INFO copying build/lib/pylint/utils/docs.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,554 root INFO copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,554 root INFO copying build/lib/pylint/utils/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,554 root INFO copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,554 root INFO copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,555 root INFO copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-ppc64le/wheel/pylint/utils 2022-11-19 13:42:04,555 root INFO creating build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,555 root INFO copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,555 root INFO copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,555 root INFO copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,556 root INFO copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,556 root INFO copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,556 root INFO copying build/lib/pylint/pyreverse/vcg_printer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,556 root INFO copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,557 root INFO copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,557 root INFO copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,557 root INFO copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,557 root INFO copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,557 root INFO copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,558 root INFO copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-ppc64le/wheel/pylint/pyreverse 2022-11-19 13:42:04,558 root INFO running install_egg_info 2022-11-19 13:42:04,560 root INFO Copying pylint.egg-info to build/bdist.linux-ppc64le/wheel/pylint-2.15.6-py3.10.egg-info 2022-11-19 13:42:04,561 root INFO running install_scripts 2022-11-19 13:42:04,574 wheel INFO creating build/bdist.linux-ppc64le/wheel/pylint-2.15.6.dist-info/WHEEL 2022-11-19 13:42:04,574 wheel INFO creating '/home/buildozer/aports/community/py3-pylint/src/pylint-2.15.6/dist/tmpy77w_z86/pylint-2.15.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2022-11-19 13:42:04,574 wheel INFO adding 'pylint/__init__.py' 2022-11-19 13:42:04,575 wheel INFO adding 'pylint/__main__.py' 2022-11-19 13:42:04,575 wheel INFO adding 'pylint/__pkginfo__.py' 2022-11-19 13:42:04,575 wheel INFO adding 'pylint/constants.py' 2022-11-19 13:42:04,576 wheel INFO adding 'pylint/epylint.py' 2022-11-19 13:42:04,576 wheel INFO adding 'pylint/exceptions.py' 2022-11-19 13:42:04,576 wheel INFO adding 'pylint/graph.py' 2022-11-19 13:42:04,577 wheel INFO adding 'pylint/interfaces.py' 2022-11-19 13:42:04,577 wheel INFO adding 'pylint/typing.py' 2022-11-19 13:42:04,577 wheel INFO adding 'pylint/checkers/__init__.py' 2022-11-19 13:42:04,577 wheel INFO adding 'pylint/checkers/async.py' 2022-11-19 13:42:04,578 wheel INFO adding 'pylint/checkers/base_checker.py' 2022-11-19 13:42:04,578 wheel INFO adding 'pylint/checkers/deprecated.py' 2022-11-19 13:42:04,578 wheel INFO adding 'pylint/checkers/design_analysis.py' 2022-11-19 13:42:04,579 wheel INFO adding 'pylint/checkers/dunder_methods.py' 2022-11-19 13:42:04,579 wheel INFO adding 'pylint/checkers/ellipsis_checker.py' 2022-11-19 13:42:04,579 wheel INFO adding 'pylint/checkers/exceptions.py' 2022-11-19 13:42:04,580 wheel INFO adding 'pylint/checkers/format.py' 2022-11-19 13:42:04,580 wheel INFO adding 'pylint/checkers/imports.py' 2022-11-19 13:42:04,581 wheel INFO adding 'pylint/checkers/lambda_expressions.py' 2022-11-19 13:42:04,581 wheel INFO adding 'pylint/checkers/logging.py' 2022-11-19 13:42:04,581 wheel INFO adding 'pylint/checkers/mapreduce_checker.py' 2022-11-19 13:42:04,582 wheel INFO adding 'pylint/checkers/method_args.py' 2022-11-19 13:42:04,582 wheel INFO adding 'pylint/checkers/misc.py' 2022-11-19 13:42:04,582 wheel INFO adding 'pylint/checkers/modified_iterating_checker.py' 2022-11-19 13:42:04,582 wheel INFO adding 'pylint/checkers/newstyle.py' 2022-11-19 13:42:04,583 wheel INFO adding 'pylint/checkers/non_ascii_names.py' 2022-11-19 13:42:04,583 wheel INFO adding 'pylint/checkers/raw_metrics.py' 2022-11-19 13:42:04,583 wheel INFO adding 'pylint/checkers/similar.py' 2022-11-19 13:42:04,584 wheel INFO adding 'pylint/checkers/spelling.py' 2022-11-19 13:42:04,584 wheel INFO adding 'pylint/checkers/stdlib.py' 2022-11-19 13:42:04,584 wheel INFO adding 'pylint/checkers/strings.py' 2022-11-19 13:42:04,585 wheel INFO adding 'pylint/checkers/threading_checker.py' 2022-11-19 13:42:04,585 wheel INFO adding 'pylint/checkers/typecheck.py' 2022-11-19 13:42:04,586 wheel INFO adding 'pylint/checkers/unicode.py' 2022-11-19 13:42:04,586 wheel INFO adding 'pylint/checkers/unsupported_version.py' 2022-11-19 13:42:04,587 wheel INFO adding 'pylint/checkers/utils.py' 2022-11-19 13:42:04,587 wheel INFO adding 'pylint/checkers/variables.py' 2022-11-19 13:42:04,588 wheel INFO adding 'pylint/checkers/base/__init__.py' 2022-11-19 13:42:04,588 wheel INFO adding 'pylint/checkers/base/basic_checker.py' 2022-11-19 13:42:04,589 wheel INFO adding 'pylint/checkers/base/basic_error_checker.py' 2022-11-19 13:42:04,589 wheel INFO adding 'pylint/checkers/base/comparison_checker.py' 2022-11-19 13:42:04,589 wheel INFO adding 'pylint/checkers/base/docstring_checker.py' 2022-11-19 13:42:04,590 wheel INFO adding 'pylint/checkers/base/pass_checker.py' 2022-11-19 13:42:04,590 wheel INFO adding 'pylint/checkers/base/name_checker/__init__.py' 2022-11-19 13:42:04,590 wheel INFO adding 'pylint/checkers/base/name_checker/checker.py' 2022-11-19 13:42:04,591 wheel INFO adding 'pylint/checkers/base/name_checker/naming_style.py' 2022-11-19 13:42:04,591 wheel INFO adding 'pylint/checkers/classes/__init__.py' 2022-11-19 13:42:04,591 wheel INFO adding 'pylint/checkers/classes/class_checker.py' 2022-11-19 13:42:04,592 wheel INFO adding 'pylint/checkers/classes/special_methods_checker.py' 2022-11-19 13:42:04,592 wheel INFO adding 'pylint/checkers/refactoring/__init__.py' 2022-11-19 13:42:04,593 wheel INFO adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' 2022-11-19 13:42:04,593 wheel INFO adding 'pylint/checkers/refactoring/not_checker.py' 2022-11-19 13:42:04,593 wheel INFO adding 'pylint/checkers/refactoring/recommendation_checker.py' 2022-11-19 13:42:04,594 wheel INFO adding 'pylint/checkers/refactoring/refactoring_checker.py' 2022-11-19 13:42:04,594 wheel INFO adding 'pylint/config/__init__.py' 2022-11-19 13:42:04,595 wheel INFO adding 'pylint/config/argument.py' 2022-11-19 13:42:04,595 wheel INFO adding 'pylint/config/arguments_manager.py' 2022-11-19 13:42:04,595 wheel INFO adding 'pylint/config/arguments_provider.py' 2022-11-19 13:42:04,596 wheel INFO adding 'pylint/config/callback_actions.py' 2022-11-19 13:42:04,596 wheel INFO adding 'pylint/config/config_file_parser.py' 2022-11-19 13:42:04,596 wheel INFO adding 'pylint/config/config_initialization.py' 2022-11-19 13:42:04,597 wheel INFO adding 'pylint/config/configuration_mixin.py' 2022-11-19 13:42:04,597 wheel INFO adding 'pylint/config/deprecation_actions.py' 2022-11-19 13:42:04,597 wheel INFO adding 'pylint/config/environment_variable.py' 2022-11-19 13:42:04,597 wheel INFO adding 'pylint/config/exceptions.py' 2022-11-19 13:42:04,598 wheel INFO adding 'pylint/config/find_default_config_files.py' 2022-11-19 13:42:04,598 wheel INFO adding 'pylint/config/help_formatter.py' 2022-11-19 13:42:04,598 wheel INFO adding 'pylint/config/option.py' 2022-11-19 13:42:04,598 wheel INFO adding 'pylint/config/option_manager_mixin.py' 2022-11-19 13:42:04,599 wheel INFO adding 'pylint/config/option_parser.py' 2022-11-19 13:42:04,599 wheel INFO adding 'pylint/config/options_provider_mixin.py' 2022-11-19 13:42:04,599 wheel INFO adding 'pylint/config/utils.py' 2022-11-19 13:42:04,600 wheel INFO adding 'pylint/config/_pylint_config/__init__.py' 2022-11-19 13:42:04,600 wheel INFO adding 'pylint/config/_pylint_config/generate_command.py' 2022-11-19 13:42:04,600 wheel INFO adding 'pylint/config/_pylint_config/help_message.py' 2022-11-19 13:42:04,601 wheel INFO adding 'pylint/config/_pylint_config/main.py' 2022-11-19 13:42:04,601 wheel INFO adding 'pylint/config/_pylint_config/setup.py' 2022-11-19 13:42:04,601 wheel INFO adding 'pylint/config/_pylint_config/utils.py' 2022-11-19 13:42:04,601 wheel INFO adding 'pylint/extensions/__init__.py' 2022-11-19 13:42:04,602 wheel INFO adding 'pylint/extensions/_check_docs_utils.py' 2022-11-19 13:42:04,602 wheel INFO adding 'pylint/extensions/bad_builtin.py' 2022-11-19 13:42:04,602 wheel INFO adding 'pylint/extensions/broad_try_clause.py' 2022-11-19 13:42:04,603 wheel INFO adding 'pylint/extensions/check_elif.py' 2022-11-19 13:42:04,603 wheel INFO adding 'pylint/extensions/code_style.py' 2022-11-19 13:42:04,603 wheel INFO adding 'pylint/extensions/comparetozero.py' 2022-11-19 13:42:04,604 wheel INFO adding 'pylint/extensions/comparison_placement.py' 2022-11-19 13:42:04,604 wheel INFO adding 'pylint/extensions/confusing_elif.py' 2022-11-19 13:42:04,604 wheel INFO adding 'pylint/extensions/consider_ternary_expression.py' 2022-11-19 13:42:04,604 wheel INFO adding 'pylint/extensions/docparams.py' 2022-11-19 13:42:04,605 wheel INFO adding 'pylint/extensions/docstyle.py' 2022-11-19 13:42:04,605 wheel INFO adding 'pylint/extensions/empty_comment.py' 2022-11-19 13:42:04,605 wheel INFO adding 'pylint/extensions/emptystring.py' 2022-11-19 13:42:04,606 wheel INFO adding 'pylint/extensions/eq_without_hash.py' 2022-11-19 13:42:04,606 wheel INFO adding 'pylint/extensions/for_any_all.py' 2022-11-19 13:42:04,606 wheel INFO adding 'pylint/extensions/mccabe.py' 2022-11-19 13:42:04,606 wheel INFO adding 'pylint/extensions/no_self_use.py' 2022-11-19 13:42:04,607 wheel INFO adding 'pylint/extensions/overlapping_exceptions.py' 2022-11-19 13:42:04,607 wheel INFO adding 'pylint/extensions/private_import.py' 2022-11-19 13:42:04,607 wheel INFO adding 'pylint/extensions/redefined_loop_name.py' 2022-11-19 13:42:04,608 wheel INFO adding 'pylint/extensions/redefined_variable_type.py' 2022-11-19 13:42:04,608 wheel INFO adding 'pylint/extensions/set_membership.py' 2022-11-19 13:42:04,608 wheel INFO adding 'pylint/extensions/typing.py' 2022-11-19 13:42:04,608 wheel INFO adding 'pylint/extensions/while_used.py' 2022-11-19 13:42:04,609 wheel INFO adding 'pylint/lint/__init__.py' 2022-11-19 13:42:04,609 wheel INFO adding 'pylint/lint/base_options.py' 2022-11-19 13:42:04,610 wheel INFO adding 'pylint/lint/caching.py' 2022-11-19 13:42:04,610 wheel INFO adding 'pylint/lint/expand_modules.py' 2022-11-19 13:42:04,610 wheel INFO adding 'pylint/lint/message_state_handler.py' 2022-11-19 13:42:04,610 wheel INFO adding 'pylint/lint/parallel.py' 2022-11-19 13:42:04,611 wheel INFO adding 'pylint/lint/pylinter.py' 2022-11-19 13:42:04,611 wheel INFO adding 'pylint/lint/report_functions.py' 2022-11-19 13:42:04,612 wheel INFO adding 'pylint/lint/run.py' 2022-11-19 13:42:04,612 wheel INFO adding 'pylint/lint/utils.py' 2022-11-19 13:42:04,612 wheel INFO adding 'pylint/message/__init__.py' 2022-11-19 13:42:04,612 wheel INFO adding 'pylint/message/_deleted_message_ids.py' 2022-11-19 13:42:04,613 wheel INFO adding 'pylint/message/message.py' 2022-11-19 13:42:04,613 wheel INFO adding 'pylint/message/message_definition.py' 2022-11-19 13:42:04,613 wheel INFO adding 'pylint/message/message_definition_store.py' 2022-11-19 13:42:04,614 wheel INFO adding 'pylint/message/message_id_store.py' 2022-11-19 13:42:04,614 wheel INFO adding 'pylint/pyreverse/__init__.py' 2022-11-19 13:42:04,614 wheel INFO adding 'pylint/pyreverse/diadefslib.py' 2022-11-19 13:42:04,615 wheel INFO adding 'pylint/pyreverse/diagrams.py' 2022-11-19 13:42:04,615 wheel INFO adding 'pylint/pyreverse/dot_printer.py' 2022-11-19 13:42:04,615 wheel INFO adding 'pylint/pyreverse/inspector.py' 2022-11-19 13:42:04,615 wheel INFO adding 'pylint/pyreverse/main.py' 2022-11-19 13:42:04,616 wheel INFO adding 'pylint/pyreverse/mermaidjs_printer.py' 2022-11-19 13:42:04,616 wheel INFO adding 'pylint/pyreverse/plantuml_printer.py' 2022-11-19 13:42:04,616 wheel INFO adding 'pylint/pyreverse/printer.py' 2022-11-19 13:42:04,617 wheel INFO adding 'pylint/pyreverse/printer_factory.py' 2022-11-19 13:42:04,617 wheel INFO adding 'pylint/pyreverse/utils.py' 2022-11-19 13:42:04,617 wheel INFO adding 'pylint/pyreverse/vcg_printer.py' 2022-11-19 13:42:04,618 wheel INFO adding 'pylint/pyreverse/writer.py' 2022-11-19 13:42:04,618 wheel INFO adding 'pylint/reporters/__init__.py' 2022-11-19 13:42:04,618 wheel INFO adding 'pylint/reporters/base_reporter.py' 2022-11-19 13:42:04,618 wheel INFO adding 'pylint/reporters/collecting_reporter.py' 2022-11-19 13:42:04,619 wheel INFO adding 'pylint/reporters/json_reporter.py' 2022-11-19 13:42:04,619 wheel INFO adding 'pylint/reporters/multi_reporter.py' 2022-11-19 13:42:04,619 wheel INFO adding 'pylint/reporters/reports_handler_mix_in.py' 2022-11-19 13:42:04,620 wheel INFO adding 'pylint/reporters/text.py' 2022-11-19 13:42:04,620 wheel INFO adding 'pylint/reporters/ureports/__init__.py' 2022-11-19 13:42:04,620 wheel INFO adding 'pylint/reporters/ureports/base_writer.py' 2022-11-19 13:42:04,620 wheel INFO adding 'pylint/reporters/ureports/nodes.py' 2022-11-19 13:42:04,621 wheel INFO adding 'pylint/reporters/ureports/text_writer.py' 2022-11-19 13:42:04,621 wheel INFO adding 'pylint/testutils/__init__.py' 2022-11-19 13:42:04,621 wheel INFO adding 'pylint/testutils/_run.py' 2022-11-19 13:42:04,622 wheel INFO adding 'pylint/testutils/checker_test_case.py' 2022-11-19 13:42:04,622 wheel INFO adding 'pylint/testutils/configuration_test.py' 2022-11-19 13:42:04,622 wheel INFO adding 'pylint/testutils/constants.py' 2022-11-19 13:42:04,622 wheel INFO adding 'pylint/testutils/decorator.py' 2022-11-19 13:42:04,623 wheel INFO adding 'pylint/testutils/functional_test_file.py' 2022-11-19 13:42:04,623 wheel INFO adding 'pylint/testutils/get_test_info.py' 2022-11-19 13:42:04,623 wheel INFO adding 'pylint/testutils/global_test_linter.py' 2022-11-19 13:42:04,624 wheel INFO adding 'pylint/testutils/lint_module_test.py' 2022-11-19 13:42:04,624 wheel INFO adding 'pylint/testutils/output_line.py' 2022-11-19 13:42:04,624 wheel INFO adding 'pylint/testutils/pyreverse.py' 2022-11-19 13:42:04,624 wheel INFO adding 'pylint/testutils/reporter_for_tests.py' 2022-11-19 13:42:04,625 wheel INFO adding 'pylint/testutils/testing_pylintrc' 2022-11-19 13:42:04,625 wheel INFO adding 'pylint/testutils/tokenize_str.py' 2022-11-19 13:42:04,625 wheel INFO adding 'pylint/testutils/unittest_linter.py' 2022-11-19 13:42:04,625 wheel INFO adding 'pylint/testutils/utils.py' 2022-11-19 13:42:04,626 wheel INFO adding 'pylint/testutils/_primer/__init__.py' 2022-11-19 13:42:04,626 wheel INFO adding 'pylint/testutils/_primer/package_to_lint.py' 2022-11-19 13:42:04,626 wheel INFO adding 'pylint/testutils/_primer/primer.py' 2022-11-19 13:42:04,627 wheel INFO adding 'pylint/testutils/_primer/primer_command.py' 2022-11-19 13:42:04,627 wheel INFO adding 'pylint/testutils/_primer/primer_compare_command.py' 2022-11-19 13:42:04,627 wheel INFO adding 'pylint/testutils/_primer/primer_prepare_command.py' 2022-11-19 13:42:04,628 wheel INFO adding 'pylint/testutils/_primer/primer_run_command.py' 2022-11-19 13:42:04,628 wheel INFO adding 'pylint/testutils/functional/__init__.py' 2022-11-19 13:42:04,628 wheel INFO adding 'pylint/testutils/functional/find_functional_tests.py' 2022-11-19 13:42:04,628 wheel INFO adding 'pylint/testutils/functional/lint_module_output_update.py' 2022-11-19 13:42:04,629 wheel INFO adding 'pylint/testutils/functional/test_file.py' 2022-11-19 13:42:04,629 wheel INFO adding 'pylint/utils/__init__.py' 2022-11-19 13:42:04,629 wheel INFO adding 'pylint/utils/ast_walker.py' 2022-11-19 13:42:04,630 wheel INFO adding 'pylint/utils/docs.py' 2022-11-19 13:42:04,630 wheel INFO adding 'pylint/utils/file_state.py' 2022-11-19 13:42:04,630 wheel INFO adding 'pylint/utils/linterstats.py' 2022-11-19 13:42:04,631 wheel INFO adding 'pylint/utils/pragma_parser.py' 2022-11-19 13:42:04,631 wheel INFO adding 'pylint/utils/utils.py' 2022-11-19 13:42:04,632 wheel INFO adding 'pylint-2.15.6.dist-info/CONTRIBUTORS.txt' 2022-11-19 13:42:04,632 wheel INFO adding 'pylint-2.15.6.dist-info/LICENSE' 2022-11-19 13:42:04,632 wheel INFO adding 'pylint-2.15.6.dist-info/METADATA' 2022-11-19 13:42:04,632 wheel INFO adding 'pylint-2.15.6.dist-info/WHEEL' 2022-11-19 13:42:04,633 wheel INFO adding 'pylint-2.15.6.dist-info/entry_points.txt' 2022-11-19 13:42:04,633 wheel INFO adding 'pylint-2.15.6.dist-info/top_level.txt' 2022-11-19 13:42:04,634 wheel INFO adding 'pylint-2.15.6.dist-info/RECORD' 2022-11-19 13:42:04,636 wheel INFO removing build/bdist.linux-ppc64le/wheel 2022-11-19 13:42:04,644 gpep517 INFO The backend produced dist/pylint-2.15.6-py3-none-any.whl pylint-2.15.6-py3-none-any.whl >>> py3-pylint: Entering fakeroot... >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... >>> py3-pylint*: Package size: 3.8 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-2.15.6-r0.apk >>> py3-pylint: Build complete at Sat, 19 Nov 2022 13:42:05 +0000 elapsed time 0h 0m 6s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pylint (20221119.134200) (2/24) Purging py3-astroid (2.12.12-r0) (3/24) Purging py3-lazy-object-proxy (1.7.1-r0) (4/24) Purging py3-wrapt (1.14.1-r0) (5/24) Purging py3-dill (0.3.6-r0) (6/24) Purging py3-isort (5.10.1-r1) (7/24) Purging py3-mccabe (0.7.0-r0) (8/24) Purging py3-platformdirs (2.5.4-r0) (9/24) Purging py3-tomlkit (0.11.6-r0) (10/24) Purging py3-gpep517 (11-r0) (11/24) Purging py3-tomli (2.0.1-r1) (12/24) Purging py3-installer (0.5.1-r1) (13/24) Purging py3-setuptools (65.6.0-r0) (14/24) Purging py3-wheel (0.38.4-r0) (15/24) Purging py3-packaging (21.3-r2) (16/24) Purging py3-parsing (3.0.9-r0) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r4) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.8-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 289 MiB in 92 packages >>> py3-pylint: Updating the community/ppc64le repository index... >>> py3-pylint: Signing the index...