==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-zope-testrunner 7.4-1 (Tue Jun  3 00:11:21 2025)
==> Retrieving sources...
  -> Found python-zope-testrunner-7.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-zope-testrunner-7.4.tar.gz ... Passed
==> Making package: python-zope-testrunner 7.4-1 (Tue 03 Jun 2025 12:11:27 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-wheel-0.45.1-1  python-setuptools-1:80.9.0-1
              python-zope-exceptions-5.2-3  python-zope-interface-7.2-1

Total Download Size:    0.39 MiB
Total Installed Size:  13.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-zope-interface-7.2-1-aarch64 downloading...
 python-zope-exceptions-5.2-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-zope-interface...
installing python-zope-exceptions...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
             python-installer-0.7.0-10

Total Installed Size:  0.47 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-zope-testrunner-7.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-zope-testrunner-7.4.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:804: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Zope Public License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/zope
copying src/zope/__init__.py -> build/lib/zope
creating build/lib/zope/testrunner
copying src/zope/testrunner/__init__.py -> build/lib/zope/testrunner
copying src/zope/testrunner/tb_format.py -> build/lib/zope/testrunner
copying src/zope/testrunner/options.py -> build/lib/zope/testrunner
copying src/zope/testrunner/profiling.py -> build/lib/zope/testrunner
copying src/zope/testrunner/selftest.py -> build/lib/zope/testrunner
copying src/zope/testrunner/util.py -> build/lib/zope/testrunner
copying src/zope/testrunner/formatter.py -> build/lib/zope/testrunner
copying src/zope/testrunner/garbagecollection.py -> build/lib/zope/testrunner
copying src/zope/testrunner/coverage.py -> build/lib/zope/testrunner
copying src/zope/testrunner/logsupport.py -> build/lib/zope/testrunner
copying src/zope/testrunner/find.py -> build/lib/zope/testrunner
copying src/zope/testrunner/_doctest.py -> build/lib/zope/testrunner
copying src/zope/testrunner/interfaces.py -> build/lib/zope/testrunner
copying src/zope/testrunner/feature.py -> build/lib/zope/testrunner
copying src/zope/testrunner/layer.py -> build/lib/zope/testrunner
copying src/zope/testrunner/threadsupport.py -> build/lib/zope/testrunner
copying src/zope/testrunner/shuffle.py -> build/lib/zope/testrunner
copying src/zope/testrunner/statistics.py -> build/lib/zope/testrunner
copying src/zope/testrunner/exceptions.py -> build/lib/zope/testrunner
copying src/zope/testrunner/__main__.py -> build/lib/zope/testrunner
copying src/zope/testrunner/debug.py -> build/lib/zope/testrunner
copying src/zope/testrunner/digraph.py -> build/lib/zope/testrunner
copying src/zope/testrunner/refcount.py -> build/lib/zope/testrunner
copying src/zope/testrunner/listing.py -> build/lib/zope/testrunner
copying src/zope/testrunner/process.py -> build/lib/zope/testrunner
copying src/zope/testrunner/filter.py -> build/lib/zope/testrunner
copying src/zope/testrunner/runner.py -> build/lib/zope/testrunner
running egg_info
creating src/zope.testrunner.egg-info
writing src/zope.testrunner.egg-info/PKG-INFO
writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt
writing entry points to src/zope.testrunner.egg-info/entry_points.txt
writing namespace_packages to src/zope.testrunner.egg-info/namespace_packages.txt
writing requirements to src/zope.testrunner.egg-info/requires.txt
writing top-level names to src/zope.testrunner.egg-info/top_level.txt
writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt'
warning: no files found matching 'Makefile' under directory 'docs'
adding license file 'LICENSE.md'
writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zope.testrunner.tests' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'zope.testrunner.tests' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'zope.testrunner.tests' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'zope.testrunner.tests' to be distributed and are
        already explicitly excluding 'zope.testrunner.tests' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zope.testrunner.tests.logsupport' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'zope.testrunner.tests.logsupport' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'zope.testrunner.tests.logsupport' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'zope.testrunner.tests.logsupport' to be distributed and are
        already explicitly excluding 'zope.testrunner.tests.logsupport' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/__init__.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_digraph.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_doctest.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_filter.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_find.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_logsupport.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_runner.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_subunit.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_threadsupport.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/test_xml_output.py -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-arguments.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-colors.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-coverage-win32.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-coverage.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-debugging.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-discovery.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-edge-cases.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-errors.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-expected-failures.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-gc-after-test.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-gc.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-knit.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-api.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-buff.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-cwd.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-instances.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-ntd.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-layers.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-leaks-err.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-leaks.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-nestedcode.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-new-threads.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-profiling.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-progress.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-repeat.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-report-skipped.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-shuffle.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-simple.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subtest.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subunit-err.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subunit-v2.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-subunit.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-tb-format.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-test-selection.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-verbose.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner-wo-source.rst -> build/lib/zope/testrunner/tests
copying src/zope/testrunner/tests/testrunner.rst -> build/lib/zope/testrunner/tests
creating build/lib/zope/testrunner/tests/logsupport
copying src/zope/testrunner/tests/logsupport/log.ini -> build/lib/zope/testrunner/tests/logsupport
creating build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/leak.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/new_threads.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/subtest.py -> build/lib/zope/testrunner/tests/testrunner-ex
copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> build/lib/zope/testrunner/tests/testrunner-ex
creating build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
copying src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py -> build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
creating build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
copying src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
creating build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
copying src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
copying src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
creating build/lib/zope/testrunner/tests/testrunner-ex-37
copying src/zope/testrunner/tests/testrunner-ex-37/layers.py -> build/lib/zope/testrunner/tests/testrunner-ex-37
copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/lib/zope/testrunner/tests/testrunner-ex-37
copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/lib/zope/testrunner/tests/testrunner-ex-37
creating build/lib/zope/testrunner/tests/testrunner-ex-6
copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/lib/zope/testrunner/tests/testrunner-ex-6
creating build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure
copying src/zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure
creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products
copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products
copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products
creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more
copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more
copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more
creating build/lib/zope/testrunner/tests/testrunner-ex-skip
copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-skip
creating build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1
creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11
copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11
copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11
creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12
copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12
creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13
copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13
copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13
creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
copying src/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
copying src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23
copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23
creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests
creating build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3
creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31
copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31
creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32
copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32
creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33
copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33
creating build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests
creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled
copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled
copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled
copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled
creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package
copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package
copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-aarch64/wheel/./zope/__init__.py (namespace package)
copying zope/testrunner/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/tb_format.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/options.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/profiling.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/selftest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/util.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/formatter.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/garbagecollection.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/coverage.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/logsupport.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/find.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/_doctest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/interfaces.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/feature.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/layer.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/threadsupport.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/shuffle.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/statistics.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/exceptions.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/__main__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/debug.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/digraph.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/refcount.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/listing.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/process.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/filter.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/runner.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner
copying zope/testrunner/tests/test_xml_output.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-report-skipped.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-tb-format.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subunit-v2.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_subunit.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-cwd.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_find.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-expected-failures.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_doctest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subunit.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-nestedcode.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-colors.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-instances.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-ntd.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-knit.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-coverage.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-buff.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-errors.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-test-selection.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-coverage-win32.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-arguments.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-leaks-err.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-repeat.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_filter.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-progress.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-layers-api.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_digraph.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_runner.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-new-threads.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-debugging.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subunit-err.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-profiling.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-verbose.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-gc.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-shuffle.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-leaks.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-simple.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_threadsupport.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-wo-source.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/test_logsupport.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-subtest.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-discovery.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-gc-after-test.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-edge-cases.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests
copying zope/testrunner/tests/testrunner-ex/unicode.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/gc1.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/new_threads.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/subtest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/gc0.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/gcstats.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/pledge.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/README.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/leak.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/gcset.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex
copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2
copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21
copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21
copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21
copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
copying zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23
copying zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23
copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22
copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1
copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13
copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13
copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample12
copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11
copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests
copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled
copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled
copying zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled
copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package
copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package
copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3
copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample31
copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample32
copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample33
copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-6
copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
copying zope/testrunner/tests/testrunner-ex-37/layers.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-37
copying zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-37
copying zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-37
copying zope/testrunner/tests/logsupport/log.ini -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/logsupport
copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-skip
copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-lib/sample4
copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
copying zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-expectedFailure
copying zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products
copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products
copying zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more
copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/bdist.linux-aarch64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more
running install_egg_info
Copying src/zope.testrunner.egg-info to build/bdist.linux-aarch64/wheel/./zope.testrunner-7.4-py3.13.egg-info
Installing build/bdist.linux-aarch64/wheel/./zope.testrunner-7.4-py3.13-nspkg.pth
running install_scripts
creating build/bdist.linux-aarch64/wheel/zope_testrunner-7.4.dist-info/WHEEL
creating '/build/python-zope-testrunner/src/zope.testrunner-7.4/dist/.tmp-7hz4e56z/zope_testrunner-7.4-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'zope.testrunner-7.4-py3.13-nspkg.pth'
adding 'zope/testrunner/__init__.py'
adding 'zope/testrunner/__main__.py'
adding 'zope/testrunner/_doctest.py'
adding 'zope/testrunner/coverage.py'
adding 'zope/testrunner/debug.py'
adding 'zope/testrunner/digraph.py'
adding 'zope/testrunner/exceptions.py'
adding 'zope/testrunner/feature.py'
adding 'zope/testrunner/filter.py'
adding 'zope/testrunner/find.py'
adding 'zope/testrunner/formatter.py'
adding 'zope/testrunner/garbagecollection.py'
adding 'zope/testrunner/interfaces.py'
adding 'zope/testrunner/layer.py'
adding 'zope/testrunner/listing.py'
adding 'zope/testrunner/logsupport.py'
adding 'zope/testrunner/options.py'
adding 'zope/testrunner/process.py'
adding 'zope/testrunner/profiling.py'
adding 'zope/testrunner/refcount.py'
adding 'zope/testrunner/runner.py'
adding 'zope/testrunner/selftest.py'
adding 'zope/testrunner/shuffle.py'
adding 'zope/testrunner/statistics.py'
adding 'zope/testrunner/tb_format.py'
adding 'zope/testrunner/threadsupport.py'
adding 'zope/testrunner/util.py'
adding 'zope/testrunner/tests/__init__.py'
adding 'zope/testrunner/tests/test_digraph.py'
adding 'zope/testrunner/tests/test_doctest.py'
adding 'zope/testrunner/tests/test_filter.py'
adding 'zope/testrunner/tests/test_find.py'
adding 'zope/testrunner/tests/test_logsupport.py'
adding 'zope/testrunner/tests/test_runner.py'
adding 'zope/testrunner/tests/test_subunit.py'
adding 'zope/testrunner/tests/test_threadsupport.py'
adding 'zope/testrunner/tests/test_xml_output.py'
adding 'zope/testrunner/tests/testrunner-arguments.rst'
adding 'zope/testrunner/tests/testrunner-colors.rst'
adding 'zope/testrunner/tests/testrunner-coverage-win32.rst'
adding 'zope/testrunner/tests/testrunner-coverage.rst'
adding 'zope/testrunner/tests/testrunner-debugging-import-failure.rst'
adding 'zope/testrunner/tests/testrunner-debugging-layer-setup.rst'
adding 'zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst'
adding 'zope/testrunner/tests/testrunner-debugging.rst'
adding 'zope/testrunner/tests/testrunner-discovery.rst'
adding 'zope/testrunner/tests/testrunner-edge-cases.rst'
adding 'zope/testrunner/tests/testrunner-errors.rst'
adding 'zope/testrunner/tests/testrunner-expected-failures.rst'
adding 'zope/testrunner/tests/testrunner-gc-after-test.rst'
adding 'zope/testrunner/tests/testrunner-gc.rst'
adding 'zope/testrunner/tests/testrunner-knit.rst'
adding 'zope/testrunner/tests/testrunner-layers-api.rst'
adding 'zope/testrunner/tests/testrunner-layers-buff.rst'
adding 'zope/testrunner/tests/testrunner-layers-cantfind.rst'
adding 'zope/testrunner/tests/testrunner-layers-cwd.rst'
adding 'zope/testrunner/tests/testrunner-layers-instances.rst'
adding 'zope/testrunner/tests/testrunner-layers-ntd.rst'
adding 'zope/testrunner/tests/testrunner-layers-topological-sort.rst'
adding 'zope/testrunner/tests/testrunner-layers.rst'
adding 'zope/testrunner/tests/testrunner-leaks-err.rst'
adding 'zope/testrunner/tests/testrunner-leaks.rst'
adding 'zope/testrunner/tests/testrunner-nestedcode.rst'
adding 'zope/testrunner/tests/testrunner-new-threads.rst'
adding 'zope/testrunner/tests/testrunner-profiling-cprofiler.rst'
adding 'zope/testrunner/tests/testrunner-profiling.rst'
adding 'zope/testrunner/tests/testrunner-progress.rst'
adding 'zope/testrunner/tests/testrunner-repeat.rst'
adding 'zope/testrunner/tests/testrunner-report-skipped.rst'
adding 'zope/testrunner/tests/testrunner-shuffle.rst'
adding 'zope/testrunner/tests/testrunner-simple.rst'
adding 'zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst'
adding 'zope/testrunner/tests/testrunner-subprocess-errors.rst'
adding 'zope/testrunner/tests/testrunner-subtest.rst'
adding 'zope/testrunner/tests/testrunner-subunit-err.rst'
adding 'zope/testrunner/tests/testrunner-subunit-leaks.rst'
adding 'zope/testrunner/tests/testrunner-subunit-v2.rst'
adding 'zope/testrunner/tests/testrunner-subunit.rst'
adding 'zope/testrunner/tests/testrunner-tb-format.rst'
adding 'zope/testrunner/tests/testrunner-test-selection.rst'
adding 'zope/testrunner/tests/testrunner-verbose.rst'
adding 'zope/testrunner/tests/testrunner-wo-source.rst'
adding 'zope/testrunner/tests/testrunner.rst'
adding 'zope/testrunner/tests/logsupport/log.ini'
adding 'zope/testrunner/tests/testrunner-ex/README.rst'
adding 'zope/testrunner/tests/testrunner-ex/brokenlayer.py'
adding 'zope/testrunner/tests/testrunner-ex/gc-after-test.py'
adding 'zope/testrunner/tests/testrunner-ex/gc0.py'
adding 'zope/testrunner/tests/testrunner-ex/gc1.py'
adding 'zope/testrunner/tests/testrunner-ex/gcset.py'
adding 'zope/testrunner/tests/testrunner-ex/gcstats.py'
adding 'zope/testrunner/tests/testrunner-ex/leak.py'
adding 'zope/testrunner/tests/testrunner-ex/new_threads.py'
adding 'zope/testrunner/tests/testrunner-ex/pledge.py'
adding 'zope/testrunner/tests/testrunner-ex/samplelayers.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests.rst'
adding 'zope/testrunner/tests/testrunner-ex/sampletests_buffering.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests_many.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletestsf.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletestsl.rst'
adding 'zope/testrunner/tests/testrunner-ex/subtest.py'
adding 'zope/testrunner/tests/testrunner-ex/unicode.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py'
adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/e.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py'
adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test1.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test11.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test111.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test112.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test12.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test121.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test122.py'
adding 'zope/testrunner/tests/testrunner-ex/sampletests/test_one.py'
adding 'zope/testrunner/tests/testrunner-ex/usecompiled/README.rst'
adding 'zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py'
adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py'
adding 'zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py'
adding 'zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py'
adding 'zope/testrunner/tests/testrunner-ex-37/layers.py'
adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_error.py'
adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py'
adding 'zope/testrunner/tests/testrunner-ex-6/cwdtests.py'
adding 'zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-products/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py'
adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py'
adding 'zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py'
adding 'zope_testrunner-7.4.dist-info/licenses/LICENSE.md'
adding 'zope_testrunner-7.4.dist-info/METADATA'
adding 'zope_testrunner-7.4.dist-info/WHEEL'
adding 'zope_testrunner-7.4.dist-info/entry_points.txt'
adding 'zope_testrunner-7.4.dist-info/namespace_packages.txt'
adding 'zope_testrunner-7.4.dist-info/top_level.txt'
adding 'zope_testrunner-7.4.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built zope_testrunner-7.4-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-zope-testrunner"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-zope-testrunner 7.4-1 (Tue 03 Jun 2025 12:11:45 AM MDT)
==> Cleaning up...