>>> pre-commit: Building testing/pre-commit 2.20.0-r0 (using abuild 3.9.0-r2) started Mon, 11 Jul 2022 09:28:49 +0000 >>> pre-commit: Checking sanity of /home/buildozer/aports/testing/pre-commit/APKBUILD... >>> pre-commit: Analyzing dependencies... >>> pre-commit: Installing for build: build-base python3 py3-cfgv py3-identify py3-nodeenv py3-yaml py3-toml py3-virtualenv py3-platformdirs py3-setuptools py3-pytest py3-pytest-env py3-re-assert py3-distlib ruby npm git (1/50) Installing libbz2 (1.0.8-r1) (2/50) Installing libffi (3.4.2-r1) (3/50) Installing gdbm (1.23-r0) (4/50) Installing xz-libs (5.2.5-r1) (5/50) Installing mpdecimal (2.5.1-r1) (6/50) Installing readline (8.1.2-r0) (7/50) Installing sqlite-libs (3.39.0-r0) (8/50) Installing python3 (3.10.5-r0) (9/50) Installing py3-cfgv (3.3.1-r1) (10/50) Installing py3-cparser (2.20-r2) (11/50) Installing py3-cffi (1.15.1-r0) (12/50) Installing py3-ukkonen (1.0.1-r1) (13/50) Installing py3-identify (2.5.1-r0) (14/50) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (15/50) Installing py3-nodeenv (1.7.0-r0) (16/50) Installing yaml (0.2.5-r0) (17/50) Installing py3-yaml (6.0-r0) (18/50) Installing py3-toml (0.10.2-r3) (19/50) Installing py3-platformdirs (2.5.2-r0) (20/50) Installing py3-distlib (0.3.4-r1) (21/50) Installing py3-filelock (3.4.2-r0) (22/50) Installing py3-six (1.16.0-r1) (23/50) Installing py3-virtualenv (20.14.1-r0) (24/50) Installing py3-appdirs (1.4.4-r3) (25/50) Installing py3-more-itertools (8.13.0-r0) (26/50) Installing py3-ordered-set (4.0.2-r3) (27/50) Installing py3-parsing (2.4.7-r3) (28/50) Installing py3-packaging (21.3-r0) (29/50) Installing py3-setuptools (59.4.0-r0) (30/50) Installing py3-atomicwrites (1.4.0-r2) (31/50) Installing py3-attrs (21.4.0-r0) (32/50) Installing py3-iniconfig (1.1.1-r2) (33/50) Installing py3-pluggy (1.0.0-r0) (34/50) Installing py3-py (1.10.0-r2) (35/50) Installing py3-pygments (2.11.2-r0) (36/50) Installing py3-tomli (2.0.1-r1) (37/50) Installing py3-wcwidth (0.2.5-r2) (38/50) Installing py3-pytest (7.1.2-r1) (39/50) Installing py3-pytest-env (0.6.2-r1) (40/50) Installing py3-regex (2022.4.24-r0) (41/50) Installing py3-re-assert (1.1.0-r1) (42/50) Installing ruby-libs (3.1.2-r0) (43/50) Installing libucontext (1.2-r0) (44/50) Installing ruby (3.1.2-r0) (45/50) Installing icu-data-en (71.1-r2) Executing icu-data-en-71.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (46/50) Installing icu-libs (71.1-r2) (47/50) Installing libuv (1.44.1-r0) (48/50) Installing nodejs-current (18.4.0-r0) (49/50) Installing npm (8.13.1-r0) (50/50) Installing .makedepends-pre-commit (20220711.092853) Executing busybox-1.35.0-r18.trigger OK: 520 MiB in 149 packages >>> pre-commit: Cleaning up srcdir >>> pre-commit: Cleaning up pkgdir >>> pre-commit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pre-commit-2.20.0.tar.gz >>> pre-commit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pre-commit-2.20.0.tar.gz >>> pre-commit: Checking sha512sums... pre-commit-2.20.0.tar.gz: OK fix-importlib-metadata.patch: OK >>> pre-commit: Unpacking /var/cache/distfiles/edge/pre-commit-2.20.0.tar.gz... >>> pre-commit: fix-importlib-metadata.patch patching file pre_commit/constants.py Hunk #1 succeeded at 3 with fuzz 1 (offset 2 lines). Hunk #2 succeeded at 10 (offset 2 lines). running build running build_py creating build creating build/lib creating build/lib/pre_commit copying pre_commit/color.py -> build/lib/pre_commit copying pre_commit/constants.py -> build/lib/pre_commit copying pre_commit/xargs.py -> build/lib/pre_commit copying pre_commit/errors.py -> build/lib/pre_commit copying pre_commit/git.py -> build/lib/pre_commit copying pre_commit/file_lock.py -> build/lib/pre_commit copying pre_commit/util.py -> build/lib/pre_commit copying pre_commit/__main__.py -> build/lib/pre_commit copying pre_commit/clientlib.py -> build/lib/pre_commit copying pre_commit/output.py -> build/lib/pre_commit copying pre_commit/main.py -> build/lib/pre_commit copying pre_commit/error_handler.py -> build/lib/pre_commit copying pre_commit/__init__.py -> build/lib/pre_commit copying pre_commit/hook.py -> build/lib/pre_commit copying pre_commit/envcontext.py -> build/lib/pre_commit copying pre_commit/parse_shebang.py -> build/lib/pre_commit copying pre_commit/prefix.py -> build/lib/pre_commit copying pre_commit/staged_files_only.py -> build/lib/pre_commit copying pre_commit/logging_handler.py -> build/lib/pre_commit copying pre_commit/store.py -> build/lib/pre_commit copying pre_commit/repository.py -> build/lib/pre_commit creating build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/check_hooks_apply.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/identity.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/__init__.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/check_useless_excludes.py -> build/lib/pre_commit/meta_hooks creating build/lib/pre_commit/commands copying pre_commit/commands/autoupdate.py -> build/lib/pre_commit/commands copying pre_commit/commands/sample_config.py -> build/lib/pre_commit/commands copying pre_commit/commands/clean.py -> build/lib/pre_commit/commands copying pre_commit/commands/migrate_config.py -> build/lib/pre_commit/commands copying pre_commit/commands/hook_impl.py -> build/lib/pre_commit/commands copying pre_commit/commands/validate_config.py -> build/lib/pre_commit/commands copying pre_commit/commands/gc.py -> build/lib/pre_commit/commands copying pre_commit/commands/validate_manifest.py -> build/lib/pre_commit/commands copying pre_commit/commands/install_uninstall.py -> build/lib/pre_commit/commands copying pre_commit/commands/__init__.py -> build/lib/pre_commit/commands copying pre_commit/commands/try_repo.py -> build/lib/pre_commit/commands copying pre_commit/commands/run.py -> build/lib/pre_commit/commands copying pre_commit/commands/init_templatedir.py -> build/lib/pre_commit/commands creating build/lib/pre_commit/languages copying pre_commit/languages/fail.py -> build/lib/pre_commit/languages copying pre_commit/languages/docker_image.py -> build/lib/pre_commit/languages copying pre_commit/languages/conda.py -> build/lib/pre_commit/languages copying pre_commit/languages/rust.py -> build/lib/pre_commit/languages copying pre_commit/languages/coursier.py -> build/lib/pre_commit/languages copying pre_commit/languages/pygrep.py -> build/lib/pre_commit/languages copying pre_commit/languages/swift.py -> build/lib/pre_commit/languages copying pre_commit/languages/helpers.py -> build/lib/pre_commit/languages copying pre_commit/languages/dotnet.py -> build/lib/pre_commit/languages copying pre_commit/languages/r.py -> build/lib/pre_commit/languages copying pre_commit/languages/python.py -> build/lib/pre_commit/languages copying pre_commit/languages/ruby.py -> build/lib/pre_commit/languages copying pre_commit/languages/perl.py -> build/lib/pre_commit/languages copying pre_commit/languages/lua.py -> build/lib/pre_commit/languages copying pre_commit/languages/docker.py -> build/lib/pre_commit/languages copying pre_commit/languages/script.py -> build/lib/pre_commit/languages copying pre_commit/languages/dart.py -> build/lib/pre_commit/languages copying pre_commit/languages/__init__.py -> build/lib/pre_commit/languages copying pre_commit/languages/all.py -> build/lib/pre_commit/languages copying pre_commit/languages/node.py -> build/lib/pre_commit/languages copying pre_commit/languages/system.py -> build/lib/pre_commit/languages copying pre_commit/languages/golang.py -> build/lib/pre_commit/languages creating build/lib/pre_commit/resources copying pre_commit/resources/empty_template_setup.py -> build/lib/pre_commit/resources copying pre_commit/resources/__init__.py -> build/lib/pre_commit/resources copying pre_commit/resources/rbenv.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/ruby-build.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/ruby-download.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_pre_commit_placeholder_package.gemspec -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_activate.R -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_Cargo.toml -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_LICENSE.renv -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_package.json -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_.npmignore -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_main.go -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_pre-commit-package-dev-1.rockspec -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_pubspec.yaml -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_renv.lock -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_go.mod -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_environment.yml -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_Makefile.PL -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_main.rs -> build/lib/pre_commit/resources copying pre_commit/resources/hook-tmpl -> build/lib/pre_commit/resources hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/buildozer/aports/testing/pre-commit/src/pre-commit-2.20.0/.git/ ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/pre-commit/src/pre-commit-2.20.0, configfile: tox.ini plugins: env-0.6.2 collecting ... collected 641 items / 2 deselected / 639 selected tests/clientlib_test.py::test_check_type_tag_failures[definitely-not-a-tag] PASSED [ 0%] tests/clientlib_test.py::test_check_type_tag_failures[fiel] PASSED [ 0%] tests/clientlib_test.py::test_check_type_tag_success PASSED [ 0%] tests/clientlib_test.py::test_config_valid[config_obj0-True] PASSED [ 0%] tests/clientlib_test.py::test_config_valid[config_obj1-True] PASSED [ 0%] tests/clientlib_test.py::test_config_valid[config_obj2-False] PASSED [ 0%] tests/clientlib_test.py::test_local_hooks_with_rev_fails PASSED [ 1%] tests/clientlib_test.py::test_config_with_local_hooks_definition_passes PASSED [ 1%] tests/clientlib_test.py::test_config_schema_does_not_contain_defaults PASSED [ 1%] tests/clientlib_test.py::test_validate_manifest_main_ok PASSED [ 1%] tests/clientlib_test.py::test_validate_config_main_ok PASSED [ 1%] tests/clientlib_test.py::test_validate_config_old_list_format_ok PASSED [ 1%] tests/clientlib_test.py::test_validate_warn_on_unknown_keys_at_repo_level PASSED [ 2%] tests/clientlib_test.py::test_validate_warn_on_unknown_keys_at_top_level PASSED [ 2%] tests/clientlib_test.py::test_ci_map_key_allowed_at_top_level PASSED [ 2%] tests/clientlib_test.py::test_ci_key_must_be_map PASSED [ 2%] tests/clientlib_test.py::test_warn_mutable_rev_ok[v0.12.4] PASSED [ 2%] tests/clientlib_test.py::test_warn_mutable_rev_ok[b27f281] PASSED [ 2%] tests/clientlib_test.py::test_warn_mutable_rev_ok[b27f281eb9398fc8504415d7fbdabf119ea8c5e1] PASSED [ 2%] tests/clientlib_test.py::test_warn_mutable_rev_ok[19.10b0] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_ok[4.3.21-2] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_invalid[] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_invalid[HEAD] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_invalid[stable] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_invalid[master] PASSED [ 3%] tests/clientlib_test.py::test_warn_mutable_rev_invalid[some_branch_name] PASSED [ 4%] tests/clientlib_test.py::test_warn_mutable_rev_conditional PASSED [ 4%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_hook[dir/*.py-The 'files' field in hook 'flake8' is a regex, not a glob -- matching '/*' probably isn't what you want here] PASSED [ 4%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_hook[dir[\\/].*\\.py-pre-commit normalizes slashes in the 'files' field in hook 'flake8' to forward slashes, so you can use / instead of [\\/]] PASSED [ 4%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_hook[dir[/\\\\].*\\.py-pre-commit normalizes slashes in the 'files' field in hook 'flake8' to forward slashes, so you can use / instead of [/\\\\]] PASSED [ 4%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_hook[dir[\\\\/].*\\.py-pre-commit normalizes slashes in the 'files' field in hook 'flake8' to forward slashes, so you can use / instead of [\\\\/]] PASSED [ 4%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_top_level[dir/*.py-The top-level 'files' field is a regex, not a glob -- matching '/*' probably isn't what you want here] PASSED [ 5%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_top_level[dir[\\/].*\\.py-pre-commit normalizes the slashes in the top-level 'files' field to forward slashes, so you can use / instead of [\\/]] PASSED [ 5%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_top_level[dir[/\\\\].*\\.py-pre-commit normalizes the slashes in the top-level 'files' field to forward slashes, so you can use / instead of [/\\\\]] PASSED [ 5%] tests/clientlib_test.py::test_validate_optional_sensible_regex_at_top_level[dir[\\\\/].*\\.py-pre-commit normalizes the slashes in the top-level 'files' field to forward slashes, so you can use / instead of [\\\\/]] PASSED [ 5%] tests/clientlib_test.py::test_mains_not_ok[validate_config_main] PASSED [ 5%] tests/clientlib_test.py::test_mains_not_ok[validate_manifest_main] PASSED [ 5%] tests/clientlib_test.py::test_valid_manifests[manifest_obj0-True] PASSED [ 5%] tests/clientlib_test.py::test_valid_manifests[manifest_obj1-True] PASSED [ 6%] tests/clientlib_test.py::test_valid_manifests[manifest_obj2-True] PASSED [ 6%] tests/clientlib_test.py::test_migrate_sha_to_rev_ok[dct0] PASSED [ 6%] tests/clientlib_test.py::test_migrate_sha_to_rev_ok[dct1] PASSED [ 6%] tests/clientlib_test.py::test_migrate_sha_to_rev_ok[dct2] PASSED [ 6%] tests/clientlib_test.py::test_migrate_sha_to_rev_ok[dct3] PASSED [ 6%] tests/clientlib_test.py::test_migrate_sha_to_rev_dont_specify_both PASSED [ 7%] tests/clientlib_test.py::test_migrate_sha_to_rev_conditional_check_failures[dct0] PASSED [ 7%] tests/clientlib_test.py::test_migrate_sha_to_rev_conditional_check_failures[dct1] PASSED [ 7%] tests/clientlib_test.py::test_migrate_sha_to_rev_conditional_check_failures[dct2] PASSED [ 7%] tests/clientlib_test.py::test_migrate_to_sha_apply_default PASSED [ 7%] tests/clientlib_test.py::test_migrate_to_sha_ok PASSED [ 7%] tests/clientlib_test.py::test_meta_hook_invalid[config_repo0] PASSED [ 7%] tests/clientlib_test.py::test_meta_hook_invalid[config_repo1] PASSED [ 8%] tests/clientlib_test.py::test_meta_hook_invalid[config_repo2] PASSED [ 8%] tests/clientlib_test.py::test_meta_hook_invalid[cannot override entry for meta hooks] PASSED [ 8%] tests/clientlib_test.py::test_meta_check_hooks_apply_only_at_top_level PASSED [ 8%] tests/clientlib_test.py::test_default_language_version_invalid[mapping0] PASSED [ 8%] tests/clientlib_test.py::test_default_language_version_invalid[mapping1] PASSED [ 8%] tests/clientlib_test.py::test_minimum_pre_commit_version_failing PASSED [ 9%] tests/clientlib_test.py::test_minimum_pre_commit_version_passing PASSED [ 9%] tests/clientlib_test.py::test_warn_additional[schema0] PASSED [ 9%] tests/clientlib_test.py::test_warn_additional[schema1] PASSED [ 9%] tests/color_test.py::test_format_color[foo-\x1b[42m-True-\x1b[42mfoo\x1b[m] PASSED [ 9%] tests/color_test.py::test_format_color[foo-\x1b[42m-False-foo] PASSED [ 9%] tests/color_test.py::test_use_color_never PASSED [ 10%] tests/color_test.py::test_use_color_always PASSED [ 10%] tests/color_test.py::test_use_color_no_tty PASSED [ 10%] tests/color_test.py::test_use_color_tty_with_color_support PASSED [ 10%] tests/color_test.py::test_use_color_tty_without_color_support PASSED [ 10%] tests/color_test.py::test_use_color_dumb_term PASSED [ 10%] tests/color_test.py::test_use_color_raises_if_given_shenanigans PASSED [ 10%] tests/envcontext_test.py::test_trivial PASSED [ 11%] tests/envcontext_test.py::test_noop PASSED [ 11%] tests/envcontext_test.py::test_adds PASSED [ 11%] tests/envcontext_test.py::test_overrides PASSED [ 11%] tests/envcontext_test.py::test_unset_but_nothing_to_unset PASSED [ 11%] tests/envcontext_test.py::test_unset_things_to_remove PASSED [ 11%] tests/envcontext_test.py::test_templated_environment_variable_missing PASSED [ 12%] tests/envcontext_test.py::test_templated_environment_variable_defaults PASSED [ 12%] tests/envcontext_test.py::test_templated_environment_variable_there PASSED [ 12%] tests/envcontext_test.py::test_templated_environ_sources_from_previous PASSED [ 12%] tests/envcontext_test.py::test_exception_safety PASSED [ 12%] tests/envcontext_test.py::test_integration_os_environ PASSED [ 12%] tests/error_handler_test.py::test_error_handler_no_exception PASSED [ 12%] tests/error_handler_test.py::test_error_handler_fatal_error PASSED [ 13%] tests/error_handler_test.py::test_error_handler_uncaught_error PASSED [ 13%] tests/error_handler_test.py::test_error_handler_keyboardinterrupt PASSED [ 13%] tests/error_handler_test.py::test_log_and_exit PASSED [ 13%] tests/error_handler_test.py::test_error_handler_non_ascii_exception PASSED [ 13%] tests/error_handler_test.py::test_error_handler_non_utf8_exception PASSED [ 13%] tests/error_handler_test.py::test_error_handler_non_stringable_exception PASSED [ 14%] tests/error_handler_test.py::test_error_handler_no_tty PASSED [ 14%] tests/error_handler_test.py::test_error_handler_read_only_filesystem PASSED [ 14%] tests/git_test.py::test_get_root_at_root PASSED [ 14%] tests/git_test.py::test_get_root_deeper PASSED [ 14%] tests/git_test.py::test_get_root_in_git_sub_dir PASSED [ 14%] tests/git_test.py::test_get_root_not_in_working_dir PASSED [ 15%] tests/git_test.py::test_in_exactly_dot_git PASSED [ 15%] tests/git_test.py::test_get_root_bare_worktree PASSED [ 15%] tests/git_test.py::test_get_git_dir PASSED [ 15%] tests/git_test.py::test_get_root_worktree_in_git PASSED [ 15%] tests/git_test.py::test_get_staged_files_deleted PASSED [ 15%] tests/git_test.py::test_is_not_in_merge_conflict PASSED [ 15%] tests/git_test.py::test_is_in_merge_conflict PASSED [ 16%] tests/git_test.py::test_is_in_merge_conflict_submodule PASSED [ 16%] tests/git_test.py::test_cherry_pick_conflict PASSED [ 16%] tests/git_test.py::test_get_conflicted_files PASSED [ 16%] tests/git_test.py::test_get_conflicted_files_in_submodule PASSED [ 16%] tests/git_test.py::test_get_conflicted_files_unstaged_files PASSED [ 16%] tests/git_test.py::test_parse_merge_msg_for_conflicts[Merge branch 'foo' into bar\n\nConflicts:\n\tconflict_file\n-expected_output0] PASSED [ 17%] tests/git_test.py::test_parse_merge_msg_for_conflicts[Merge branch 'foo' into bar\n\nConflicts:\n\tconflict_file\n\tother_conflict_file\n-expected_output1] PASSED [ 17%] tests/git_test.py::test_get_changed_files PASSED [ 17%] tests/git_test.py::test_get_changed_files_disparate_histories PASSED [ 17%] tests/git_test.py::test_zsplit[foo\x00bar\x00-expected0] PASSED [ 17%] tests/git_test.py::test_zsplit[foo\x00-expected1] PASSED [ 17%] tests/git_test.py::test_zsplit[-expected2] PASSED [ 17%] tests/git_test.py::test_zsplit[foo-expected3] PASSED [ 18%] tests/git_test.py::test_all_files_non_ascii PASSED [ 18%] tests/git_test.py::test_staged_files_non_ascii PASSED [ 18%] tests/git_test.py::test_changed_files_non_ascii PASSED [ 18%] tests/git_test.py::test_get_conflicted_files_non_ascii PASSED [ 18%] tests/git_test.py::test_intent_to_add PASSED [ 18%] tests/git_test.py::test_status_output_with_rename PASSED [ 19%] tests/git_test.py::test_no_git_env PASSED [ 19%] tests/git_test.py::test_init_repo_no_hooks PASSED [ 19%] tests/logging_handler_test.py::test_logging_handler_color PASSED [ 19%] tests/logging_handler_test.py::test_logging_handler_no_color PASSED [ 19%] tests/main_test.py::test_adjust_args_and_chdir_not_in_git_dir PASSED [ 19%] tests/main_test.py::test_adjust_args_and_chdir_noop PASSED [ 20%] tests/main_test.py::test_adjust_args_and_chdir_relative_things PASSED [ 20%] tests/main_test.py::test_install_on_subst SKIPPED (windows feature) [ 20%] tests/main_test.py::test_adjust_args_and_chdir_non_relative_config PASSED [ 20%] tests/main_test.py::test_adjust_args_try_repo_repo_relative PASSED [ 20%] tests/main_test.py::test_overall_help PASSED [ 20%] tests/main_test.py::test_help_command PASSED [ 20%] tests/main_test.py::test_help_other_command PASSED [ 21%] tests/main_test.py::test_all_cmds[autoupdate] PASSED [ 21%] tests/main_test.py::test_all_cmds[clean] PASSED [ 21%] tests/main_test.py::test_all_cmds[gc] PASSED [ 21%] tests/main_test.py::test_all_cmds[hook-impl] PASSED [ 21%] tests/main_test.py::test_all_cmds[install] PASSED [ 21%] tests/main_test.py::test_all_cmds[install-hooks] PASSED [ 22%] tests/main_test.py::test_all_cmds[migrate-config] PASSED [ 22%] tests/main_test.py::test_all_cmds[run] PASSED [ 22%] tests/main_test.py::test_all_cmds[sample-config] PASSED [ 22%] tests/main_test.py::test_all_cmds[uninstall] PASSED [ 22%] tests/main_test.py::test_all_cmds[validate-config] PASSED [ 22%] tests/main_test.py::test_all_cmds[validate-manifest] PASSED [ 23%] tests/main_test.py::test_try_repo PASSED [ 23%] tests/main_test.py::test_init_templatedir PASSED [ 23%] tests/main_test.py::test_init_templatedir_options PASSED [ 23%] tests/main_test.py::test_help_cmd_in_empty_directory PASSED [ 23%] tests/main_test.py::test_expected_fatal_error_no_git_repo PASSED [ 23%] tests/output_test.py::test_output_write_writes PASSED [ 23%] tests/parse_shebang_test.py::test_file_doesnt_exist PASSED [ 24%] tests/parse_shebang_test.py::test_simple_case PASSED [ 24%] tests/parse_shebang_test.py::test_find_executable_full_path PASSED [ 24%] tests/parse_shebang_test.py::test_find_executable_on_path PASSED [ 24%] tests/parse_shebang_test.py::test_find_executable_not_found_none PASSED [ 24%] tests/parse_shebang_test.py::test_find_executable_path_added PASSED [ 24%] tests/parse_shebang_test.py::test_find_executable_path_ext PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_does_not_exist PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_does_not_exist_sep PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_not_executable PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_is_a_directory PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_already_full_path PASSED [ 25%] tests/parse_shebang_test.py::test_normexe_gives_full_path PASSED [ 25%] tests/parse_shebang_test.py::test_normalize_cmd_trivial PASSED [ 26%] tests/parse_shebang_test.py::test_normalize_cmd_PATH PASSED [ 26%] tests/parse_shebang_test.py::test_normalize_cmd_shebang PASSED [ 26%] tests/parse_shebang_test.py::test_normalize_cmd_PATH_shebang_full_path PASSED [ 26%] tests/parse_shebang_test.py::test_normalize_cmd_PATH_shebang_PATH PASSED [ 26%] tests/prefix_test.py::test_path[foo--foo] PASSED [ 26%] tests/prefix_test.py::test_path[foo-bar-foo/bar] PASSED [ 27%] tests/prefix_test.py::test_path[foo/bar-../baz-foo/baz] PASSED [ 27%] tests/prefix_test.py::test_path[./-bar-bar] PASSED [ 27%] tests/prefix_test.py::test_path[./--.] PASSED [ 27%] tests/prefix_test.py::test_path[/tmp/foo-/tmp/bar-/tmp/bar] PASSED [ 27%] tests/prefix_test.py::test_path_multiple_args PASSED [ 27%] tests/prefix_test.py::test_exists PASSED [ 28%] tests/prefix_test.py::test_star PASSED [ 28%] tests/staged_files_only_test.py::test_foo_staged PASSED [ 28%] tests/staged_files_only_test.py::test_foo_nothing_unstaged PASSED [ 28%] tests/staged_files_only_test.py::test_foo_something_unstaged PASSED [ 28%] tests/staged_files_only_test.py::test_does_not_crash_patch_dir_does_not_exist PASSED [ 28%] tests/staged_files_only_test.py::test_something_unstaged_ext_diff_tool PASSED [ 28%] tests/staged_files_only_test.py::test_foo_something_unstaged_diff_color_always PASSED [ 29%] tests/staged_files_only_test.py::test_foo_both_modify_non_conflicting PASSED [ 29%] tests/staged_files_only_test.py::test_foo_both_modify_conflicting PASSED [ 29%] tests/staged_files_only_test.py::test_img_staged PASSED [ 29%] tests/staged_files_only_test.py::test_img_nothing_unstaged PASSED [ 29%] tests/staged_files_only_test.py::test_img_something_unstaged PASSED [ 29%] tests/staged_files_only_test.py::test_img_conflict PASSED [ 30%] tests/staged_files_only_test.py::test_sub_staged PASSED [ 30%] tests/staged_files_only_test.py::test_sub_nothing_unstaged PASSED [ 30%] tests/staged_files_only_test.py::test_sub_something_unstaged PASSED [ 30%] tests/staged_files_only_test.py::test_submodule_does_not_discard_changes PASSED [ 30%] tests/staged_files_only_test.py::test_submodule_does_not_discard_changes_recurse PASSED [ 30%] tests/staged_files_only_test.py::test_stage_utf8_changes PASSED [ 30%] tests/staged_files_only_test.py::test_stage_non_utf8_changes PASSED [ 31%] tests/staged_files_only_test.py::test_non_utf8_conflicting_diff PASSED [ 31%] tests/staged_files_only_test.py::test_crlf[true-True-True] PASSED [ 31%] tests/staged_files_only_test.py::test_crlf[true-True-False] PASSED [ 31%] tests/staged_files_only_test.py::test_crlf[true-False-True] PASSED [ 31%] tests/staged_files_only_test.py::test_crlf[true-False-False] PASSED [ 31%] tests/staged_files_only_test.py::test_crlf[false-True-True] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[false-True-False] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[false-False-True] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[false-False-False] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[input-True-True] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[input-True-False] PASSED [ 32%] tests/staged_files_only_test.py::test_crlf[input-False-True] PASSED [ 33%] tests/staged_files_only_test.py::test_crlf[input-False-False] PASSED [ 33%] tests/staged_files_only_test.py::test_whitespace_errors PASSED [ 33%] tests/staged_files_only_test.py::test_autocrlf_committed_crlf PASSED [ 33%] tests/staged_files_only_test.py::test_intent_to_add PASSED [ 33%] tests/store_test.py::test_our_session_fixture_works PASSED [ 33%] tests/store_test.py::test_get_default_directory_defaults_to_home PASSED [ 33%] tests/store_test.py::test_adheres_to_xdg_specification PASSED [ 34%] tests/store_test.py::test_uses_environment_variable_when_present PASSED [ 34%] tests/store_test.py::test_store_init PASSED [ 34%] tests/store_test.py::test_clone PASSED [ 34%] tests/store_test.py::test_clone_cleans_up_on_checkout_failure PASSED [ 34%] tests/store_test.py::test_clone_when_repo_already_exists PASSED [ 34%] tests/store_test.py::test_clone_shallow_failure_fallback_to_complete PASSED [ 35%] tests/store_test.py::test_clone_tag_not_on_mainline PASSED [ 35%] tests/store_test.py::test_create_when_directory_exists_but_not_db PASSED [ 35%] tests/store_test.py::test_create_when_store_already_exists PASSED [ 35%] tests/store_test.py::test_db_repo_name PASSED [ 35%] tests/store_test.py::test_local_resources_reflects_reality PASSED [ 35%] tests/store_test.py::test_mark_config_as_used PASSED [ 35%] tests/store_test.py::test_mark_config_as_used_idempotent PASSED [ 36%] tests/store_test.py::test_mark_config_as_used_does_not_exist PASSED [ 36%] tests/store_test.py::test_select_all_configs_roll_forward PASSED [ 36%] tests/store_test.py::test_mark_config_as_used_roll_forward PASSED [ 36%] tests/store_test.py::test_mark_config_as_used_readonly PASSED [ 36%] tests/util_test.py::test_CalledProcessError_str PASSED [ 36%] tests/util_test.py::test_CalledProcessError_str_nooutput PASSED [ 37%] tests/util_test.py::test_clean_on_failure_noop PASSED [ 37%] tests/util_test.py::test_clean_path_on_failure_does_nothing_when_not_raising PASSED [ 37%] tests/util_test.py::test_clean_path_on_failure_cleans_for_normal_exception PASSED [ 37%] tests/util_test.py::test_clean_path_on_failure_cleans_for_system_exit PASSED [ 37%] tests/util_test.py::test_tmpdir PASSED [ 37%] tests/util_test.py::test_cmd_output_exe_not_found PASSED [ 38%] tests/util_test.py::test_cmd_output_exe_not_found_bytes[cmd_output_b] PASSED [ 38%] tests/util_test.py::test_cmd_output_exe_not_found_bytes[cmd_output_p] PASSED [ 38%] tests/util_test.py::test_cmd_output_no_shebang[cmd_output_b] PASSED [ 38%] tests/util_test.py::test_cmd_output_no_shebang[cmd_output_p] PASSED [ 38%] tests/util_test.py::test_parse_version PASSED [ 38%] tests/util_test.py::test_rmtree_read_only_directories PASSED [ 38%] tests/xargs_test.py::test_environ_size[env0-0] PASSED [ 39%] tests/xargs_test.py::test_environ_size[env1-12] PASSED [ 39%] tests/xargs_test.py::test_environ_size[env2-13] PASSED [ 39%] tests/xargs_test.py::test_environ_size[env3-24] PASSED [ 39%] tests/xargs_test.py::test_partition_trivial PASSED [ 39%] tests/xargs_test.py::test_partition_simple PASSED [ 39%] tests/xargs_test.py::test_partition_limits PASSED [ 40%] tests/xargs_test.py::test_partition_limit_win32 PASSED [ 40%] tests/xargs_test.py::test_partition_limit_linux PASSED [ 40%] tests/xargs_test.py::test_argument_too_long_with_large_unicode PASSED [ 40%] tests/xargs_test.py::test_partition_target_concurrency PASSED [ 40%] tests/xargs_test.py::test_partition_target_concurrency_wont_make_tiny_partitions PASSED [ 40%] tests/xargs_test.py::test_argument_too_long PASSED [ 41%] tests/xargs_test.py::test_xargs_smoke PASSED [ 41%] tests/xargs_test.py::test_xargs_retcode_normal PASSED [ 41%] tests/xargs_test.py::test_xargs_concurrency PASSED [ 41%] tests/xargs_test.py::test_thread_mapper_concurrency_uses_threadpoolexecutor_map PASSED [ 41%] tests/xargs_test.py::test_thread_mapper_concurrency_uses_regular_map PASSED [ 41%] tests/xargs_test.py::test_xargs_propagate_kwargs_to_cmd PASSED [ 41%] tests/xargs_test.py::test_xargs_color_true_makes_tty PASSED [ 42%] tests/xargs_test.py::test_xargs_with_batch_files[t.bat] XFAIL (nt only) [ 42%] tests/xargs_test.py::test_xargs_with_batch_files[t.cmd] XFAIL (nt only) [ 42%] tests/xargs_test.py::test_xargs_with_batch_files[T.CMD] XFAIL (nt only) [ 42%] tests/commands/autoupdate_test.py::test_rev_info_from_config PASSED [ 42%] tests/commands/autoupdate_test.py::test_rev_info_update_up_to_date_repo PASSED [ 42%] tests/commands/autoupdate_test.py::test_rev_info_update_out_of_date_repo PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_non_master_default_branch PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_tags_even_if_not_tags_only PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_tags_only_does_not_pick_tip PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_tags_prefers_version_tag PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_tags_non_version_tag PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_freeze_tag PASSED [ 43%] tests/commands/autoupdate_test.py::test_rev_info_update_does_not_freeze_if_already_sha PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_up_to_date_repo PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_old_revision_broken PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_out_of_date_repo PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_with_core_useBuiltinFSMonitor PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_pure_yaml PASSED [ 44%] tests/commands/autoupdate_test.py::test_autoupdate_only_one_to_update PASSED [ 45%] tests/commands/autoupdate_test.py::test_autoupdate_out_of_date_repo_with_correct_repo_name PASSED [ 45%] tests/commands/autoupdate_test.py::test_autoupdate_out_of_date_repo_with_wrong_repo_name PASSED [ 45%] tests/commands/autoupdate_test.py::test_does_not_reformat PASSED [ 45%] tests/commands/autoupdate_test.py::test_does_not_change_mixed_endlines_read PASSED [ 45%] tests/commands/autoupdate_test.py::test_does_not_change_mixed_endlines_write PASSED [ 45%] tests/commands/autoupdate_test.py::test_loses_formatting_when_not_detectable PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_tagged_repo PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_freeze PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_tags_only PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_latest_no_config PASSED [ 46%] tests/commands/autoupdate_test.py::test_hook_disppearing_repo_raises PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_hook_disappearing_repo PASSED [ 46%] tests/commands/autoupdate_test.py::test_autoupdate_local_hooks PASSED [ 47%] tests/commands/autoupdate_test.py::test_autoupdate_local_hooks_with_out_of_date_repo PASSED [ 47%] tests/commands/autoupdate_test.py::test_autoupdate_meta_hooks PASSED [ 47%] tests/commands/autoupdate_test.py::test_updates_old_format_to_new_format PASSED [ 47%] tests/commands/autoupdate_test.py::test_maintains_rev_quoting_style PASSED [ 47%] tests/commands/clean_test.py::test_clean PASSED [ 47%] tests/commands/clean_test.py::test_clean_idempotent PASSED [ 48%] tests/commands/gc_test.py::test_gc PASSED [ 48%] tests/commands/gc_test.py::test_gc_repo_not_cloned PASSED [ 48%] tests/commands/gc_test.py::test_gc_meta_repo_does_not_crash PASSED [ 48%] tests/commands/gc_test.py::test_gc_local_repo_does_not_crash PASSED [ 48%] tests/commands/gc_test.py::test_gc_unused_local_repo_with_env PASSED [ 48%] tests/commands/gc_test.py::test_gc_config_with_missing_hook PASSED [ 48%] tests/commands/gc_test.py::test_gc_deletes_invalid_configs PASSED [ 49%] tests/commands/gc_test.py::test_invalid_manifest_gcd PASSED [ 49%] tests/commands/hook_impl_test.py::test_validate_config_file_exists PASSED [ 49%] tests/commands/hook_impl_test.py::test_validate_config_missing PASSED [ 49%] tests/commands/hook_impl_test.py::test_validate_config_skip_missing_config PASSED [ 49%] tests/commands/hook_impl_test.py::test_validate_config_skip_via_env_variable PASSED [ 49%] tests/commands/hook_impl_test.py::test_run_legacy_does_not_exist PASSED [ 50%] tests/commands/hook_impl_test.py::test_run_legacy_executes_legacy_script PASSED [ 50%] tests/commands/hook_impl_test.py::test_run_legacy_pre_push_returns_stdin PASSED [ 50%] tests/commands/hook_impl_test.py::test_run_legacy_recursive PASSED [ 50%] tests/commands/hook_impl_test.py::test_check_args_length_ok[pre-commit-args0] PASSED [ 50%] tests/commands/hook_impl_test.py::test_check_args_length_ok[pre-merge-commit-args1] PASSED [ 50%] tests/commands/hook_impl_test.py::test_check_args_length_ok[pre-push-args2] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[commit-msg-args3] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[post-commit-args4] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[post-merge-args5] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[post-checkout-args6] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[post-rewrite-args7] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[prepare-commit-msg-args8] PASSED [ 51%] tests/commands/hook_impl_test.py::test_check_args_length_ok[prepare-commit-msg-args9] PASSED [ 52%] tests/commands/hook_impl_test.py::test_check_args_length_ok[prepare-commit-msg-args10] PASSED [ 52%] tests/commands/hook_impl_test.py::test_check_args_length_error_too_many_plural PASSED [ 52%] tests/commands/hook_impl_test.py::test_check_args_length_error_too_many_singular PASSED [ 52%] tests/commands/hook_impl_test.py::test_check_args_length_prepare_commit_msg_error PASSED [ 52%] tests/commands/hook_impl_test.py::test_run_ns_pre_commit PASSED [ 52%] tests/commands/hook_impl_test.py::test_run_ns_commit_msg PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_prepare_commit_msg_one_arg PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_prepare_commit_msg_two_arg PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_prepare_commit_msg_three_arg PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_post_commit PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_post_merge PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_post_rewrite PASSED [ 53%] tests/commands/hook_impl_test.py::test_run_ns_post_checkout PASSED [ 54%] tests/commands/hook_impl_test.py::test_run_ns_pre_push_updating_branch PASSED [ 54%] tests/commands/hook_impl_test.py::test_run_ns_pre_push_new_branch PASSED [ 54%] tests/commands/hook_impl_test.py::test_run_ns_pre_push_new_branch_existing_rev PASSED [ 54%] tests/commands/hook_impl_test.py::test_run_ns_pre_push_ref_with_whitespace PASSED [ 54%] tests/commands/hook_impl_test.py::test_pushing_orphan_branch PASSED [ 54%] tests/commands/hook_impl_test.py::test_run_ns_pre_push_deleting_branch PASSED [ 55%] tests/commands/hook_impl_test.py::test_hook_impl_main_noop_pre_push PASSED [ 55%] tests/commands/hook_impl_test.py::test_hook_impl_main_runs_hooks PASSED [ 55%] tests/commands/init_templatedir_test.py::test_init_templatedir PASSED [ 55%] tests/commands/init_templatedir_test.py::test_init_templatedir_already_set PASSED [ 55%] tests/commands/init_templatedir_test.py::test_init_templatedir_not_set PASSED [ 55%] tests/commands/init_templatedir_test.py::test_init_templatedir_expanduser PASSED [ 56%] tests/commands/init_templatedir_test.py::test_init_templatedir_hookspath_set PASSED [ 56%] tests/commands/init_templatedir_test.py::test_init_templatedir_skip_on_missing_config[True-0-Skipping `pre-commit`.] PASSED [ 56%] tests/commands/init_templatedir_test.py::test_init_templatedir_skip_on_missing_config[False-1-No .pre-commit-config.yaml file was found] PASSED [ 56%] tests/commands/install_uninstall_test.py::test_hook_types_explicitly_listed PASSED [ 56%] tests/commands/install_uninstall_test.py::test_hook_types_default_value_when_not_specified PASSED [ 56%] tests/commands/install_uninstall_test.py::test_hook_types_configured PASSED [ 56%] tests/commands/install_uninstall_test.py::test_hook_types_configured_nonsense PASSED [ 57%] tests/commands/install_uninstall_test.py::test_hook_types_configuration_has_error PASSED [ 57%] tests/commands/install_uninstall_test.py::test_is_not_script PASSED [ 57%] tests/commands/install_uninstall_test.py::test_is_script PASSED [ 57%] tests/commands/install_uninstall_test.py::test_is_previous_pre_commit PASSED [ 57%] tests/commands/install_uninstall_test.py::test_install_pre_commit PASSED [ 57%] tests/commands/install_uninstall_test.py::test_install_hooks_directory_not_present PASSED [ 58%] tests/commands/install_uninstall_test.py::test_install_multiple_hooks_at_once PASSED [ 58%] tests/commands/install_uninstall_test.py::test_install_refuses_core_hookspath PASSED [ 58%] tests/commands/install_uninstall_test.py::test_install_hooks_dead_symlink PASSED [ 58%] tests/commands/install_uninstall_test.py::test_uninstall_does_not_blow_up_when_not_there PASSED [ 58%] tests/commands/install_uninstall_test.py::test_uninstall PASSED [ 58%] tests/commands/install_uninstall_test.py::test_install_pre_commit_and_run PASSED [ 58%] tests/commands/install_uninstall_test.py::test_install_pre_commit_and_run_custom_path PASSED [ 59%] tests/commands/install_uninstall_test.py::test_install_in_submodule_and_run PASSED [ 59%] tests/commands/install_uninstall_test.py::test_install_in_worktree_and_run PASSED [ 59%] tests/commands/install_uninstall_test.py::test_commit_am PASSED [ 59%] tests/commands/install_uninstall_test.py::test_unicode_merge_commit_message PASSED [ 59%] tests/commands/install_uninstall_test.py::test_install_idempotent PASSED [ 59%] tests/commands/install_uninstall_test.py::test_environment_not_sourced PASSED [ 60%] tests/commands/install_uninstall_test.py::test_failing_hooks_returns_nonzero PASSED [ 60%] tests/commands/install_uninstall_test.py::test_install_existing_hooks_no_overwrite PASSED [ 60%] tests/commands/install_uninstall_test.py::test_legacy_overwriting_legacy_hook PASSED [ 60%] tests/commands/install_uninstall_test.py::test_install_existing_hook_no_overwrite_idempotent PASSED [ 60%] tests/commands/install_uninstall_test.py::test_install_with_existing_non_utf8_script PASSED [ 60%] tests/commands/install_uninstall_test.py::test_failing_existing_hook_returns_1 PASSED [ 61%] tests/commands/install_uninstall_test.py::test_install_overwrite_no_existing_hooks PASSED [ 61%] tests/commands/install_uninstall_test.py::test_install_overwrite PASSED [ 61%] tests/commands/install_uninstall_test.py::test_uninstall_restores_legacy_hooks PASSED [ 61%] tests/commands/install_uninstall_test.py::test_replace_old_commit_script PASSED [ 61%] tests/commands/install_uninstall_test.py::test_uninstall_doesnt_remove_not_our_hooks PASSED [ 61%] tests/commands/install_uninstall_test.py::test_installs_hooks_with_hooks_True PASSED [ 61%] tests/commands/install_uninstall_test.py::test_install_hooks_command PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_integration_failing PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_integration_accepted PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_force_push_without_fetch PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_new_upstream PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_environment_variables PASSED [ 62%] tests/commands/install_uninstall_test.py::test_pre_push_integration_empty_push PASSED [ 63%] tests/commands/install_uninstall_test.py::test_pre_push_legacy PASSED [ 63%] tests/commands/install_uninstall_test.py::test_commit_msg_integration_failing PASSED [ 63%] tests/commands/install_uninstall_test.py::test_commit_msg_integration_passing PASSED [ 63%] tests/commands/install_uninstall_test.py::test_commit_msg_legacy PASSED [ 63%] tests/commands/install_uninstall_test.py::test_post_commit_integration PASSED [ 63%] tests/commands/install_uninstall_test.py::test_post_merge_integration PASSED [ 64%] tests/commands/install_uninstall_test.py::test_post_rewrite_integration PASSED [ 64%] tests/commands/install_uninstall_test.py::test_post_checkout_integration PASSED [ 64%] tests/commands/install_uninstall_test.py::test_skips_post_checkout_unstaged_changes PASSED [ 64%] tests/commands/install_uninstall_test.py::test_prepare_commit_msg_integration_failing PASSED [ 64%] tests/commands/install_uninstall_test.py::test_prepare_commit_msg_integration_passing PASSED [ 64%] tests/commands/install_uninstall_test.py::test_prepare_commit_msg_legacy PASSED [ 64%] tests/commands/install_uninstall_test.py::test_pre_merge_commit_integration PASSED [ 65%] tests/commands/install_uninstall_test.py::test_install_disallow_missing_config PASSED [ 65%] tests/commands/install_uninstall_test.py::test_install_allow_missing_config PASSED [ 65%] tests/commands/install_uninstall_test.py::test_install_temporarily_allow_mising_config PASSED [ 65%] tests/commands/install_uninstall_test.py::test_install_uninstall_default_hook_types PASSED [ 65%] tests/commands/migrate_config_test.py::test_migrate_config_normal_format PASSED [ 65%] tests/commands/migrate_config_test.py::test_migrate_config_document_marker PASSED [ 66%] tests/commands/migrate_config_test.py::test_migrate_config_list_literal PASSED [ 66%] tests/commands/migrate_config_test.py::test_already_migrated_configuration_noop PASSED [ 66%] tests/commands/migrate_config_test.py::test_migrate_config_sha_to_rev PASSED [ 66%] tests/commands/run_test.py::test_start_msg PASSED [ 66%] tests/commands/run_test.py::test_full_msg PASSED [ 66%] tests/commands/run_test.py::test_full_msg_with_cjk PASSED [ 66%] tests/commands/run_test.py::test_full_msg_with_color PASSED [ 67%] tests/commands/run_test.py::test_full_msg_with_postfix PASSED [ 67%] tests/commands/run_test.py::test_full_msg_postfix_not_colored PASSED [ 67%] tests/commands/run_test.py::test_run_all_hooks_failing PASSED [ 67%] tests/commands/run_test.py::test_arbitrary_bytes_hook PASSED [ 67%] tests/commands/run_test.py::test_hook_that_modifies_but_returns_zero PASSED [ 67%] tests/commands/run_test.py::test_types_hook_repository PASSED [ 68%] tests/commands/run_test.py::test_types_or_hook_repository PASSED [ 68%] tests/commands/run_test.py::test_exclude_types_hook_repository PASSED [ 68%] tests/commands/run_test.py::test_global_exclude PASSED [ 68%] tests/commands/run_test.py::test_global_files PASSED [ 68%] tests/commands/run_test.py::test_verbose_duration[1.234-2.0-\n- duration: 0.77s\n] PASSED [ 68%] tests/commands/run_test.py::test_verbose_duration[1.0-1.0-\n- duration: 0s\n] PASSED [ 69%] tests/commands/run_test.py::test_show_diff_on_failure[args0-All changes made by hooks:] PASSED [ 69%] tests/commands/run_test.py::test_show_diff_on_failure[args1-All changes made by hooks:] PASSED [ 69%] tests/commands/run_test.py::test_show_diff_on_failure[args2-reproduce locally with: pre-commit run --all-files] PASSED [ 69%] tests/commands/run_test.py::test_run[options0-outputs0-0-True] PASSED [ 69%] tests/commands/run_test.py::test_run[options1-outputs1-0-True] PASSED [ 69%] tests/commands/run_test.py::test_run[options2-outputs2-0-True] PASSED [ 69%] tests/commands/run_test.py::test_run[options3-outputs3-1-True] PASSED [ 70%] tests/commands/run_test.py::test_run[options4-outputs4-1-True] PASSED [ 70%] tests/commands/run_test.py::test_run[options5-outputs5-0-True] PASSED [ 70%] tests/commands/run_test.py::test_run[options6-outputs6-0-True] PASSED [ 70%] tests/commands/run_test.py::test_run[options7-outputs7-0-False] PASSED [ 70%] tests/commands/run_test.py::test_run_output_logfile PASSED [ 70%] tests/commands/run_test.py::test_always_run PASSED [ 71%] tests/commands/run_test.py::test_always_run_alt_config PASSED [ 71%] tests/commands/run_test.py::test_hook_verbose_enabled PASSED [ 71%] tests/commands/run_test.py::test_from_ref_to_ref_error_msg_error[master-] PASSED [ 71%] tests/commands/run_test.py::test_from_ref_to_ref_error_msg_error[-master] PASSED [ 71%] tests/commands/run_test.py::test_all_push_options_ok PASSED [ 71%] tests/commands/run_test.py::test_is_squash_merge PASSED [ 71%] tests/commands/run_test.py::test_rewrite_command PASSED [ 72%] tests/commands/run_test.py::test_checkout_type PASSED [ 72%] tests/commands/run_test.py::test_has_unmerged_paths PASSED [ 72%] tests/commands/run_test.py::test_merge_conflict PASSED [ 72%] tests/commands/run_test.py::test_merge_conflict_modified PASSED [ 72%] tests/commands/run_test.py::test_merge_conflict_resolved PASSED [ 72%] tests/commands/run_test.py::test_compute_cols[hooks0-80] PASSED [ 73%] tests/commands/run_test.py::test_compute_cols[hooks1-81] PASSED [ 73%] tests/commands/run_test.py::test_compute_cols[hooks2-82] PASSED [ 73%] tests/commands/run_test.py::test_get_skips[environ0-expected_output0] PASSED [ 73%] tests/commands/run_test.py::test_get_skips[environ1-expected_output1] PASSED [ 73%] tests/commands/run_test.py::test_get_skips[environ2-expected_output2] PASSED [ 73%] tests/commands/run_test.py::test_get_skips[environ3-expected_output3] PASSED [ 74%] tests/commands/run_test.py::test_get_skips[environ4-expected_output4] PASSED [ 74%] tests/commands/run_test.py::test_get_skips[environ5-expected_output5] PASSED [ 74%] tests/commands/run_test.py::test_get_skips[environ6-expected_output6] PASSED [ 74%] tests/commands/run_test.py::test_skip_hook PASSED [ 74%] tests/commands/run_test.py::test_skip_aliased_hook PASSED [ 74%] tests/commands/run_test.py::test_skip_bypasses_installation PASSED [ 74%] tests/commands/run_test.py::test_hook_id_not_in_non_verbose_output PASSED [ 75%] tests/commands/run_test.py::test_hook_id_in_verbose_output PASSED [ 75%] tests/commands/run_test.py::test_multiple_hooks_same_id PASSED [ 75%] tests/commands/run_test.py::test_aliased_hook_run PASSED [ 75%] tests/commands/run_test.py::test_non_ascii_hook_id PASSED [ 75%] tests/commands/run_test.py::test_stdout_write_bug_py26 PASSED [ 75%] tests/commands/run_test.py::test_lots_of_files PASSED [ 76%] tests/commands/run_test.py::test_stages PASSED [ 76%] tests/commands/run_test.py::test_commit_msg_hook PASSED [ 76%] tests/commands/run_test.py::test_post_checkout_hook PASSED [ 76%] tests/commands/run_test.py::test_prepare_commit_msg_hook PASSED [ 76%] tests/commands/run_test.py::test_local_hook_passes PASSED [ 76%] tests/commands/run_test.py::test_local_hook_fails PASSED [ 76%] tests/commands/run_test.py::test_meta_hook_passes PASSED [ 77%] tests/commands/run_test.py::test_error_with_unstaged_config PASSED [ 77%] tests/commands/run_test.py::test_commit_msg_missing_filename PASSED [ 77%] tests/commands/run_test.py::test_no_unstaged_error_with_all_files_or_files[opts0] PASSED [ 77%] tests/commands/run_test.py::test_no_unstaged_error_with_all_files_or_files[opts1] PASSED [ 77%] tests/commands/run_test.py::test_files_running_subdir PASSED [ 77%] tests/commands/run_test.py::test_pass_filenames[True-hook_args0-foo.py] PASSED [ 78%] tests/commands/run_test.py::test_pass_filenames[False-hook_args1-] PASSED [ 78%] tests/commands/run_test.py::test_pass_filenames[True-hook_args2-some args foo.py] PASSED [ 78%] tests/commands/run_test.py::test_pass_filenames[False-hook_args3-some args] PASSED [ 78%] tests/commands/run_test.py::test_fail_fast PASSED [ 78%] tests/commands/run_test.py::test_fail_fast_per_hook PASSED [ 78%] tests/commands/run_test.py::test_classifier_removes_dne PASSED [ 79%] tests/commands/run_test.py::test_classifier_normalizes_filenames_on_windows_to_forward_slashes PASSED [ 79%] tests/commands/run_test.py::test_classifier_does_not_normalize_backslashes_non_windows PASSED [ 79%] tests/commands/run_test.py::test_classifier_empty_types_or PASSED [ 79%] tests/commands/run_test.py::test_include_exclude_base_case PASSED [ 79%] tests/commands/run_test.py::test_matches_broken_symlink PASSED [ 79%] tests/commands/run_test.py::test_include_exclude_total_match PASSED [ 79%] tests/commands/run_test.py::test_include_exclude_does_search_instead_of_match PASSED [ 80%] tests/commands/run_test.py::test_include_exclude_exclude_removes_files PASSED [ 80%] tests/commands/run_test.py::test_args_hook_only PASSED [ 80%] tests/commands/run_test.py::test_skipped_without_any_setup_for_post_checkout PASSED [ 80%] tests/commands/run_test.py::test_pre_commit_env_variable_set PASSED [ 80%] tests/commands/sample_config_test.py::test_sample_config PASSED [ 80%] tests/commands/try_repo_test.py::test_try_repo_repo_only PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_with_specific_hook PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_relative_path PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_bare_repo PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_specific_revision PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_uncommitted_changes PASSED [ 81%] tests/commands/try_repo_test.py::test_try_repo_staged_changes PASSED [ 82%] tests/languages/conda_test.py::test_conda_exe[default0] PASSED [ 82%] tests/languages/conda_test.py::test_conda_exe[default1] PASSED [ 82%] tests/languages/conda_test.py::test_conda_exe[default2] PASSED [ 82%] tests/languages/docker_test.py::test_docker_fallback_user PASSED [ 82%] tests/languages/docker_test.py::test_in_docker_no_file PASSED [ 82%] tests/languages/docker_test.py::test_in_docker_docker_in_file PASSED [ 82%] tests/languages/docker_test.py::test_in_docker_docker_not_in_file PASSED [ 83%] tests/languages/docker_test.py::test_get_container_id PASSED [ 83%] tests/languages/docker_test.py::test_get_container_id_failure PASSED [ 83%] tests/languages/docker_test.py::test_get_docker_path_not_in_docker_returns_same PASSED [ 83%] tests/languages/docker_test.py::test_get_docker_path_in_docker_no_binds_same_path PASSED [ 83%] tests/languages/docker_test.py::test_get_docker_path_in_docker_binds_path_equal PASSED [ 83%] tests/languages/docker_test.py::test_get_docker_path_in_docker_binds_path_complex PASSED [ 84%] tests/languages/docker_test.py::test_get_docker_path_in_docker_no_substring PASSED [ 84%] tests/languages/docker_test.py::test_get_docker_path_in_docker_binds_path_many_binds PASSED [ 84%] tests/languages/docker_test.py::test_get_docker_path_in_docker_windows PASSED [ 84%] tests/languages/docker_test.py::test_get_docker_path_in_docker_docker_in_docker PASSED [ 84%] tests/languages/golang_test.py::test_guess_go_dir[/im/a/path/on/disk-unknown_src_dir] PASSED [ 84%] tests/languages/golang_test.py::test_guess_go_dir[file:///im/a/path/on/disk-unknown_src_dir] PASSED [ 84%] tests/languages/golang_test.py::test_guess_go_dir[git@github.com:golang/lint-github.com/golang/lint] PASSED [ 85%] tests/languages/golang_test.py::test_guess_go_dir[git://github.com/golang/lint-github.com/golang/lint] PASSED [ 85%] tests/languages/golang_test.py::test_guess_go_dir[http://github.com/golang/lint-github.com/golang/lint] PASSED [ 85%] tests/languages/golang_test.py::test_guess_go_dir[https://github.com/golang/lint-github.com/golang/lint] PASSED [ 85%] tests/languages/golang_test.py::test_guess_go_dir[ssh://git@github.com/golang/lint-github.com/golang/lint] PASSED [ 85%] tests/languages/golang_test.py::test_guess_go_dir[git@github.com:golang/lint.git-github.com/golang/lint] PASSED [ 85%] tests/languages/helpers_test.py::test_exe_exists_does_not_exist PASSED [ 86%] tests/languages/helpers_test.py::test_exe_exists_exists PASSED [ 86%] tests/languages/helpers_test.py::test_exe_exists_false_if_shim PASSED [ 86%] tests/languages/helpers_test.py::test_exe_exists_false_if_homedir PASSED [ 86%] tests/languages/helpers_test.py::test_exe_exists_commonpath_raises_ValueError PASSED [ 86%] tests/languages/helpers_test.py::test_exe_exists_true_when_homedir_is_slash PASSED [ 86%] tests/languages/helpers_test.py::test_basic_get_default_version PASSED [ 87%] tests/languages/helpers_test.py::test_basic_health_check PASSED [ 87%] tests/languages/helpers_test.py::test_failed_setup_command_does_not_unicode_error PASSED [ 87%] tests/languages/helpers_test.py::test_assert_no_additional_deps PASSED [ 87%] tests/languages/helpers_test.py::test_target_concurrency_normal PASSED [ 87%] tests/languages/helpers_test.py::test_target_concurrency_cpu_count_require_serial_true PASSED [ 87%] tests/languages/helpers_test.py::test_target_concurrency_testing_env_var PASSED [ 87%] tests/languages/helpers_test.py::test_target_concurrency_on_travis PASSED [ 88%] tests/languages/helpers_test.py::test_target_concurrency_cpu_count_not_implemented PASSED [ 88%] tests/languages/helpers_test.py::test_shuffled_is_deterministic PASSED [ 88%] tests/languages/node_test.py::test_sets_system_when_node_and_npm_are_available PASSED [ 88%] tests/languages/node_test.py::test_uses_default_when_node_and_npm_are_not_available PASSED [ 88%] tests/languages/node_test.py::test_sets_default_on_windows PASSED [ 88%] tests/languages/node_test.py::test_healthy_system_node PASSED [ 89%] tests/languages/node_test.py::test_unhealthy_if_system_node_goes_missing PASSED [ 89%] tests/languages/node_test.py::test_installs_without_links_outside_env PASSED [ 89%] tests/languages/pygrep_test.py::test_main[baz-0-] PASSED [ 89%] tests/languages/pygrep_test.py::test_main[foo-1-f1:1:foo\n] PASSED [ 89%] tests/languages/pygrep_test.py::test_main[bar-1-f1:2:bar\n] PASSED [ 89%] tests/languages/pygrep_test.py::test_main[(?i)\\[info\\]-1-f2:1:[INFO] hi\n] PASSED [ 89%] tests/languages/pygrep_test.py::test_main[h'q-1-f3:1:with'quotes\n] PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_line_no_match PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_line_two_match PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_line_all_match PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_file_no_match PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_file_one_match PASSED [ 90%] tests/languages/pygrep_test.py::test_negate_by_file_all_match PASSED [ 91%] tests/languages/pygrep_test.py::test_ignore_case PASSED [ 91%] tests/languages/pygrep_test.py::test_multiline PASSED [ 91%] tests/languages/pygrep_test.py::test_multiline_line_number PASSED [ 91%] tests/languages/pygrep_test.py::test_multiline_dotall_flag_is_enabled PASSED [ 91%] tests/languages/pygrep_test.py::test_multiline_multiline_flag_is_enabled PASSED [ 91%] tests/languages/python_test.py::test_read_pyvenv_cfg PASSED [ 92%] tests/languages/python_test.py::test_read_pyvenv_cfg_non_utf8 PASSED [ 92%] tests/languages/python_test.py::test_norm_version_expanduser PASSED [ 92%] tests/languages/python_test.py::test_norm_version_of_default_is_sys_executable PASSED [ 92%] tests/languages/python_test.py::test_sys_executable_matches[python3.9] PASSED [ 92%] tests/languages/python_test.py::test_sys_executable_matches[python3] PASSED [ 92%] tests/languages/python_test.py::test_sys_executable_matches[python] PASSED [ 92%] tests/languages/python_test.py::test_sys_executable_matches_does_not_match[notpython] PASSED [ 93%] tests/languages/python_test.py::test_sys_executable_matches_does_not_match[python3.x] PASSED [ 93%] tests/languages/python_test.py::test_find_by_sys_executable[/usr/bin/python3-/usr/bin/python3.7-python3] PASSED [ 93%] tests/languages/python_test.py::test_find_by_sys_executable[/usr/bin/python-/usr/bin/python3.7-python3.7] PASSED [ 93%] tests/languages/python_test.py::test_find_by_sys_executable[/usr/bin/python-/usr/bin/python-None] PASSED [ 93%] tests/languages/python_test.py::test_find_by_sys_executable[/usr/bin/python3.7m-/usr/bin/python3.7m-python3.7m] PASSED [ 93%] tests/languages/python_test.py::test_find_by_sys_executable[v/bin/python-v/bin/pypy-pypy] PASSED [ 94%] tests/languages/python_test.py::test_healthy_default_creator PASSED [ 94%] tests/languages/python_test.py::test_healthy_venv_creator PASSED [ 94%] tests/languages/python_test.py::test_unhealthy_python_goes_missing PASSED [ 94%] tests/languages/python_test.py::test_unhealthy_with_version_change PASSED [ 94%] tests/languages/python_test.py::test_unhealthy_system_version_changes PASSED [ 94%] tests/languages/python_test.py::test_unhealthy_old_virtualenv PASSED [ 94%] tests/languages/python_test.py::test_unhealthy_unexpected_pyvenv PASSED [ 95%] tests/languages/python_test.py::test_unhealthy_then_replaced PASSED [ 95%] tests/languages/r_test.py::test_r_parsing_file_no_opts_no_args PASSED [ 95%] tests/languages/r_test.py::test_r_parsing_file_opts_no_args PASSED [ 95%] tests/languages/r_test.py::test_r_parsing_file_no_opts_args PASSED [ 95%] tests/languages/r_test.py::test_r_parsing_expr_no_opts_no_args1 PASSED [ 95%] tests/languages/r_test.py::test_r_parsing_expr_no_opts_no_args2 PASSED [ 96%] tests/languages/r_test.py::test_r_parsing_expr_opts_no_args2 PASSED [ 96%] tests/languages/r_test.py::test_r_parsing_expr_args_in_entry2 PASSED [ 96%] tests/languages/r_test.py::test_r_parsing_expr_non_Rscirpt PASSED [ 96%] tests/languages/r_test.py::test_r_parsing_file_local PASSED [ 96%] tests/languages/r_test.py::test_rscript_exec_relative_to_r_home PASSED [ 96%] tests/languages/r_test.py::test_path_rscript_exec_no_r_home_set PASSED [ 97%] tests/languages/ruby_test.py::test_uses_default_version_when_not_available PASSED [ 97%] tests/languages/ruby_test.py::test_uses_system_if_both_gem_and_ruby_are_available PASSED [ 97%] tests/languages/ruby_test.py::test_install_ruby_system PASSED [ 97%] tests/languages/ruby_test.py::test_install_ruby_default PASSED [ 97%] tests/languages/ruby_test.py::test_archive_root_stat[rbenv.tar.gz] PASSED [ 97%] tests/languages/ruby_test.py::test_archive_root_stat[ruby-build.tar.gz] PASSED [ 97%] tests/languages/ruby_test.py::test_archive_root_stat[ruby-download.tar.gz] PASSED [ 98%] tests/meta_hooks/check_hooks_apply_test.py::test_hook_excludes_everything PASSED [ 98%] tests/meta_hooks/check_hooks_apply_test.py::test_hook_includes_nothing PASSED [ 98%] tests/meta_hooks/check_hooks_apply_test.py::test_hook_types_not_matched PASSED [ 98%] tests/meta_hooks/check_hooks_apply_test.py::test_hook_types_excludes_everything PASSED [ 98%] tests/meta_hooks/check_hooks_apply_test.py::test_valid_exceptions PASSED [ 98%] tests/meta_hooks/check_useless_excludes_test.py::test_useless_exclude_global PASSED [ 99%] tests/meta_hooks/check_useless_excludes_test.py::test_useless_exclude_for_hook PASSED [ 99%] tests/meta_hooks/check_useless_excludes_test.py::test_useless_exclude_with_types_filter PASSED [ 99%] tests/meta_hooks/check_useless_excludes_test.py::test_no_excludes PASSED [ 99%] tests/meta_hooks/check_useless_excludes_test.py::test_valid_exclude PASSED [ 99%] tests/meta_hooks/check_useless_excludes_test.py::test_useless_excludes_broken_symlink PASSED [ 99%] tests/meta_hooks/identity_test.py::test_identity PASSED [100%] ===== 635 passed, 1 skipped, 2 deselected, 3 xfailed in 429.83s (0:07:09) ====== >>> pre-commit: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/testing/pre-commit/pkg creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10 creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/color.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/constants.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/xargs.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks/__pycache__ copying build/lib/pre_commit/meta_hooks/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks/__pycache__ copying build/lib/pre_commit/meta_hooks/__pycache__/identity.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks/__pycache__ copying build/lib/pre_commit/meta_hooks/check_hooks_apply.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/identity.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/__init__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/check_useless_excludes.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/errors.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/autoupdate.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/clean.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/init_templatedir.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/hook_impl.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/install_uninstall.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/sample_config.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/gc.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/try_repo.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/validate_config.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/run.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/autoupdate.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/migrate_config.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/__pycache__/validate_manifest.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands/__pycache__ copying build/lib/pre_commit/commands/sample_config.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/clean.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/migrate_config.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/hook_impl.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/validate_config.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/gc.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/validate_manifest.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/install_uninstall.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/__init__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/try_repo.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/run.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/init_templatedir.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/commands copying build/lib/pre_commit/git.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/file_lock.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/util.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/staged_files_only.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/errors.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/envcontext.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/file_lock.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/parse_shebang.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/prefix.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/error_handler.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/xargs.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/logging_handler.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/color.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/clientlib.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/output.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/__main__.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/store.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/repository.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/hook.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/git.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/main.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/constants.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/__pycache__ copying build/lib/pre_commit/__main__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/clientlib.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/output.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/main.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/error_handler.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/__init__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/hook.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/fail.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/docker_image.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/conda.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/rust.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/coursier.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/pygrep.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/swift.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/helpers.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/conda.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/all.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/lua.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/docker_image.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/fail.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/swift.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/dart.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/docker.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/system.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/python.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/r.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/coursier.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/perl.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/pygrep.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/golang.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/node.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/script.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/dotnet.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/ruby.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/helpers.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/__pycache__/rust.cpython-310.pyc -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages/__pycache__ copying build/lib/pre_commit/languages/dotnet.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/r.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/python.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/ruby.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/perl.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/lua.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/docker.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/script.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/dart.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/__init__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/all.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/node.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/system.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/golang.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/languages copying build/lib/pre_commit/envcontext.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit creating /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/hook-tmpl -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_pre_commit_placeholder_package.gemspec -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_activate.R -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_Cargo.toml -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_setup.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/rbenv.tar.gz -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_LICENSE.renv -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_package.json -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/ruby-build.tar.gz -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_.npmignore -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_main.go -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_pre-commit-package-dev-1.rockspec -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_pubspec.yaml -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_renv.lock -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/__init__.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_go.mod -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/ruby-download.tar.gz -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_environment.yml -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_Makefile.PL -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_main.rs -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources copying build/lib/pre_commit/parse_shebang.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/prefix.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/staged_files_only.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/logging_handler.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/store.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit copying build/lib/pre_commit/repository.py -> /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit byte-compiling /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks/check_hooks_apply.py to check_hooks_apply.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/meta_hooks/check_useless_excludes.py to check_useless_excludes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources/empty_template_setup.py to empty_template_setup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit/resources/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating pre_commit.egg-info writing pre_commit.egg-info/PKG-INFO writing dependency_links to pre_commit.egg-info/dependency_links.txt writing entry points to pre_commit.egg-info/entry_points.txt writing requirements to pre_commit.egg-info/requires.txt writing top-level names to pre_commit.egg-info/top_level.txt writing manifest file 'pre_commit.egg-info/SOURCES.txt' reading manifest file 'pre_commit.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pre_commit.egg-info/SOURCES.txt' Copying pre_commit.egg-info to /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/lib/python3.10/site-packages/pre_commit-2.20.0-py3.10.egg-info running install_scripts Installing pre-commit script to /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/bin Installing pre-commit-validate-config script to /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/bin Installing pre-commit-validate-manifest script to /home/buildozer/aports/testing/pre-commit/pkg/pre-commit/usr/bin >>> pre-commit*: Running postcheck for pre-commit >>> pre-commit*: Preparing package pre-commit... >>> pre-commit*: Tracing dependencies... >>> pre-commit*: Package size: 952.0 KB >>> pre-commit*: Compressing data... >>> pre-commit*: Create checksum... >>> pre-commit*: Create pre-commit-2.20.0-r0.apk >>> pre-commit: Build complete at Mon, 11 Jul 2022 09:36:10 +0000 elapsed time 0h 7m 21s >>> pre-commit: Cleaning up srcdir >>> pre-commit: Cleaning up pkgdir >>> pre-commit: Uninstalling dependencies... (1/50) Purging .makedepends-pre-commit (20220711.092853) (2/50) Purging py3-cfgv (3.3.1-r1) (3/50) Purging py3-identify (2.5.1-r0) (4/50) Purging py3-ukkonen (1.0.1-r1) (5/50) Purging py3-cffi (1.15.1-r0) (6/50) Purging py3-cparser (2.20-r2) (7/50) Purging py3-nodeenv (1.7.0-r0) (8/50) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (9/50) Purging py3-yaml (6.0-r0) (10/50) Purging py3-toml (0.10.2-r3) (11/50) Purging py3-virtualenv (20.14.1-r0) (12/50) Purging py3-filelock (3.4.2-r0) (13/50) Purging py3-platformdirs (2.5.2-r0) (14/50) Purging py3-setuptools (59.4.0-r0) (15/50) Purging py3-appdirs (1.4.4-r3) (16/50) Purging py3-ordered-set (4.0.2-r3) (17/50) Purging py3-pytest-env (0.6.2-r1) (18/50) Purging py3-pytest (7.1.2-r1) (19/50) Purging py3-atomicwrites (1.4.0-r2) (20/50) Purging py3-attrs (21.4.0-r0) (21/50) Purging py3-iniconfig (1.1.1-r2) (22/50) Purging py3-more-itertools (8.13.0-r0) (23/50) Purging py3-packaging (21.3-r0) (24/50) Purging py3-parsing (2.4.7-r3) (25/50) Purging py3-pluggy (1.0.0-r0) (26/50) Purging py3-py (1.10.0-r2) (27/50) Purging py3-pygments (2.11.2-r0) (28/50) Purging py3-six (1.16.0-r1) (29/50) Purging py3-tomli (2.0.1-r1) (30/50) Purging py3-wcwidth (0.2.5-r2) (31/50) Purging py3-re-assert (1.1.0-r1) (32/50) Purging py3-regex (2022.4.24-r0) (33/50) Purging py3-distlib (0.3.4-r1) (34/50) Purging python3 (3.10.5-r0) (35/50) Purging ruby (3.1.2-r0) (36/50) Purging npm (8.13.1-r0) (37/50) Purging libbz2 (1.0.8-r1) (38/50) Purging ruby-libs (3.1.2-r0) (39/50) Purging libffi (3.4.2-r1) (40/50) Purging gdbm (1.23-r0) (41/50) Purging xz-libs (5.2.5-r1) (42/50) Purging mpdecimal (2.5.1-r1) (43/50) Purging readline (8.1.2-r0) (44/50) Purging sqlite-libs (3.39.0-r0) (45/50) Purging yaml (0.2.5-r0) (46/50) Purging libucontext (1.2-r0) (47/50) Purging nodejs-current (18.4.0-r0) (48/50) Purging icu-libs (71.1-r2) (49/50) Purging icu-data-en (71.1-r2) (50/50) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r18.trigger OK: 368 MiB in 99 packages >>> pre-commit: Updating the testing/aarch64 repository index... >>> pre-commit: Signing the index...