[Pkg-bazaar-maint] Bug#1012373: dulwich breaks breezy autopkgtest: command loaded forbidden modules ['shutil', 'ssl', 'tempfile']

Paul Gevers elbrus at debian.org
Sun Jun 5 21:04:08 BST 2022


Source: dulwich, breezy
Control: found -1 dulwich/0.20.42-1
Control: found -1 breezy/3.2.2-2
Severity: serious
Tags: sid bookworm
User: debian-ci at lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of dulwich the autopkgtest of breezy fails in 
testing when that autopkgtest is run with the binary packages of dulwich 
from unstable. It passes when run with only packages from testing. In 
tabular form:

                        pass            fail
dulwich                from testing    0.20.42-1
breezy                 from testing    3.2.2-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of dulwich to 
testing [1]. Due to the nature of this issue, I filed this bug report 
against both packages. Can you please investigate the situation and 
reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=dulwich

https://ci.debian.net/data/autopkgtest/testing/amd64/b/breezy/22354009/log.gz

FAIL: 
breezy.tests.test_import_tariff.TestImportTariffs.test_simple_local_git
----------------------------------------------------------------------
testtools.testresult.real._StringException: log: {{{95.793  Setting env 
for bzr subprocess: {'PYTHONVERBOSE': '1', 'BRZ_PLUGIN_PATH': 
'-site:-user', 'BRZ_DISABLE_PLUGINS': None, 'BRZ_PLUGINS_AT': None}}}}
start_brz_subprocess-log-0: {{{
this is a debug log for diagnosing/reporting problems in brz
you can delete or truncate this file, or include sections in
bug reports to https://bugs.launchpad.net/brz/+filebug

Sat 2022-06-04 20:12:21 +0000
0.055  encoding stdout as sys.stdout encoding 'utf-8'
0.056  encoding stdout as sys.stdout encoding 'utf-8'
0.056  encoding stdout as sys.stdout encoding 'utf-8'
0.077  breezy version: 3.2.2
0.077  brz arguments: ['--no-plugins', 'st']
0.079  encoding stdout as sys.stdout encoding 'utf-8'
0.146  check paths: None
0.147  shelving not supported by tree, not displaying shelves.
0.147  return code 0
}}}

subprocess_stderr: {{{
import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class 
'_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
# /usr/lib/python3.10/encodings/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3.10/encodings/__init__.py
# code object from 
'/usr/lib/python3.10/encodings/__pycache__/__init__.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/codecs.cpython-310.pyc matches 
/usr/lib/python3.10/codecs.py
# code object from '/usr/lib/python3.10/__pycache__/codecs.cpython-310.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e9a3520>
# /usr/lib/python3.10/encodings/__pycache__/aliases.cpython-310.pyc 
matches /usr/lib/python3.10/encodings/aliases.py
# code object from 
'/usr/lib/python3.10/encodings/__pycache__/aliases.cpython-310.pyc'
import 'encodings.aliases' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e7fcb80>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e9a3190>
# /usr/lib/python3.10/encodings/__pycache__/utf_8.cpython-310.pyc 
matches /usr/lib/python3.10/encodings/utf_8.py
# code object from 
'/usr/lib/python3.10/encodings/__pycache__/utf_8.cpython-310.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e9a3370>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib/python3.10/__pycache__/io.cpython-310.pyc matches 
/usr/lib/python3.10/io.py
# code object from '/usr/lib/python3.10/__pycache__/io.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/abc.cpython-310.pyc matches 
/usr/lib/python3.10/abc.py
# code object from '/usr/lib/python3.10/__pycache__/abc.cpython-310.pyc'
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e7fce50>
import 'io' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e7fcc40>
# /usr/lib/python3.10/__pycache__/site.cpython-310.pyc matches 
/usr/lib/python3.10/site.py
# code object from '/usr/lib/python3.10/__pycache__/site.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/os.cpython-310.pyc matches 
/usr/lib/python3.10/os.py
# code object from '/usr/lib/python3.10/__pycache__/os.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/stat.cpython-310.pyc matches 
/usr/lib/python3.10/stat.py
# code object from '/usr/lib/python3.10/__pycache__/stat.cpython-310.pyc'
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e7ff0d0>
# /usr/lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc 
matches /usr/lib/python3.10/_collections_abc.py
# code object from 
'/usr/lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc'
import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e7ff280>
# /usr/lib/python3.10/__pycache__/posixpath.cpython-310.pyc matches 
/usr/lib/python3.10/posixpath.py
# code object from 
'/usr/lib/python3.10/__pycache__/posixpath.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/genericpath.cpython-310.pyc matches 
/usr/lib/python3.10/genericpath.py
# code object from 
'/usr/lib/python3.10/__pycache__/genericpath.cpython-310.pyc'
import 'genericpath' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e83dc00>
import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e7ff490>
import 'os' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e7fdc90>
# /usr/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc matches 
/usr/lib/python3.10/_sitebuiltins.py
# code object from 
'/usr/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc'
import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e7feda0>
Processing user site-packages
Processing global site-packages
Adding directory: '/usr/local/lib/python3.10/dist-packages'
Adding directory: '/usr/lib/python3/dist-packages'
Adding directory: '/usr/lib/python3.10/dist-packages'
# /usr/lib/python3.10/__pycache__/sitecustomize.cpython-310.pyc matches 
/usr/lib/python3.10/sitecustomize.py
# code object from 
'/usr/lib/python3.10/__pycache__/sitecustomize.cpython-310.pyc'
import 'sitecustomize' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e83e2f0>
import 'site' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e7fd660>
Python 3.10.4 (main, Mar 24 2022, 13:07:27) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
# /usr/lib/python3.10/__pycache__/warnings.cpython-310.pyc matches 
/usr/lib/python3.10/warnings.py
# code object from 
'/usr/lib/python3.10/__pycache__/warnings.cpython-310.pyc'
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e83fe20>
# /usr/lib/python3.10/__pycache__/locale.cpython-310.pyc matches 
/usr/lib/python3.10/locale.py
# code object from '/usr/lib/python3.10/__pycache__/locale.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/re.cpython-310.pyc matches 
/usr/lib/python3.10/re.py
# code object from '/usr/lib/python3.10/__pycache__/re.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/enum.cpython-310.pyc matches 
/usr/lib/python3.10/enum.py
# code object from '/usr/lib/python3.10/__pycache__/enum.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/types.cpython-310.pyc matches 
/usr/lib/python3.10/types.py
# code object from '/usr/lib/python3.10/__pycache__/types.cpython-310.pyc'
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e868a30>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e869c00>
# /usr/lib/python3.10/__pycache__/sre_compile.cpython-310.pyc matches 
/usr/lib/python3.10/sre_compile.py
# code object from 
'/usr/lib/python3.10/__pycache__/sre_compile.cpython-310.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib/python3.10/__pycache__/sre_parse.cpython-310.pyc matches 
/usr/lib/python3.10/sre_parse.py
# code object from 
'/usr/lib/python3.10/__pycache__/sre_parse.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/sre_constants.cpython-310.pyc matches 
/usr/lib/python3.10/sre_constants.py
# code object from 
'/usr/lib/python3.10/__pycache__/sre_constants.cpython-310.pyc'
import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e86ba90>
import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e86b280>
import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e86aa10>
# /usr/lib/python3.10/__pycache__/functools.cpython-310.pyc matches 
/usr/lib/python3.10/functools.py
# code object from 
'/usr/lib/python3.10/__pycache__/functools.cpython-310.pyc'
# /usr/lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3.10/collections/__init__.py
# code object from 
'/usr/lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib/python3.10/__pycache__/keyword.cpython-310.pyc matches 
/usr/lib/python3.10/keyword.py
# code object from '/usr/lib/python3.10/__pycache__/keyword.cpython-310.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e6d8850>
# /usr/lib/python3.10/__pycache__/operator.cpython-310.pyc matches 
/usr/lib/python3.10/operator.py
# code object from 
'/usr/lib/python3.10/__pycache__/operator.cpython-310.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e6d8910>
# /usr/lib/python3.10/__pycache__/reprlib.cpython-310.pyc matches 
/usr/lib/python3.10/reprlib.py
# code object from '/usr/lib/python3.10/__pycache__/reprlib.cpython-310.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e6d8a60>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e8ca440>
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e86b010>
import '_locale' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib/python3.10/__pycache__/copyreg.cpython-310.pyc matches 
/usr/lib/python3.10/copyreg.py
# code object from '/usr/lib/python3.10/__pycache__/copyreg.cpython-310.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e6d9570>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e83eb30>
import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e83f9a0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/__init__.cpython-310.pyc'
import 'breezy' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e83ee30>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/__main__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/__main__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/__main__.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/__future__.cpython-310.pyc matches 
/usr/lib/python3.10/__future__.py
# code object from 
'/usr/lib/python3.10/__pycache__/__future__.cpython-310.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e6d98d0>
import 'breezy.__main__' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e6d9360>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/breakin.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/breakin.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/breakin.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/signal.cpython-310.pyc matches 
/usr/lib/python3.10/signal.py
# code object from '/usr/lib/python3.10/__pycache__/signal.cpython-310.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e6da470>
import 'breezy.breakin' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e6da230>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/commands.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/commands.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/commands.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/contextlib.cpython-310.pyc matches 
/usr/lib/python3.10/contextlib.py
# code object from 
'/usr/lib/python3.10/__pycache__/contextlib.cpython-310.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e6db9a0>
# /usr/lib/python3/dist-packages/breezy/__pycache__/i18n.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/i18n.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/i18n.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/gettext.cpython-310.pyc matches 
/usr/lib/python3.10/gettext.py
# code object from '/usr/lib/python3.10/__pycache__/gettext.cpython-310.pyc'
import 'gettext' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e7214b0>
import 'breezy.i18n' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e720310>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/option.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/option.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/option.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/optparse.cpython-310.pyc matches 
/usr/lib/python3.10/optparse.py
# code object from 
'/usr/lib/python3.10/__pycache__/optparse.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/textwrap.cpython-310.pyc matches 
/usr/lib/python3.10/textwrap.py
# code object from 
'/usr/lib/python3.10/__pycache__/textwrap.cpython-310.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e7683a0>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
import 'optparse' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e722980>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/errors.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/errors.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/errors.cpython-310.pyc'
import 'breezy.errors' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e723a30>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/registry.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/registry.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/registry.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/pyutils.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/pyutils.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/pyutils.cpython-310.pyc'
import 'breezy.pyutils' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e409750>
import 'breezy.registry' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e768df0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/revisionspec.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/revisionspec.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/revisionspec.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/lazy_import.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/lazy_import.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/lazy_import.cpython-310.pyc'
import 'breezy.lazy_import' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e40a920>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/lazy_regex.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/lazy_regex.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/lazy_regex.cpython-310.pyc'
import 'breezy.lazy_regex' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e40ae60>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/trace.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/trace.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/trace.cpython-310.pyc'
# /usr/lib/python3.10/logging/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3.10/logging/__init__.py
# code object from 
'/usr/lib/python3.10/logging/__pycache__/__init__.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/traceback.cpython-310.pyc matches 
/usr/lib/python3.10/traceback.py
# code object from 
'/usr/lib/python3.10/__pycache__/traceback.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/linecache.cpython-310.pyc matches 
/usr/lib/python3.10/linecache.py
# code object from 
'/usr/lib/python3.10/__pycache__/linecache.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/tokenize.cpython-310.pyc matches 
/usr/lib/python3.10/tokenize.py
# code object from 
'/usr/lib/python3.10/__pycache__/tokenize.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/token.cpython-310.pyc matches 
/usr/lib/python3.10/token.py
# code object from '/usr/lib/python3.10/__pycache__/token.cpython-310.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e43b310>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e43aa70>
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e43a800>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e439d20>
# /usr/lib/python3.10/__pycache__/weakref.cpython-310.pyc matches 
/usr/lib/python3.10/weakref.py
# code object from '/usr/lib/python3.10/__pycache__/weakref.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc matches 
/usr/lib/python3.10/_weakrefset.py
# code object from 
'/usr/lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e478580>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e43bc10>
# /usr/lib/python3.10/collections/__pycache__/abc.cpython-310.pyc 
matches /usr/lib/python3.10/collections/abc.py
# code object from 
'/usr/lib/python3.10/collections/__pycache__/abc.cpython-310.pyc'
import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e479060>
# /usr/lib/python3.10/__pycache__/string.cpython-310.pyc matches 
/usr/lib/python3.10/string.py
# code object from '/usr/lib/python3.10/__pycache__/string.cpython-310.pyc'
import '_string' # <class '_frozen_importlib.BuiltinImporter'>
import 'string' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e479120>
# /usr/lib/python3.10/__pycache__/threading.cpython-310.pyc matches 
/usr/lib/python3.10/threading.py
# code object from 
'/usr/lib/python3.10/__pycache__/threading.cpython-310.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e479810>
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
import 'logging' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e40bd90>
import 'breezy.trace' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e40b250>
import 'breezy.revisionspec' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e409840>
import 'breezy.option' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e721ed0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/osutils.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/osutils.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/osutils.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/hashlib.cpython-310.pyc matches 
/usr/lib/python3.10/hashlib.py
# code object from '/usr/lib/python3.10/__pycache__/hashlib.cpython-310.pyc'
# extension module '_hashlib' loaded from 
'/usr/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so'
# extension module '_hashlib' executed from 
'/usr/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so'
import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader 
object at 0x7f556e4c6620>
import '_blake2' # <class '_frozen_importlib.BuiltinImporter'>
import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e4c6260>
# extension module 'breezy._chunks_to_lines_pyx' loaded from 
'/usr/lib/python3/dist-packages/breezy/_chunks_to_lines_pyx.cpython-310-x86_64-linux-gnu.so'
# extension module 'breezy._chunks_to_lines_pyx' executed from 
'/usr/lib/python3/dist-packages/breezy/_chunks_to_lines_pyx.cpython-310-x86_64-linux-gnu.so'
import 'breezy._chunks_to_lines_pyx' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556e4c6aa0>
import 'breezy.osutils' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e47bd00>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/hooks.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/hooks.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/hooks.cpython-310.pyc'
import 'breezy.hooks' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e4c5ab0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/plugin.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/plugin.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/plugin.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/imp.cpython-310.pyc matches 
/usr/lib/python3.10/imp.py
# code object from '/usr/lib/python3.10/__pycache__/imp.cpython-310.pyc'
# /usr/lib/python3.10/importlib/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3.10/importlib/__init__.py
# code object from 
'/usr/lib/python3.10/importlib/__pycache__/__init__.cpython-310.pyc'
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e30c2e0>
# /usr/lib/python3.10/importlib/__pycache__/machinery.cpython-310.pyc 
matches /usr/lib/python3.10/importlib/machinery.py
# code object from 
'/usr/lib/python3.10/importlib/__pycache__/machinery.cpython-310.pyc'
import 'importlib.machinery' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e30c5b0>
# /usr/lib/python3.10/importlib/__pycache__/util.cpython-310.pyc matches 
/usr/lib/python3.10/importlib/util.py
# code object from 
'/usr/lib/python3.10/importlib/__pycache__/util.cpython-310.pyc'
# /usr/lib/python3.10/importlib/__pycache__/_abc.cpython-310.pyc matches 
/usr/lib/python3.10/importlib/_abc.py
# code object from 
'/usr/lib/python3.10/importlib/__pycache__/_abc.cpython-310.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e30cdf0>
import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e30c7c0>
import 'imp' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e4c78e0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/debug.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/debug.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/debug.cpython-310.pyc'
import 'breezy.debug' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e30cf10>
import 'breezy.plugin' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e4c6f80>
import 'breezy.commands' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e8c96f0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/library_state.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/library_state.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/library_state.cpython-310.pyc'
import 'breezy.library_state' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e6daf20>
# 
/usr/lib/python3/dist-packages/breezy/ui/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/ui/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/ui/__pycache__/__init__.cpython-310.pyc'
import 'breezy.ui' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e30d210>
# 
/usr/lib/python3/dist-packages/breezy/ui/__pycache__/text.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/ui/text.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/ui/__pycache__/text.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/config.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/config.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/config.cpython-310.pyc'
# /usr/lib/python3/dist-packages/__pycache__/configobj.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/configobj.py
# code object from 
'/usr/lib/python3/dist-packages/__pycache__/configobj.cpython-310.pyc'
# /usr/lib/python3/dist-packages/__pycache__/six.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/six.py
# code object from 
'/usr/lib/python3/dist-packages/__pycache__/six.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/struct.cpython-310.pyc matches 
/usr/lib/python3.10/struct.py
# code object from '/usr/lib/python3.10/__pycache__/struct.cpython-310.pyc'
import '_struct' # <class '_frozen_importlib.BuiltinImporter'>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e3b0bb0>
import 'six' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556e34bfa0>
# /usr/lib/python3/dist-packages/__pycache__/_version.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/_version.py
# code object from 
'/usr/lib/python3/dist-packages/__pycache__/_version.cpython-310.pyc'
import '_version' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e398460>
import 'configobj' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e34a560>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/bedding.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/bedding.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/bedding.cpython-310.pyc'
import 'breezy.bedding' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e34bcd0>
import 'breezy.config' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e30ed10>
import 'breezy.ui.text' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e30e2f0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/symbol_versioning.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/symbol_versioning.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/symbol_versioning.cpython-310.pyc'
import 'breezy.symbol_versioning' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e349990>
# /usr/lib/python3.10/__pycache__/datetime.cpython-310.pyc matches 
/usr/lib/python3.10/datetime.py
# code object from 
'/usr/lib/python3.10/__pycache__/datetime.cpython-310.pyc'
import 'math' # <class '_frozen_importlib.BuiltinImporter'>
import '_datetime' # <class '_frozen_importlib.BuiltinImporter'>
import 'datetime' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556e3dc2b0>
# 
/usr/lib/python3/dist-packages/breezy/transport/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/transport/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/transport/__pycache__/__init__.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/urlutils.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/urlutils.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/urlutils.cpython-310.pyc'
# /usr/lib/python3.10/urllib/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3.10/urllib/__init__.py
# code object from 
'/usr/lib/python3.10/urllib/__pycache__/__init__.cpython-310.pyc'
import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556df2d720>
# /usr/lib/python3.10/urllib/__pycache__/parse.cpython-310.pyc matches 
/usr/lib/python3.10/urllib/parse.py
# code object from 
'/usr/lib/python3.10/urllib/__pycache__/parse.cpython-310.pyc'
import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556df2d900>
import 'breezy.urlutils' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556df2cc70>
import 'breezy.transport' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e3deb90>
# 
/usr/lib/python3/dist-packages/breezy/transport/__pycache__/local.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/transport/local.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/transport/__pycache__/local.cpython-310.pyc'
import 'breezy.transport.local' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556e3df430>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/lockdir.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/lockdir.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/lockdir.cpython-310.pyc'
# /usr/lib/python3/dist-packages/breezy/__pycache__/lock.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/lock.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/lock.cpython-310.pyc'
import 'fcntl' # <class '_frozen_importlib.BuiltinImporter'>
import 'breezy.lock' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e3dc640>
# /usr/lib/python3/dist-packages/breezy/__pycache__/rio.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/rio.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/rio.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/iterablefile.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/iterablefile.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/iterablefile.cpython-310.pyc'
import 'breezy.iterablefile' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556df634c0>
# extension module 'breezy._rio_pyx' loaded from 
'/usr/lib/python3/dist-packages/breezy/_rio_pyx.cpython-310-x86_64-linux-gnu.so'
# extension module 'breezy._rio_pyx' executed from 
'/usr/lib/python3/dist-packages/breezy/_rio_pyx.cpython-310-x86_64-linux-gnu.so'
import 'breezy._rio_pyx' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556df63d60>
import 'breezy.rio' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e3dd1b0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/decorators.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/decorators.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/decorators.cpython-310.pyc'
import 'breezy.decorators' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556df63c40>
import 'breezy.lockdir' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556e3dde10>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/progress.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/progress.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/progress.cpython-310.pyc'
import 'breezy.progress' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556df844c0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/builtins.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/builtins.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/builtins.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/bzr/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/bzr/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/bzr/__pycache__/__init__.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/controldir.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/controldir.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/controldir.cpython-310.pyc'
import 'breezy.controldir' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556df871f0>
import 'breezy.bzr' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556df86c80>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/__init__.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/repository.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/repository.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/repository.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/inter.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/inter.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/inter.cpython-310.pyc'
import 'breezy.inter' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556de126b0>
import 'breezy.repository' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556de10820>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/branch.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/branch.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/branch.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/typing.cpython-310.pyc matches 
/usr/lib/python3.10/typing.py
# code object from '/usr/lib/python3.10/__pycache__/typing.cpython-310.pyc'
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556de5ce50>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/revision.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/revision.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/revision.cpython-310.pyc'
import 'breezy.revision' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556de5e110>
import 'breezy.branch' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556de12440>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/workingtree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/workingtree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/workingtree.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/mutabletree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/mutabletree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/mutabletree.cpython-310.pyc'
# /usr/lib/python3/dist-packages/breezy/__pycache__/tree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/tree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/tree.cpython-310.pyc'
import 'breezy.tree' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556ded0910>
import 'breezy.mutabletree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556de9be20>
import 'breezy.workingtree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556de5c7f0>
# /usr/lib/python3/dist-packages/breezy/__pycache__/diff.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/diff.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/diff.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/difflib.cpython-310.pyc matches 
/usr/lib/python3.10/difflib.py
# code object from '/usr/lib/python3.10/__pycache__/difflib.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/heapq.cpython-310.pyc matches 
/usr/lib/python3.10/heapq.py
# code object from '/usr/lib/python3.10/__pycache__/heapq.cpython-310.pyc'
import '_heapq' # <class '_frozen_importlib.BuiltinImporter'>
import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556ded3f10>
import 'difflib' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556ded34f0>
import 'breezy.diff' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556ded2650>
# /usr/lib/python3/dist-packages/breezy/__pycache__/send.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/send.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/send.cpython-310.pyc'
import 'breezy.send' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dc84610>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/directory_service.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/directory_service.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/directory_service.cpython-310.pyc'
import 'breezy.directory_service' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dc84400>
# 
/usr/lib/python3/dist-packages/breezy/help_topics/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/help_topics/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/help_topics/__pycache__/__init__.cpython-310.pyc'
import 'breezy.help_topics' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dc850f0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/foreign.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/foreign.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/foreign.cpython-310.pyc'
import 'breezy.foreign' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dc86200>
import 'breezy.git' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dfe7b80>
# /usr/lib/python3.10/__pycache__/copy.cpython-310.pyc matches 
/usr/lib/python3.10/copy.py
# code object from '/usr/lib/python3.10/__pycache__/copy.cpython-310.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dc86d70>
import 'breezy.builtins' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556df84a00>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/status.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/status.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/status.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/delta.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/delta.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/delta.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/bzr/__pycache__/inventorytree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/bzr/inventorytree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/bzr/__pycache__/inventorytree.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/revisiontree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/revisiontree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/revisiontree.cpython-310.pyc'
import 'breezy.revisiontree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dce3b80>
import 'breezy.bzr.inventorytree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dcf0e80>
import 'breezy.delta' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf07c0>
# /usr/lib/python3/dist-packages/breezy/__pycache__/log.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/log.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/log.cpython-310.pyc'
import 'breezy.log' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf21a0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/tsort.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/tsort.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/tsort.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/graph.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/graph.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/graph.cpython-310.pyc'
# extension module 'breezy._known_graph_pyx' loaded from 
'/usr/lib/python3/dist-packages/breezy/_known_graph_pyx.cpython-310-x86_64-linux-gnu.so'
import 'gc' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'breezy._known_graph_pyx' executed from 
'/usr/lib/python3/dist-packages/breezy/_known_graph_pyx.cpython-310-x86_64-linux-gnu.so'
import 'breezy._known_graph_pyx' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556dd310f0>
import 'breezy.graph' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf3e20>
import 'breezy.tsort' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf3a60>
import 'breezy.status' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf0130>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/location.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/location.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/location.cpython-310.pyc'
import 'breezy.location' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dcf3c40>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/__init__.cpython-310.pyc'
import 'dulwich' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556dd313f0>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/dir.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/breezy/git/dir.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/dir.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/mapping.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/mapping.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/mapping.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/base64.cpython-310.pyc matches 
/usr/lib/python3.10/base64.py
# code object from '/usr/lib/python3.10/__pycache__/base64.cpython-310.pyc'
import 'binascii' # <class '_frozen_importlib.BuiltinImporter'>
import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dd33c10>
# 
/usr/lib/python3/dist-packages/fastbencode/__pycache__/__init__.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/fastbencode/__init__.py
# code object from 
'/usr/lib/python3/dist-packages/fastbencode/__pycache__/__init__.cpython-310.pyc'
# extension module 'fastbencode._bencode_pyx' loaded from 
'/usr/lib/python3/dist-packages/fastbencode/_bencode_pyx.cpython-310-x86_64-linux-gnu.so'
# extension module 'fastbencode._bencode_pyx' executed from 
'/usr/lib/python3/dist-packages/fastbencode/_bencode_pyx.cpython-310-x86_64-linux-gnu.so'
import 'fastbencode._bencode_pyx' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556db70a90>
import 'fastbencode' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db708b0>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/errors.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/errors.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/errors.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/errors.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/dulwich/errors.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/errors.cpython-310.pyc'
import 'dulwich.errors' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db71240>
import 'breezy.git.errors' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556db70e80>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/hg.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/hg.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/hg.cpython-310.pyc'
import 'breezy.git.hg' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db71300>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/roundtrip.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/roundtrip.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/roundtrip.cpython-310.pyc'
import 'breezy.git.roundtrip' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556db71ba0>
import 'breezy.git.mapping' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dd32aa0>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/push.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/push.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/push.cpython-310.pyc'
# /usr/lib/python3/dist-packages/breezy/__pycache__/push.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/push.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/push.cpython-310.pyc'
import 'breezy.push' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db726e0>
import 'breezy.git.push' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db72230>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/transportgit.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/transportgit.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/transportgit.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/file.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/file.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/file.cpython-310.pyc'
import 'dulwich.file' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db736d0>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/objects.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/objects.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/objects.cpython-310.pyc'
import 'zlib' # <class '_frozen_importlib.BuiltinImporter'>
# extension module 'dulwich._objects' loaded from 
'/usr/lib/python3/dist-packages/dulwich/_objects.cpython-310-x86_64-linux-gnu.so'
# extension module 'dulwich._objects' executed from 
'/usr/lib/python3/dist-packages/dulwich/_objects.cpython-310-x86_64-linux-gnu.so'
import 'dulwich._objects' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556dba3280>
import 'dulwich.objects' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db73ac0>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/object_store.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/object_store.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/object_store.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/diff_tree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/diff_tree.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/diff_tree.cpython-310.pyc'
# extension module 'dulwich._diff_tree' loaded from 
'/usr/lib/python3/dist-packages/dulwich/_diff_tree.cpython-310-x86_64-linux-gnu.so'
# extension module 'dulwich._diff_tree' executed from 
'/usr/lib/python3/dist-packages/dulwich/_diff_tree.cpython-310-x86_64-linux-gnu.so'
import 'dulwich._diff_tree' # 
<_frozen_importlib_external.ExtensionFileLoader object at 0x7f556dbcdcc0>
import 'dulwich.diff_tree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dbcceb0>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/pack.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/pack.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/pack.cpython-310.pyc'
# extension module 'mmap' loaded from 
'/usr/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so'
# extension module 'mmap' executed from 
'/usr/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so'
import 'mmap' # <_frozen_importlib_external.ExtensionFileLoader object 
at 0x7f556dc14490>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/lru_cache.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/lru_cache.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/lru_cache.cpython-310.pyc'
import 'dulwich.lru_cache' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dc14580>
# extension module 'dulwich._pack' loaded from 
'/usr/lib/python3/dist-packages/dulwich/_pack.cpython-310-x86_64-linux-gnu.so'
# extension module 'dulwich._pack' executed from 
'/usr/lib/python3/dist-packages/dulwich/_pack.cpython-310-x86_64-linux-gnu.so'
import 'dulwich._pack' # <_frozen_importlib_external.ExtensionFileLoader 
object at 0x7f556dc15390>
import 'dulwich.pack' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dbcde10>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/protocol.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/protocol.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/protocol.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/socket.cpython-310.pyc matches 
/usr/lib/python3.10/socket.py
# code object from '/usr/lib/python3.10/__pycache__/socket.cpython-310.pyc'
import '_socket' # <class '_frozen_importlib.BuiltinImporter'>
# /usr/lib/python3.10/__pycache__/selectors.cpython-310.pyc matches 
/usr/lib/python3.10/selectors.py
# code object from 
'/usr/lib/python3.10/__pycache__/selectors.cpython-310.pyc'
import 'select' # <class '_frozen_importlib.BuiltinImporter'>
import 'selectors' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556dc16f80>
import 'array' # <class '_frozen_importlib.BuiltinImporter'>
import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dc16320>
import 'dulwich.protocol' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dbcfc70>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/refs.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/refs.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/refs.cpython-310.pyc'
import 'dulwich.refs' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dc16380>
import 'dulwich.object_store' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dba3160>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/repo.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/repo.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/repo.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/hooks.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/hooks.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/hooks.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/subprocess.cpython-310.pyc matches 
/usr/lib/python3.10/subprocess.py
# code object from 
'/usr/lib/python3.10/__pycache__/subprocess.cpython-310.pyc'
import '_posixsubprocess' # <class '_frozen_importlib.BuiltinImporter'>
import 'subprocess' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da74460>
import 'dulwich.hooks' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da4ff70>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/line_ending.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/line_ending.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/line_ending.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/patch.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/patch.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/patch.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/__init__.cpython-310.pyc matches 
/usr/lib/python3.10/email/__init__.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/__init__.cpython-310.pyc'
import 'email' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556da75fc0>
# /usr/lib/python3.10/email/__pycache__/parser.cpython-310.pyc matches 
/usr/lib/python3.10/email/parser.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/parser.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/feedparser.cpython-310.pyc 
matches /usr/lib/python3.10/email/feedparser.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/feedparser.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/errors.cpython-310.pyc matches 
/usr/lib/python3.10/email/errors.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/errors.cpython-310.pyc'
import 'email.errors' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da76c20>
# /usr/lib/python3.10/email/__pycache__/_policybase.cpython-310.pyc 
matches /usr/lib/python3.10/email/_policybase.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/_policybase.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/header.cpython-310.pyc matches 
/usr/lib/python3.10/email/header.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/header.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/quoprimime.cpython-310.pyc 
matches /usr/lib/python3.10/email/quoprimime.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/quoprimime.cpython-310.pyc'
import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dab8790>
# /usr/lib/python3.10/email/__pycache__/base64mime.cpython-310.pyc 
matches /usr/lib/python3.10/email/base64mime.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/base64mime.cpython-310.pyc'
import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dab8ca0>
# /usr/lib/python3.10/email/__pycache__/charset.cpython-310.pyc matches 
/usr/lib/python3.10/email/charset.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/charset.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/encoders.cpython-310.pyc matches 
/usr/lib/python3.10/email/encoders.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/encoders.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/quopri.cpython-310.pyc matches 
/usr/lib/python3.10/quopri.py
# code object from '/usr/lib/python3.10/__pycache__/quopri.cpython-310.pyc'
import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dab96c0>
import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dab9360>
import 'email.charset' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dab8e80>
import 'email.header' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da77fd0>
# /usr/lib/python3.10/email/__pycache__/utils.cpython-310.pyc matches 
/usr/lib/python3.10/email/utils.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/utils.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/random.cpython-310.pyc matches 
/usr/lib/python3.10/random.py
# code object from '/usr/lib/python3.10/__pycache__/random.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/bisect.cpython-310.pyc matches 
/usr/lib/python3.10/bisect.py
# code object from '/usr/lib/python3.10/__pycache__/bisect.cpython-310.pyc'
import '_bisect' # <class '_frozen_importlib.BuiltinImporter'>
import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dabaad0>
import '_random' # <class '_frozen_importlib.BuiltinImporter'>
import '_sha512' # <class '_frozen_importlib.BuiltinImporter'>
import 'random' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556dab9f00>
# /usr/lib/python3.10/email/__pycache__/_parseaddr.cpython-310.pyc 
matches /usr/lib/python3.10/email/_parseaddr.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/_parseaddr.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/calendar.cpython-310.pyc matches 
/usr/lib/python3.10/calendar.py
# code object from 
'/usr/lib/python3.10/__pycache__/calendar.cpython-310.pyc'
import 'calendar' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556dabb1f0>
import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dabada0>
import 'email.utils' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dab9b40>
import 'email._policybase' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556da775e0>
import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da76590>
import 'email.parser' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da76170>
import 'dulwich.patch' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da75630>
import 'dulwich.line_ending' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556da74490>
import 'dulwich.repo' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da4e200>
import 'breezy.git.transportgit' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556db725c0>
import 'breezy.git.dir' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dd31660>
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/config.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/dulwich/config.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/config.cpython-310.pyc'
import 'dulwich.config' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dafc8b0>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/repository.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/repository.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/repository.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/check.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/check.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/check.cpython-310.pyc'
import 'breezy.check' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556dafece0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/transactions.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/transactions.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/transactions.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/identitymap.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/identitymap.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/identitymap.cpython-310.pyc'
import 'breezy.identitymap' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556daff550>
import 'breezy.transactions' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dafefe0>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/filegraph.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/filegraph.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/filegraph.cpython-310.pyc'
import 'breezy.git.filegraph' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556daff970>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/tree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/tree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/tree.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/index.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/dulwich/index.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/index.cpython-310.pyc'
import 'dulwich.index' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556db3d210>
import 'breezy.git.tree' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556daffbe0>
import 'breezy.git.repository' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556dafde70>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/workingtree.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/workingtree.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/workingtree.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/ignore.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/dulwich/ignore.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/ignore.cpython-310.pyc'
import 'dulwich.ignore' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d97a650>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/conflicts.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/conflicts.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/conflicts.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/cache_utf8.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/cache_utf8.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/cache_utf8.cpython-310.pyc'
import 'breezy.cache_utf8' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556d97bca0>
import 'breezy.conflicts' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d97b4f0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/globbing.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/globbing.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/globbing.cpython-310.pyc'
import 'breezy.globbing' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9ac160>
import 'breezy.git.workingtree' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556d979390>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/branch.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/branch.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/branch.cpython-310.pyc'
# /usr/lib/python3/dist-packages/breezy/__pycache__/tag.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/tag.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/tag.cpython-310.pyc'
import 'breezy.tag' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9ae950>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/refs.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/refs.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/refs.cpython-310.pyc'
import 'breezy.git.refs' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9af790>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/unpeel_map.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/unpeel_map.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/unpeel_map.cpython-310.pyc'
import 'breezy.git.unpeel_map' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556d9afc40>
# 
/usr/lib/python3/dist-packages/breezy/git/__pycache__/urls.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/git/urls.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/git/__pycache__/urls.cpython-310.pyc'
# 
/usr/lib/python3/dist-packages/dulwich/__pycache__/client.cpython-310.pyc matches 
/usr/lib/python3/dist-packages/dulwich/client.py
# code object from 
'/usr/lib/python3/dist-packages/dulwich/__pycache__/client.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/shlex.cpython-310.pyc matches 
/usr/lib/python3.10/shlex.py
# code object from '/usr/lib/python3.10/__pycache__/shlex.cpython-310.pyc'
import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556d9ee050>
# /usr/lib/python3.10/urllib/__pycache__/request.cpython-310.pyc matches 
/usr/lib/python3.10/urllib/request.py
# code object from 
'/usr/lib/python3.10/urllib/__pycache__/request.cpython-310.pyc'
# /usr/lib/python3.10/http/__pycache__/__init__.cpython-310.pyc matches 
/usr/lib/python3.10/http/__init__.py
# code object from 
'/usr/lib/python3.10/http/__pycache__/__init__.cpython-310.pyc'
import 'http' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556da346d0>
# /usr/lib/python3.10/http/__pycache__/client.cpython-310.pyc matches 
/usr/lib/python3.10/http/client.py
# code object from 
'/usr/lib/python3.10/http/__pycache__/client.cpython-310.pyc'
# /usr/lib/python3.10/email/__pycache__/message.cpython-310.pyc matches 
/usr/lib/python3.10/email/message.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/message.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/uu.cpython-310.pyc matches 
/usr/lib/python3.10/uu.py
# code object from '/usr/lib/python3.10/__pycache__/uu.cpython-310.pyc'
import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556da378b0>
# /usr/lib/python3.10/email/__pycache__/_encoded_words.cpython-310.pyc 
matches /usr/lib/python3.10/email/_encoded_words.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/_encoded_words.cpython-310.pyc'
import 'email._encoded_words' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556da37b20>
# /usr/lib/python3.10/email/__pycache__/iterators.cpython-310.pyc 
matches /usr/lib/python3.10/email/iterators.py
# code object from 
'/usr/lib/python3.10/email/__pycache__/iterators.cpython-310.pyc'
import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da37700>
import 'email.message' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da36440>
# /usr/lib/python3.10/__pycache__/ssl.cpython-310.pyc matches 
/usr/lib/python3.10/ssl.py
# code object from '/usr/lib/python3.10/__pycache__/ssl.cpython-310.pyc'
# extension module '_ssl' loaded from 
'/usr/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so'
# extension module '_ssl' executed from 
'/usr/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so'
import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object 
at 0x7f556d86db70>
import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556d86c2e0>
import 'http.client' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556da354b0>
# /usr/lib/python3.10/__pycache__/tempfile.cpython-310.pyc matches 
/usr/lib/python3.10/tempfile.py
# code object from 
'/usr/lib/python3.10/__pycache__/tempfile.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/shutil.cpython-310.pyc matches 
/usr/lib/python3.10/shutil.py
# code object from '/usr/lib/python3.10/__pycache__/shutil.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/fnmatch.cpython-310.pyc matches 
/usr/lib/python3.10/fnmatch.py
# code object from '/usr/lib/python3.10/__pycache__/fnmatch.cpython-310.pyc'
import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556d8c66b0>
# /usr/lib/python3.10/__pycache__/bz2.cpython-310.pyc matches 
/usr/lib/python3.10/bz2.py
# code object from '/usr/lib/python3.10/__pycache__/bz2.cpython-310.pyc'
# /usr/lib/python3.10/__pycache__/_compression.cpython-310.pyc matches 
/usr/lib/python3.10/_compression.py
# code object from 
'/usr/lib/python3.10/__pycache__/_compression.cpython-310.pyc'
import '_compression' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d8c7130>
# extension module '_bz2' loaded from 
'/usr/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so'
# extension module '_bz2' executed from 
'/usr/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so'
import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object 
at 0x7f556d8c7640>
import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556d8c69b0>
# /usr/lib/python3.10/__pycache__/lzma.cpython-310.pyc matches 
/usr/lib/python3.10/lzma.py
# code object from '/usr/lib/python3.10/__pycache__/lzma.cpython-310.pyc'
# extension module '_lzma' loaded from 
'/usr/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so'
# extension module '_lzma' executed from 
'/usr/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so'
import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object 
at 0x7f556d8c7d00>
import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556d8c76d0>
import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 
0x7f556d8c58d0>
import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object 
at 0x7f556da35fc0>
# /usr/lib/python3.10/urllib/__pycache__/error.cpython-310.pyc matches 
/usr/lib/python3.10/urllib/error.py
# code object from 
'/usr/lib/python3.10/urllib/__pycache__/error.cpython-310.pyc'
# /usr/lib/python3.10/urllib/__pycache__/response.cpython-310.pyc 
matches /usr/lib/python3.10/urllib/response.py
# code object from 
'/usr/lib/python3.10/urllib/__pycache__/response.cpython-310.pyc'
import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9002b0>
import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d8c4b80>
import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9ee620>
import 'dulwich.client' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9ec1f0>
import 'breezy.git.urls' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d9affa0>
import 'breezy.git.branch' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556d9acaf0>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/views.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/views.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/views.cpython-310.pyc'
import 'breezy.views' # <_frozen_importlib_external.SourceFileLoader 
object at 0x7f556d901a20>
# 
/usr/lib/python3/dist-packages/breezy/__pycache__/atomicfile.cpython-310.pyc 
matches /usr/lib/python3/dist-packages/breezy/atomicfile.py
# code object from 
'/usr/lib/python3/dist-packages/breezy/__pycache__/atomicfile.cpython-310.pyc'
import 'breezy.atomicfile' # 
<_frozen_importlib_external.SourceFileLoader object at 0x7f556d902b30>
}}}

Traceback (most recent call last):
   File 
"/usr/lib/python3/dist-packages/breezy/tests/test_import_tariff.py", 
line 206, in test_simple_local_git
     self.run_command_check_imports(['st'], [
   File 
"/usr/lib/python3/dist-packages/breezy/tests/test_import_tariff.py", 
line 136, in run_command_check_imports
     self.finish_brz_subprocess_with_import_check(process, args,
   File 
"/usr/lib/python3/dist-packages/breezy/tests/test_import_tariff.py", 
line 123, in finish_brz_subprocess_with_import_check
     self.check_forbidden_modules(err, forbidden_imports)
   File 
"/usr/lib/python3/dist-packages/breezy/tests/test_import_tariff.py", 
line 110, in check_forbidden_modules
     self.fail("command loaded forbidden modules %r"
   File "/usr/lib/python3.10/unittest/case.py", line 675, in fail
     raise self.failureException(msg)
AssertionError: command loaded forbidden modules ['shutil', 'ssl', 
'tempfile']

----------------------------------------------------------------------
Ran 32870 tests in 158.153s

FAILED (failures=1, known_failure_count=46)
4783 tests skipped
autopkgtest [20:13:25]: test testsuite3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-bazaar-maint/attachments/20220605/50cf891c/attachment-0001.sig>


More information about the Pkg-bazaar-maint mailing list