(root)/ani/mrses : error

An unexpected error occurred whileprocessing the request:

Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 188, in open_from_transport control = controldir.ControlDir.open_from_transport( File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 756, in open_from_transport transport, format = _mod_transport.do_catching_redirections( File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 1619, in do_catching_redirections return action(transport) File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 744, in find_format return transport, ControlDirFormat.find_format(transport, File "/usr/lib/python3.8/site-packages/breezy/controldir.py", line 1171, in find_format raise errors.NotBranchError(path=transport.base) breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/transport/local.py", line 157, in get return osutils.open_file(path, 'rb') FileNotFoundError: [Errno 2] No such file or directory: '/home/csa/.bazaar/ani/.bzr/branch/format' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/bzr/branch.py", line 743, in find_format format_string = transport.get_bytes("format") File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 634, in get_bytes f = self.get(relpath) File "/usr/lib/python3.8/site-packages/breezy/transport/decorator.py", line 105, in get return self._decorated.get(relpath) File "/usr/lib/python3.8/site-packages/breezy/transport/local.py", line 161, in get self._translate_error(e, path) File "/usr/lib/python3.8/site-packages/breezy/transport/__init__.py", line 359, in _translate_error raise errors.NoSuchFile(path, extra=e) breezy.errors.NoSuchFile: No such file: '/home/csa/.bazaar/ani/.bzr/branch/format': [Errno 2] No such file or directory: '/home/csa/.bazaar/ani/.bzr/branch/format' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/apps/transport.py", line 106, in __call__ b = branch.Branch.open_from_transport(self.transport) File "/usr/lib/python3.8/site-packages/breezy/branch.py", line 190, in open_from_transport return control.open_branch( File "/usr/lib/python3.8/site-packages/breezy/bzr/bzrdir.py", line 1092, in open_branch format = self.find_branch_format(name=name) File "/usr/lib/python3.8/site-packages/breezy/bzr/bzrdir.py", line 932, in find_branch_format return BranchFormatMetadir.find_format(self, name=name) File "/usr/lib/python3.8/site-packages/breezy/bzr/branch.py", line 745, in find_format raise errors.NotBranchError( breezy.errors.NotBranchError: Not a branch: "readonly+file:///home/csa/.bazaar/ani/.bzr/branch/": location is a repository. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/loggerhead/controllers/download_ui.py", line 62, in __call__ path, filename, content = h.get_file(args[1], revid) File "/usr/lib/python3.8/site-packages/loggerhead/history.py", line 787, in get_file rev_tree.get_file_text(path)) File "/usr/lib/python3.8/site-packages/breezy/revisiontree.py", line 69, in get_file_text for (identifier, content) in self.iter_files_bytes([(path, None)]): File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 929, in iter_files_bytes repo_desired_files = [(self.path2id(f), self.get_file_revision(f), i) File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 929, in <listcomp> repo_desired_files = [(self.path2id(f), self.get_file_revision(f), i) File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 792, in get_file_revision return self._path2ie(path).revision File "/usr/lib/python3.8/site-packages/breezy/bzr/inventorytree.py", line 161, in _path2ie raise errors.NoSuchFile(path) breezy.errors.NoSuchFile: No such file: '/mrses_mtx.m-20100428041807-jnupgwqk2mx7ersi-5' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/breezy/bzr/groupcompress.py", line 1471, in _get_blocks yield read_memo, cached[read_memo] KeyError: (<breezy.bzr.btree_index.BTreeGraphIndex object at 0x2f7bee8>, 9909460, 677665) During handling of the above exception, another exception occurred: MemoryError