Trying to import from git repository at sourceforge results in "escudero: Name or service not known"

Bug #1261943 reported by Doug Barbieri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Undecided
Unassigned
snapcpp
Invalid
Undecided
Unassigned

Bug Description

I'm attempting to import from the git repository at sourceforge.net for this project (lp:snapcpp):
https://code.launchpad.net/~snapcpp/snapcpp/trunk

Here is the error I get, complete with python trace:

=======================================
2013-12-17 22:00:06 INFO Starting job.
2013-12-17 22:00:06 INFO Getting exising bzr branch from central store.
ssh: Could not resolve hostname escudero: Name or service not known

Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/scripts/code-import-worker.py", line 95, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/scripts/code-import-worker.py", line 90, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/lib/lp/codehosting/codeimport/worker.py", line 586, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/lib/lp/codehosting/codeimport/worker.py", line 720, in _doImport
    bazaar_branch = self.getBazaarBranch()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/lib/lp/codehosting/codeimport/worker.py", line 818, in getBazaarBranch
    branch = PullingImportWorker.getBazaarBranch(self)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/lib/lp/codehosting/codeimport/worker.py", line 544, in getBazaarBranch
    stacked_on_url=self.source_details.stacked_on_url)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/lib/lp/codehosting/codeimport/worker.py", line 168, in pull
    remote_bzr_dir = BzrDir.open(remote_url)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/controldir.py", line 689, in open
    _unsupported=_unsupported)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/controldir.py", line 718, in open_from_transport
    find_format, transport, redirected)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/__init__.py", line 1719, in do_catching_redirections
    return action(transport)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/controldir.py", line 706, in find_format
    probers=probers)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/controldir.py", line 1151, in find_format
    return prober.probe_transport(transport)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/bzrdir.py", line 1237, in probe_transport
    format_string = transport.get_bytes(".bzr/branch-format")
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/sftp.py", line 422, in get_bytes
    f = self.get(relpath)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/sftp.py", line 412, in get
    f = self._get_sftp().file(path, mode='rb')
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/sftp.py", line 389, in _get_sftp
    connection, credentials = self._create_connection()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/sftp.py", line 376, in _create_connection
    self._parsed_url.host, self._parsed_url.port)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/ssh.py", line 391, in connect_sftp
    self._raise_connection_error(host, port=port, orig_error=e)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16869/eggs/bzr-2.6.0-py2.6-linux-x86_64.egg/bzrlib/transport/ssh.py", line 259, in _raise_connection_error
    orig_error=orig_error)
bzrlib.errors.SocketConnectionError: Unable to connect to SSH host escudero; EOF during negotiation
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.
=======================================

Log here:

http://launchpadlibrarian.net/160059396/snapcpp-snapcpp-trunk.log

PS: it has been like this all day, since the morning. If you see the import log, it has been successful until about 6 hours ago. It looks like the "escudero" server is down.

Revision history for this message
Mirco Bauer (meebey) wrote :
Revision history for this message
Doug Barbieri (doug) wrote :

Yeah, looks like it's working now. Yay!

William Grant (wgrant)
no longer affects: bzr
Changed in snapcpp:
status: New → Invalid
Changed in launchpad:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.