Diff of the two buildlogs: -- --- b1/build.log 2020-04-27 16:08:06.683201333 +0000 +++ b2/build.log 2020-04-27 16:12:58.045424559 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun May 30 10:30:41 -12 2021 -I: pbuilder-time-stamp: 1622413841 +I: Current time: Tue Apr 28 06:08:08 +14 2020 +I: pbuilder-time-stamp: 1588003688 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Fri Jul 17 07:59:39 2015 -12 +gpgv: Signature made Sat Jul 18 09:59:39 2015 +14 gpgv: using RSA key 126EB563A74B06BF gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./zope.testrunner_4.4.9-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking zope.testrunner_4.4.9-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/27285/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/27285/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -135,7 +147,7 @@ Get: 63 http://deb.debian.org/debian buster/main i386 python3-all i386 3.7.3-1 [1068 B] Get: 64 http://deb.debian.org/debian buster/main i386 python3-pkg-resources all 40.8.0-1 [153 kB] Get: 65 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] -Fetched 31.4 MB in 0s (73.2 MB/s) +Fetched 31.4 MB in 15s (2128 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -422,7 +434,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/zope.testrunner-4.4.9/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/zope.testrunner-4.4.9/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package zope.testrunner dpkg-buildpackage: info: source version 4.4.9-1 dpkg-buildpackage: info: source distribution unstable @@ -441,8 +453,8 @@ dh_auto_clean: This feature will be removed in compat 12. python setup.py clean -a running clean -'build/lib.linux-x86_64-2.7' does not exist -- can't clean it -'build/bdist.linux-x86_64' does not exist -- can't clean it +'build/lib.linux-i686-2.7' does not exist -- can't clean it +'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ # Specific to python3 @@ -468,48 +480,48 @@ running build running build_py creating build -creating build/lib.linux-x86_64-2.7 -creating build/lib.linux-x86_64-2.7/zope -copying src/zope/__init__.py -> build/lib.linux-x86_64-2.7/zope -creating build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/coverage.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/selftest.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/runner.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/find.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/_doctest.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/exceptions.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/formatter.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/interfaces.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/logsupport.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/tb_format.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/eggsupport.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/process.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/statistics.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/feature.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/__main__.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/options.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/shuffle.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/refcount.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/layer.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/profiling.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/listing.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/debug.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/filter.py -> build/lib.linux-x86_64-2.7/zope/testrunner -copying src/zope/testrunner/garbagecollection.py -> build/lib.linux-x86_64-2.7/zope/testrunner +creating build/lib.linux-i686-2.7 +creating build/lib.linux-i686-2.7/zope +copying src/zope/__init__.py -> build/lib.linux-i686-2.7/zope +creating build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/logsupport.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/coverage.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/options.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/_doctest.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/garbagecollection.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/tb_format.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/runner.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/find.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/listing.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/profiling.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/__main__.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/exceptions.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/process.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/shuffle.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/filter.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/layer.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/formatter.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/statistics.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/debug.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/refcount.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/interfaces.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/selftest.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/feature.py -> build/lib.linux-i686-2.7/zope/testrunner +copying src/zope/testrunner/eggsupport.py -> build/lib.linux-i686-2.7/zope/testrunner package init file 'src/zope/testrunner/tests/testrunner-ex/__init__.py' not found (or not a regular file) -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/leak.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex +creating build/lib.linux-i686-2.7/zope/testrunner/tests +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/leak.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex running egg_info writing requirements to src/zope.testrunner.egg-info/requires.txt writing src/zope.testrunner.egg-info/PKG-INFO @@ -520,173 +532,174 @@ reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' -copying src/zope/testrunner/tests/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/test_doctest.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/test_filter.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/test_runner.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/test_subunit.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-arguments.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-colors.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-coverage-win32.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-coverage.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-debugging-import-failure.test -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.test -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-debugging.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-discovery.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-edge-cases.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-eggsupport.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-errors.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-gc.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-knit.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-api.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-buff.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-cantfind.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-cwd.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-instances.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-ntd.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers-topological-sort.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-layers.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-leaks-err.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-leaks.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-nestedcode.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-profiling.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-progress.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-repeat.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-report-skipped.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-shuffle.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-simple.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-subprocess-errors.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-subunit-err.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-subunit-leaks.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-subunit.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-tb-format.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-test-selection.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-unexpected-success.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-verbose.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner-wo-source.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -copying src/zope/testrunner/tests/testrunner.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-251759 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs -creating build/lib.linux-x86_64-2.7/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.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg -creating build/lib.linux-x86_64-2.7/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.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo -creating build/lib.linux-x86_64-2.7/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.linux-x86_64-2.7/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.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-6 -copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-6 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-719369 -copying src/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-719369 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-lib -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 -copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products -copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products -copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products -copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more -copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more -copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-skip -copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex-skip -copying src/zope/testrunner/tests/testrunner-ex/README.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/sampletests.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample12 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample12 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/e.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter -copying src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/donotenter -copying src/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/donotenter -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 -copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample31 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample31 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample32 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample32 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample33 -copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample33 -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/sampletests -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled -copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled -copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled -copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled -creating build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/lib.linux-x86_64-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package +copying src/zope/testrunner/tests/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/test_doctest.py -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/test_filter.py -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/test_runner.py -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/test_subunit.py -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-arguments.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-colors.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-coverage-win32.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-coverage.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-debugging-import-failure.test -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.test -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-debugging.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-discovery.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-edge-cases.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-eggsupport.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-errors.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-gc.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-knit.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-api.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-buff.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-cantfind.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-cwd.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-instances.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-ntd.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers-topological-sort.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-layers.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-leaks-err.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-leaks.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-nestedcode.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-profiling.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-progress.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-repeat.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-report-skipped.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-shuffle.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-simple.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-subprocess-errors.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-subunit-err.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-subunit-leaks.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-subunit.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-tb-format.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-test-selection.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-unexpected-success.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-verbose.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner-wo-source.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +copying src/zope/testrunner/tests/testrunner.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-251759 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs +creating build/lib.linux-i686-2.7/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.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg +creating build/lib.linux-i686-2.7/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.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo +creating build/lib.linux-i686-2.7/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.linux-i686-2.7/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.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-6 +copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-6 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-719369 +copying src/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-719369 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-lib +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 +copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products +copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products +copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products +copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more +copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more +copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-pp-products/more +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-skip +copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex-skip +copying src/zope/testrunner/tests/testrunner-ex/README.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/sampletests.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample11 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample12 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample12 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 +copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sample13 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample1/sampletests +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/e.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter +copying src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/donotenter +copying src/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/donotenter +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample21 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample22 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 +copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sample23 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample2/sampletests +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample31 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample31 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample32 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample32 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample33 +copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sample3/sample33 +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/sampletests +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled +copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled +copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled +copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled +creating build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package +copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package +copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/lib.linux-i686-2.7/zope/testrunner/tests/testrunner-ex/usecompiled/package set -ex; \ for python in python3.7; do \ $python setup.py build; \ done ++ for python in python3.7 + python3.7 setup.py build running build running build_py @@ -694,44 +707,44 @@ creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/testrunner +copying src/zope/testrunner/logsupport.py -> build/lib/zope/testrunner copying src/zope/testrunner/coverage.py -> build/lib/zope/testrunner -copying src/zope/testrunner/selftest.py -> build/lib/zope/testrunner +copying src/zope/testrunner/options.py -> build/lib/zope/testrunner +copying src/zope/testrunner/_doctest.py -> build/lib/zope/testrunner +copying src/zope/testrunner/garbagecollection.py -> build/lib/zope/testrunner +copying src/zope/testrunner/tb_format.py -> build/lib/zope/testrunner copying src/zope/testrunner/runner.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/listing.py -> build/lib/zope/testrunner +copying src/zope/testrunner/profiling.py -> build/lib/zope/testrunner +copying src/zope/testrunner/__init__.py -> build/lib/zope/testrunner +copying src/zope/testrunner/__main__.py -> build/lib/zope/testrunner copying src/zope/testrunner/exceptions.py -> build/lib/zope/testrunner -copying src/zope/testrunner/formatter.py -> build/lib/zope/testrunner -copying src/zope/testrunner/interfaces.py -> build/lib/zope/testrunner -copying src/zope/testrunner/logsupport.py -> build/lib/zope/testrunner -copying src/zope/testrunner/tb_format.py -> build/lib/zope/testrunner -copying src/zope/testrunner/eggsupport.py -> build/lib/zope/testrunner copying src/zope/testrunner/process.py -> build/lib/zope/testrunner -copying src/zope/testrunner/statistics.py -> build/lib/zope/testrunner -copying src/zope/testrunner/feature.py -> build/lib/zope/testrunner -copying src/zope/testrunner/__main__.py -> build/lib/zope/testrunner -copying src/zope/testrunner/options.py -> build/lib/zope/testrunner copying src/zope/testrunner/shuffle.py -> build/lib/zope/testrunner -copying src/zope/testrunner/refcount.py -> build/lib/zope/testrunner +copying src/zope/testrunner/filter.py -> build/lib/zope/testrunner copying src/zope/testrunner/layer.py -> build/lib/zope/testrunner -copying src/zope/testrunner/profiling.py -> build/lib/zope/testrunner -copying src/zope/testrunner/listing.py -> build/lib/zope/testrunner -copying src/zope/testrunner/__init__.py -> build/lib/zope/testrunner +copying src/zope/testrunner/formatter.py -> build/lib/zope/testrunner +copying src/zope/testrunner/statistics.py -> build/lib/zope/testrunner copying src/zope/testrunner/debug.py -> build/lib/zope/testrunner -copying src/zope/testrunner/filter.py -> build/lib/zope/testrunner -copying src/zope/testrunner/garbagecollection.py -> build/lib/zope/testrunner +copying src/zope/testrunner/refcount.py -> build/lib/zope/testrunner +copying src/zope/testrunner/interfaces.py -> build/lib/zope/testrunner +copying src/zope/testrunner/selftest.py -> build/lib/zope/testrunner +copying src/zope/testrunner/feature.py -> build/lib/zope/testrunner +copying src/zope/testrunner/eggsupport.py -> build/lib/zope/testrunner package init file 'src/zope/testrunner/tests/testrunner-ex/__init__.py' not found (or not a regular file) creating build/lib/zope/testrunner/tests creating 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/unicode.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/gc0.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/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex +copying src/zope/testrunner/tests/testrunner-ex/unicode.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/gcset.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/sampletests_buffering.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/pledge.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/gc0.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/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex running egg_info writing src/zope.testrunner.egg-info/PKG-INFO writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt @@ -938,172 +951,172 @@ writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' running install_lib Skipping installation of /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/__init__.py (namespace package) +copying zope/testrunner/logsupport.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/coverage.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/selftest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/options.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/_doctest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/garbagecollection.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/tb_format.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/runner.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/find.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/_doctest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/listing.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/profiling.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/__main__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/exceptions.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/formatter.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/interfaces.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/logsupport.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/tb_format.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/eggsupport.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/process.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/statistics.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/feature.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/__main__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/options.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/shuffle.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/refcount.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/filter.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/layer.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/profiling.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/listing.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/formatter.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/statistics.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/debug.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/filter.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/garbagecollection.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner -copying zope/testrunner/tests/testrunner-layers-api.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-progress.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-layer-setup.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/refcount.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/interfaces.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/selftest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/feature.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner +copying zope/testrunner/eggsupport.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner copying zope/testrunner/tests/testrunner-profiling-cprofiler.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-knit.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-simple.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-ntd.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-wo-source.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-instances.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subunit.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-cantfind.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-repeat.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-coverage.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_subunit.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-discovery.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_doctest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-gc.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-verbose.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-buff.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-profiling.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit-err.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-topological-sort.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-cwd.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-simple.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-arguments.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-tb-format.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-unexpected-success.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-knit.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-colors.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-test-selection.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subprocess-errors.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_doctest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-coverage-win32.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_runner.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-buff.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-discovery.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-layer-setup.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-import-failure.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-nestedcode.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-wo-source.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-progress.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-leaks-err.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-errors.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-nestedcode.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-eggsupport.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-arguments.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-import-failure.test -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-topological-sort.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-shuffle.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-verbose.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/test_filter.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-instances.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-ntd.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-api.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subunit-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-shuffle.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-report-skipped.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_runner.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subprocess-errors.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-coverage.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-eggsupport.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-profiling.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-edge-cases.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-cwd.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-colors.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_subunit.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-cantfind.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-tb-format.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-skip +copying zope/testrunner/tests/testrunner-subunit-err.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-gc.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-719369 copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/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/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/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/tests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/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/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar -copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-6 copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products -copying zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-719369 -copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/sampletests.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/unicode.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/leak.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-skip +copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-6 copying zope/testrunner/tests/testrunner-ex/README.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gc0.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/unicode.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gcstats.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gcset.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/gc1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/leak.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/pledge.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gcset.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gc0.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/sampletestsl.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gcstats.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32 -copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31 -copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/e.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter -copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23 copying zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23 -copying zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32 +copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33 +copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31 +copying zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package +copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12 -copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12 +copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 +copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 copying zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products -copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more +copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products copying zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more +copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more running install_egg_info Copying src/zope.testrunner.egg-info to /build/zope.testrunner-4.4.9/debian/python-zope.testrunner/usr/lib/python2.7/dist-packages/zope.testrunner-4.4.9.egg-info Skipping SOURCES.txt @@ -1115,6 +1128,7 @@ $python setup.py install --install-layout=deb \ --root=/build/zope.testrunner-4.4.9/debian/python3-zope.testrunner; \ done ++ for python in python3.7 + python3.7 setup.py install --install-layout=deb --root=/build/zope.testrunner-4.4.9/debian/python3-zope.testrunner running install running build @@ -1132,286 +1146,286 @@ writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' running install_lib Skipping installation of /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/__init__.py (namespace package) +copying zope/testrunner/logsupport.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/coverage.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/selftest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/options.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/_doctest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/garbagecollection.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/tb_format.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/runner.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/find.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/_doctest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/listing.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/profiling.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/__main__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/exceptions.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/formatter.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/interfaces.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/logsupport.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/tb_format.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/eggsupport.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/process.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/statistics.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/feature.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/__main__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/options.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/shuffle.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/refcount.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/filter.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/layer.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/profiling.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/listing.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/formatter.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/statistics.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/debug.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/filter.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/garbagecollection.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner -copying zope/testrunner/tests/testrunner-layers-api.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-progress.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-layer-setup.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/refcount.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/interfaces.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/selftest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/feature.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner +copying zope/testrunner/eggsupport.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner copying zope/testrunner/tests/testrunner-profiling-cprofiler.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-knit.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-simple.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-ntd.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-wo-source.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-instances.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subunit.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-cantfind.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-repeat.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-coverage.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_subunit.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-discovery.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_doctest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-gc.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-verbose.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-buff.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-profiling.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit-err.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-topological-sort.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-cwd.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-simple.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-arguments.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-tb-format.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-unexpected-success.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-knit.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-colors.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-test-selection.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subprocess-errors.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_doctest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-coverage-win32.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/test_runner.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-buff.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-discovery.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-layer-setup.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-debugging-import-failure.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-nestedcode.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-wo-source.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-progress.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-leaks-err.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subunit.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-errors.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-nestedcode.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-eggsupport.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-arguments.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging-import-failure.test -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-topological-sort.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-shuffle.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-debugging.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-verbose.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/test_filter.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-instances.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-ntd.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-layers-api.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-subunit-leaks.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-shuffle.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-report-skipped.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_runner.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-subprocess-errors.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-coverage.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-eggsupport.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-profiling.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests copying zope/testrunner/tests/testrunner-edge-cases.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-cwd.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-colors.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/test_subunit.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-layers-cantfind.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-tb-format.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests -copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-skip +copying zope/testrunner/tests/testrunner-subunit-err.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-gc.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests +copying zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-719369 copying zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/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/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/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/tests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/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/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar -copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-6 copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products -copying zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-719369 -copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/sampletests.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/unicode.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/leak.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-skip +copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-6 copying zope/testrunner/tests/testrunner-ex/README.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gc0.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/unicode.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gcstats.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/gcset.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/gc1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/leak.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/pledge.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gcset.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gc0.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex copying zope/testrunner/tests/testrunner-ex/sampletestsl.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/gcstats.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex -copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled -copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 -copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32 -copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31 -copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex +copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests +copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/e.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 -copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter -copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 -copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2 copying zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23 copying zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23 -copying zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter -copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests +copying zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21 +copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3 +copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32 +copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33 +copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31 +copying zope/testrunner/tests/testrunner-ex/usecompiled/README.txt -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled +copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package +copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 +copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1 -copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12 -copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 -copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests -copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests +copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12 +copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11 +copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 +copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13 copying zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products -copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more +copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products copying zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more +copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/logsupport.py to logsupport.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/coverage.py to coverage.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/selftest.py to selftest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/options.py to options.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/_doctest.py to _doctest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/garbagecollection.py to garbagecollection.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tb_format.py to tb_format.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/runner.py to runner.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/find.py to find.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/_doctest.py to _doctest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/listing.py to listing.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/profiling.py to profiling.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/__main__.py to __main__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/exceptions.py to exceptions.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/formatter.py to formatter.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/interfaces.py to interfaces.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/logsupport.py to logsupport.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tb_format.py to tb_format.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/eggsupport.py to eggsupport.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/process.py to process.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/statistics.py to statistics.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/feature.py to feature.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/__main__.py to __main__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/options.py to options.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/shuffle.py to shuffle.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/refcount.py to refcount.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/filter.py to filter.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/layer.py to layer.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/profiling.py to profiling.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/listing.py to listing.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/formatter.py to formatter.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/statistics.py to statistics.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/debug.py to debug.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/filter.py to filter.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/garbagecollection.py to garbagecollection.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/refcount.py to refcount.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/interfaces.py to interfaces.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/selftest.py to selftest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/feature.py to feature.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/eggsupport.py to eggsupport.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_subunit.py to test_subunit.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_doctest.py to test_doctest.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_filter.py to test_filter.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_runner.py to test_runner.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_subunit.py to test_subunit.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py to sample_skipped_tests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/test_filter.py to test_filter.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py to sampletestsf.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py to test.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py to tests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-6/cwdtests.py to cwdtests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py to sampletestsf.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py to sampletests_buffering.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/unicode.py to unicode.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/leak.py to leak.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py to sample_skipped_tests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-6/cwdtests.py to cwdtests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gc0.py to gc0.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/samplelayers.py to samplelayers.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletestsf.py to sampletestsf.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/unicode.py to unicode.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gcstats.py to gcstats.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gcset.py to gcset.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gc1.py to gc1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py to sampletests_buffering.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/leak.py to leak.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/pledge.py to pledge.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gcset.py to gcset.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gc0.py to gc0.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/gcstats.py to gcstats.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py to compiletest.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py to compiletest.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py to sampletests_d.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py to sampletests_ntd.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py to sampletests_ntds.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py to sampletests_1.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py to sampletests_f.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletestsf.py to sampletestsf.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test11.py to test11.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test112.py to test112.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py to test_one.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test12.py to test12.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test1.py to test1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test111.py to test111.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test122.py to test122.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test121.py to test121.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py to sampletests_ntd.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py to stderrtest.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py to sampletests_e.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py to sampletests_i.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py to sampletests_i.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py to sampletests_ntds.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py to sampletests_1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py to sampletests_f.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py to sampletests_i.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py to test_1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py to sampletests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py to testone.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py to sampletests_ntds.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py to sampletestsf.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py to test_1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py to sampletests_i.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py to sampletests_i.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py to sampletests_ntd.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py to sampletests_d.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py to compiletest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py to compiletest.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py to sampletests_discover_notests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py to sampletests_ntd.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py to sampletests_discover.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py to sampletests_none_suite.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py to sampletests_ntds.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py to sampletestsf.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py to sampletests_none_test.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py to sampletests_none_suite.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py to sampletests.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py to test122.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py to test121.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py to test12.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py to test11.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py to test1.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py to test112.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py to test_one.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py to test12.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py to test1.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py to __init__.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py to test111.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py to test112.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test122.py to test122.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test121.py to test121.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test12.py to test12.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test11.py to test11.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test1.py to test1.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py to test_one.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test111.py to test111.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sampletests/test112.py to test112.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py to test122.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py to test121.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py to sampletests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py to sampletests.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py to sampletests.cpython-37.pyc byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py to sampletests.cpython-37.pyc running install_egg_info Copying src/zope.testrunner.egg-info to /build/zope.testrunner-4.4.9/debian/python3-zope.testrunner/usr/lib/python3/dist-packages/zope.testrunner-4.4.9.egg-info Skipping SOURCES.txt @@ -1460,8 +1474,8 @@ make[1]: Leaving directory '/build/zope.testrunner-4.4.9' dh_md5sums dh_builddeb -dpkg-deb: building package 'python3-zope.testrunner' in '../python3-zope.testrunner_4.4.9-1_all.deb'. dpkg-deb: building package 'python-zope.testrunner' in '../python-zope.testrunner_4.4.9-1_all.deb'. +dpkg-deb: building package 'python3-zope.testrunner' in '../python3-zope.testrunner_4.4.9-1_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../zope.testrunner_4.4.9-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -1469,12 +1483,14 @@ dpkg-source: info: using options from zope.testrunner-4.4.9/debian/source/options: --extend-diff-ignore=\.egg-info dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/27285/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/27285/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/29546 and its subdirectories -I: Current time: Sun May 30 10:31:06 -12 2021 -I: pbuilder-time-stamp: 1622413866 +I: removing directory /srv/workspace/pbuilder/27285 and its subdirectories +I: Current time: Tue Apr 28 06:12:57 +14 2020 +I: pbuilder-time-stamp: 1588003977