>>> vcstool: Building testing/vcstool 0.3.0-r1 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 02:16:53 +0000 >>> vcstool: Checking sanity of /home/buildozer/aports/testing/vcstool/APKBUILD... >>> vcstool: Analyzing dependencies... >>> vcstool: Installing for build: build-base python3 py3-yaml py3-setuptools py3-pytest py3-flake8 py3-pydocstyle py3-flake8-import-order subversion mercurial git (1/42) Installing libbz2 (1.0.8-r1) (2/42) Installing libffi (3.4.2-r1) (3/42) Installing gdbm (1.22-r0) (4/42) Installing xz-libs (5.2.5-r0) (5/42) Installing mpdecimal (2.5.1-r1) (6/42) Installing readline (8.1.1-r0) (7/42) Installing sqlite-libs (3.37.0-r0) (8/42) Installing python3 (3.10.1-r0) (9/42) Installing yaml (0.2.5-r0) (10/42) Installing py3-yaml (5.4.1.1-r2) (11/42) Installing py3-ordered-set (4.0.2-r3) (12/42) Installing py3-appdirs (1.4.4-r3) (13/42) Installing py3-parsing (2.4.7-r3) (14/42) Installing py3-six (1.16.0-r1) (15/42) Installing py3-packaging (21.3-r0) (16/42) Installing py3-setuptools (52.0.0-r5) (17/42) Installing py3-atomicwrites (1.4.0-r2) (18/42) Installing py3-attrs (21.2.0-r1) (19/42) Installing py3-more-itertools (8.12.0-r1) (20/42) Installing py3-iniconfig (1.1.1-r2) (21/42) Installing py3-pluggy (0.13.1-r5) (22/42) Installing py3-py (1.10.0-r2) (23/42) Installing py3-wcwidth (0.2.5-r2) (24/42) Installing py3-toml (0.10.2-r3) (25/42) Installing py3-pytest (6.2.5-r1) (26/42) Installing py3-pyflakes (2.4.0-r0) (27/42) Installing py3-pycodestyle (2.8.0-r0) (28/42) Installing py3-mccabe (0.6.1-r7) (29/42) Installing py3-flake8 (4.0.1-r0) (30/42) Installing py3-snowballstemmer (2.1.0-r2) (31/42) Installing py3-pydocstyle (5.1.1-r2) (32/42) Installing py3-flake8-import-order (0.18.1-r3) (33/42) Installing libuuid (2.37.2-r6) (34/42) Installing apr (1.7.0-r0) (35/42) Installing apr-util (1.6.1-r11) (36/42) Installing libsasl (2.1.27-r14) (37/42) Installing serf (1.3.9-r7) (38/42) Installing subversion-libs (1.14.1-r8) (39/42) Installing subversion (1.14.1-r8) Executing subversion-1.14.1-r8.pre-install (40/42) Installing mercurial (5.9.3-r1) (41/42) Installing .makedepends-vcstool (20211230.021654) (42/42) Installing subversion-openrc (1.14.1-r8) Executing busybox-1.34.1-r6.trigger OK: 319 MiB in 131 packages >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vcstool-0.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38641 100 38641 0 0 38303 0 0:00:01 0:00:01 --:--:-- 38334 100 38641 100 38641 0 0 38286 0 0:00:01 0:00:01 --:--:-- 38296 >>> vcstool: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vcstool-0.3.0.tar.gz >>> vcstool: Checking sha512sums... vcstool-0.3.0.tar.gz: OK >>> vcstool: Unpacking /var/cache/distfiles/edge/vcstool-0.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/vcstool copying vcstool/executor.py -> build/lib/vcstool copying vcstool/util.py -> build/lib/vcstool copying vcstool/crawler.py -> build/lib/vcstool copying vcstool/streams.py -> build/lib/vcstool copying vcstool/__init__.py -> build/lib/vcstool creating build/lib/vcstool/commands copying vcstool/commands/status.py -> build/lib/vcstool/commands copying vcstool/commands/push.py -> build/lib/vcstool/commands copying vcstool/commands/remotes.py -> build/lib/vcstool/commands copying vcstool/commands/help.py -> build/lib/vcstool/commands copying vcstool/commands/diff.py -> build/lib/vcstool/commands copying vcstool/commands/vcs.py -> build/lib/vcstool/commands copying vcstool/commands/pull.py -> build/lib/vcstool/commands copying vcstool/commands/import_.py -> build/lib/vcstool/commands copying vcstool/commands/branch.py -> build/lib/vcstool/commands copying vcstool/commands/custom.py -> build/lib/vcstool/commands copying vcstool/commands/__init__.py -> build/lib/vcstool/commands copying vcstool/commands/validate.py -> build/lib/vcstool/commands copying vcstool/commands/command.py -> build/lib/vcstool/commands copying vcstool/commands/log.py -> build/lib/vcstool/commands copying vcstool/commands/export.py -> build/lib/vcstool/commands creating build/lib/vcstool/clients copying vcstool/clients/tar.py -> build/lib/vcstool/clients copying vcstool/clients/zip.py -> build/lib/vcstool/clients copying vcstool/clients/svn.py -> build/lib/vcstool/clients copying vcstool/clients/bzr.py -> build/lib/vcstool/clients copying vcstool/clients/__init__.py -> build/lib/vcstool/clients copying vcstool/clients/hg.py -> build/lib/vcstool/clients copying vcstool/clients/git.py -> build/lib/vcstool/clients copying vcstool/clients/none.py -> build/lib/vcstool/clients copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/vcstool/src/vcstool-0.3.0 collecting ... svn, version 1.14.1 (r1886195) compiled Dec 15 2021, 19:17:41 on powerpc64le-alpine-linux-musl Copyright (C) 2021 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - using serf 1.3.9 (compiled with 1.3.9) - handles 'http' scheme - handles 'https' scheme The following authentication credential caches are available: * GPG-Agent collected 21 items / 1 deselected / 20 selected test/test_commands.py::TestCommands::test_branch PASSED test/test_commands.py::TestCommands::test_custom PASSED test/test_commands.py::TestCommands::test_diff PASSED test/test_commands.py::TestCommands::test_export_exact PASSED test/test_commands.py::TestCommands::test_export_exact_with_tags PASSED test/test_commands.py::TestCommands::test_import_force_non_empty PASSED test/test_commands.py::TestCommands::test_import_url PASSED test/test_commands.py::TestCommands::test_log PASSED test/test_commands.py::TestCommands::test_log_merge_only PASSED test/test_commands.py::TestCommands::test_pull PASSED test/test_commands.py::TestCommands::test_pull_api PASSED test/test_commands.py::TestCommands::test_reimport PASSED test/test_commands.py::TestCommands::test_reimport_failed PASSED test/test_commands.py::TestCommands::test_remote PASSED test/test_commands.py::TestCommands::test_status PASSED test/test_commands.py::TestCommands::test_validate PASSED test/test_commands.py::TestCommands::test_validate_svn_and_hg PASSED test/test_flake8.py::test_flake8 flake8.plugins.manager MainProcess 38418 INFO Loading entry-points for "flake8.extension". flake8.plugins.manager MainProcess 38423 INFO Loading entry-points for "flake8.report". flake8.plugins.manager MainProcess 38428 INFO Loading plugin "C90" from entry-point. flake8.plugins.manager MainProcess 38430 INFO Loading plugin "F" from entry-point. flake8.plugins.manager MainProcess 38446 INFO Loading plugin "I" from entry-point. flake8.plugins.manager MainProcess 38662 INFO Loading plugin "pycodestyle.ambiguous_identifier" from entry-point. flake8.plugins.manager MainProcess 38662 INFO Loading plugin "pycodestyle.bare_except" from entry-point. flake8.plugins.manager MainProcess 38663 INFO Loading plugin "pycodestyle.blank_lines" from entry-point. flake8.plugins.manager MainProcess 38663 INFO Loading plugin "pycodestyle.break_after_binary_operator" from entry-point. flake8.plugins.manager MainProcess 38663 INFO Loading plugin "pycodestyle.break_before_binary_operator" from entry-point. flake8.plugins.manager MainProcess 38663 INFO Loading plugin "pycodestyle.comparison_negative" from entry-point. flake8.plugins.manager MainProcess 38663 INFO Loading plugin "pycodestyle.comparison_to_singleton" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.comparison_type" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.compound_statements" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.continued_indentation" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.explicit_line_join" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.extraneous_whitespace" from entry-point. flake8.plugins.manager MainProcess 38664 INFO Loading plugin "pycodestyle.imports_on_separate_lines" from entry-point. flake8.plugins.manager MainProcess 38665 INFO Loading plugin "pycodestyle.indentation" from entry-point. flake8.plugins.manager MainProcess 38665 INFO Loading plugin "pycodestyle.maximum_doc_length" from entry-point. flake8.plugins.manager MainProcess 38665 INFO Loading plugin "pycodestyle.maximum_line_length" from entry-point. flake8.plugins.manager MainProcess 38665 INFO Loading plugin "pycodestyle.missing_whitespace" from entry-point. flake8.plugins.manager MainProcess 38665 INFO Loading plugin "pycodestyle.missing_whitespace_after_import_keyword" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.missing_whitespace_around_operator" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.module_imports_on_top_of_file" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.python_3000_async_await_keywords" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.python_3000_backticks" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.python_3000_has_key" from entry-point. flake8.plugins.manager MainProcess 38666 INFO Loading plugin "pycodestyle.python_3000_invalid_escape_sequence" from entry-point. flake8.plugins.manager MainProcess 38667 INFO Loading plugin "pycodestyle.python_3000_not_equal" from entry-point. flake8.plugins.manager MainProcess 38667 INFO Loading plugin "pycodestyle.python_3000_raise_comma" from entry-point. flake8.plugins.manager MainProcess 38667 INFO Loading plugin "pycodestyle.tabs_obsolete" from entry-point. flake8.plugins.manager MainProcess 38667 INFO Loading plugin "pycodestyle.tabs_or_spaces" from entry-point. flake8.plugins.manager MainProcess 38667 INFO Loading plugin "pycodestyle.trailing_blank_lines" from entry-point. flake8.plugins.manager MainProcess 38668 INFO Loading plugin "pycodestyle.trailing_whitespace" from entry-point. flake8.plugins.manager MainProcess 38668 INFO Loading plugin "pycodestyle.whitespace_around_comma" from entry-point. flake8.plugins.manager MainProcess 38668 INFO Loading plugin "pycodestyle.whitespace_around_keywords" from entry-point. flake8.plugins.manager MainProcess 38668 INFO Loading plugin "pycodestyle.whitespace_around_named_parameter_equals" from entry-point. flake8.plugins.manager MainProcess 38668 INFO Loading plugin "pycodestyle.whitespace_around_operator" from entry-point. flake8.plugins.manager MainProcess 38669 INFO Loading plugin "pycodestyle.whitespace_before_comment" from entry-point. flake8.plugins.manager MainProcess 38669 INFO Loading plugin "pycodestyle.whitespace_before_parameters" from entry-point. flake8.plugins.manager MainProcess 38669 INFO Loading plugin "default" from entry-point. flake8.plugins.manager MainProcess 38671 INFO Loading plugin "pylint" from entry-point. flake8.plugins.manager MainProcess 38671 INFO Loading plugin "quiet-filename" from entry-point. flake8.plugins.manager MainProcess 38671 INFO Loading plugin "quiet-nothing" from entry-point. flake8.options.manager MainProcess 38671 WARNING option --max-complexity: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 38672 WARNING option --application-import-names: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 38672 WARNING option --application-package-names: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.options.manager MainProcess 38677 WARNING option --import-order-style: please update from optparse string `type=` to argparse callable `type=` -- this will be an error in the future flake8.checker MainProcess 38680 INFO Making checkers flake8.checker MainProcess 38726 INFO Checking 50 files flake8.main.application MainProcess 39748 INFO Finished running flake8.main.application MainProcess 39749 INFO Reporting errors flake8.main.application MainProcess 39752 INFO Found a total of 16 violations and reported 0 PASSED test/test_options.py::TestOptions::test_clients PASSED test/test_options.py::TestOptions::test_commands PASSED =============================== warnings summary =============================== test/test_flake8.py::test_flake8 test/test_flake8.py::test_flake8 /usr/lib/python3.10/site-packages/flake8/plugins/manager.py:261: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. eps = importlib_metadata.entry_points().get(self.namespace, ()) test/test_flake8.py: 216 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html =============== 20 passed, 1 deselected, 218 warnings in 40.65s ================ >>> vcstool: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/vcstool/pkg creating /home/buildozer/aports/testing/vcstool/pkg/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10 creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/executor.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/util.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/crawler.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool copying build/lib/vcstool/streams.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/status.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/push.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/remotes.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/help.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/diff.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/vcs.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/pull.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/import_.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/branch.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/custom.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/validate.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/command.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/log.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/commands/export.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands copying build/lib/vcstool/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/tar.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/zip.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/svn.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/bzr.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/__init__.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/hg.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/git.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/none.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients copying build/lib/vcstool/clients/vcs_base.py -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/executor.py to executor.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/crawler.py to crawler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/streams.py to streams.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/status.py to status.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/push.py to push.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/remotes.py to remotes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/help.py to help.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/diff.py to diff.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/vcs.py to vcs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/pull.py to pull.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/import_.py to import_.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/branch.py to branch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/custom.py to custom.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/commands/export.py to export.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/tar.py to tar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/zip.py to zip.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/svn.py to svn.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/bzr.py to bzr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/hg.py to hg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/git.py to git.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/none.py to none.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool/clients/vcs_base.py to vcs_base.cpython-310.pyc running install_data creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share creating /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.bash -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.tcsh -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.zsh -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion copying vcstool-completion/vcs.fish -> /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/vcstool-completion running install_egg_info running egg_info creating vcstool.egg-info writing vcstool.egg-info/PKG-INFO writing dependency_links to vcstool.egg-info/dependency_links.txt writing entry points to vcstool.egg-info/entry_points.txt writing requirements to vcstool.egg-info/requires.txt writing top-level names to vcstool.egg-info/top_level.txt writing manifest file 'vcstool.egg-info/SOURCES.txt' reading manifest file 'vcstool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vcstool.egg-info/SOURCES.txt' Copying vcstool.egg-info to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/lib/python3.10/site-packages/vcstool-0.3.0-py3.10.egg-info running install_scripts Installing vcs script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-branch script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-bzr script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-custom script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-diff script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-export script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-git script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-help script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-hg script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-import script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-log script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-pull script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-push script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-remotes script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-status script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-svn script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin Installing vcs-validate script to /home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/bin >>> vcstool-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-bash-completion/usr/share/bash-completion/completions' >>> vcstool-bash-completion*: Preparing subpackage vcstool-bash-completion... >>> vcstool-bash-completion*: Running postcheck for vcstool-bash-completion >>> vcstool-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-zsh-completion/usr/share/zsh/site-functions' >>> vcstool-zsh-completion*: Preparing subpackage vcstool-zsh-completion... >>> vcstool-zsh-completion*: Running postcheck for vcstool-zsh-completion >>> vcstool-tcsh-completion*: Running split function tcshcomp... '/home/buildozer/aports/testing/vcstool/pkg/vcstool/usr/share/tcsh-completion/completions' -> '/home/buildozer/aports/testing/vcstool/pkg/vcstool-tcsh-completion/usr/share/tcsh-completion/completions' >>> vcstool-tcsh-completion*: Preparing subpackage vcstool-tcsh-completion... >>> vcstool-tcsh-completion*: Running postcheck for vcstool-tcsh-completion >>> vcstool*: Running postcheck for vcstool >>> vcstool*: Preparing package vcstool... >>> vcstool-bash-completion*: Tracing dependencies... >>> vcstool-bash-completion*: Package size: 24.0 KB >>> vcstool-bash-completion*: Compressing data... >>> vcstool-bash-completion*: Create checksum... >>> vcstool-bash-completion*: Create vcstool-bash-completion-0.3.0-r1.apk >>> vcstool-tcsh-completion*: Tracing dependencies... >>> vcstool-tcsh-completion*: Package size: 24.0 KB >>> vcstool-tcsh-completion*: Compressing data... >>> vcstool-tcsh-completion*: Create checksum... >>> vcstool-tcsh-completion*: Create vcstool-tcsh-completion-0.3.0-r1.apk >>> vcstool-zsh-completion*: Tracing dependencies... >>> vcstool-zsh-completion*: Package size: 24.0 KB >>> vcstool-zsh-completion*: Compressing data... >>> vcstool-zsh-completion*: Create checksum... >>> vcstool-zsh-completion*: Create vcstool-zsh-completion-0.3.0-r1.apk >>> vcstool*: Tracing dependencies... >>> vcstool*: Package size: 488.0 KB >>> vcstool*: Compressing data... >>> vcstool*: Create checksum... >>> vcstool*: Create vcstool-0.3.0-r1.apk >>> vcstool: Build complete at Thu, 30 Dec 2021 02:17:39 +0000 elapsed time 0h 0m 46s >>> vcstool: Cleaning up srcdir >>> vcstool: Cleaning up pkgdir >>> vcstool: Uninstalling dependencies... (1/42) Purging .makedepends-vcstool (20211230.021654) (2/42) Purging py3-yaml (5.4.1.1-r2) (3/42) Purging py3-setuptools (52.0.0-r5) (4/42) Purging py3-ordered-set (4.0.2-r3) (5/42) Purging py3-appdirs (1.4.4-r3) (6/42) Purging py3-pytest (6.2.5-r1) (7/42) Purging py3-atomicwrites (1.4.0-r2) (8/42) Purging py3-attrs (21.2.0-r1) (9/42) Purging py3-more-itertools (8.12.0-r1) (10/42) Purging py3-iniconfig (1.1.1-r2) (11/42) Purging py3-pluggy (0.13.1-r5) (12/42) Purging py3-py (1.10.0-r2) (13/42) Purging py3-wcwidth (0.2.5-r2) (14/42) Purging py3-packaging (21.3-r0) (15/42) Purging py3-parsing (2.4.7-r3) (16/42) Purging py3-six (1.16.0-r1) (17/42) Purging py3-toml (0.10.2-r3) (18/42) Purging py3-pydocstyle (5.1.1-r2) (19/42) Purging py3-snowballstemmer (2.1.0-r2) (20/42) Purging py3-flake8-import-order (0.18.1-r3) (21/42) Purging py3-flake8 (4.0.1-r0) (22/42) Purging py3-pyflakes (2.4.0-r0) (23/42) Purging py3-pycodestyle (2.8.0-r0) (24/42) Purging py3-mccabe (0.6.1-r7) (25/42) Purging subversion-openrc (1.14.1-r8) (26/42) Purging subversion (1.14.1-r8) (27/42) Purging mercurial (5.9.3-r1) (28/42) Purging python3 (3.10.1-r0) (29/42) Purging libbz2 (1.0.8-r1) (30/42) Purging libffi (3.4.2-r1) (31/42) Purging subversion-libs (1.14.1-r8) (32/42) Purging libsasl (2.1.27-r14) (33/42) Purging gdbm (1.22-r0) (34/42) Purging xz-libs (5.2.5-r0) (35/42) Purging mpdecimal (2.5.1-r1) (36/42) Purging readline (8.1.1-r0) (37/42) Purging sqlite-libs (3.37.0-r0) (38/42) Purging yaml (0.2.5-r0) (39/42) Purging serf (1.3.9-r7) (40/42) Purging apr-util (1.6.1-r11) (41/42) Purging apr (1.7.0-r0) (42/42) Purging libuuid (2.37.2-r6) Executing busybox-1.34.1-r6.trigger OK: 230 MiB in 89 packages >>> vcstool: Updating the testing/ppc64le repository index... >>> vcstool: Signing the index...