Last modified: 2013-04-12 14:30:19 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T49004, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47004 - Excessive timeouts over ssh [mina sshd]
Excessive timeouts over ssh [mina sshd]
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Git/Gerrit (Other open bugs)
wmf-deployment
All All
: Immediate blocker (vote)
: ---
Assigned To: Chad H.
: upstream
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-08 09:35 UTC by Siebrand Mazeland
Modified: 2013-04-12 14:30 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Siebrand Mazeland 2013-04-08 09:35:37 UTC
I'm running a script that will clone a lot of extension repos.

After cloning, "git-review -s" must be performed to create the gerrit remote, based on the information in .gitreview.

This very regularly (every 10-20 clones) exits with:

The following command failed with exit code 1
    "scp -P 29418 l10n-bot@gerrit.wikimedia.org:hooks/commit-msg .git/hook/commit-msg"
-----------------------
lost connection
-----------------------

Feels as if something's not right...
Comment 1 Chad H. 2013-04-08 18:40:51 UTC
This is due to the upstream mina sshd library, which seems to be timing out (even though we've got no timeout set) when data is only going in one direction (pushing, fetching the hook, etc).

We're looking at this right now.
Comment 2 Gerrit Notification Bot 2013-04-08 18:56:12 UTC
Related URL: https://gerrit.wikimedia.org/r/58126 (Gerrit Change I2affc34f1dbf1a481d369ba52594bfb0b25cd7ad)
Comment 3 Chad H. 2013-04-08 19:38:22 UTC
This is actually the same issue as 46917 really, so let's just track the ssh problems there.

*** This bug has been marked as a duplicate of bug 46917 ***
Comment 4 christian 2013-04-10 21:59:11 UTC
It seems this issue is not due to a timeout after all. A fix for
this problem has been submitted upstream to:

https://gerrit-review.googlesource.com/#/c/44472/
Comment 5 Chad H. 2013-04-12 14:30:19 UTC
Fix merged upstream, deployed since it's very major for us.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links