emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bzr + savannah.gnu.org slow again


From: Paul Eggert
Subject: bzr + savannah.gnu.org slow again
Date: Fri, 25 Feb 2011 22:21:33 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Savannah.gnu.org is very slow for bzr commits on the Emacs trunk,
with symptoms much like they were about 24 hours ago.  Perhaps the
same thing is happening again?

My most recent attempt to commit is taking more than 20 minutes.
It's not done yet, so I don't know how long it will take exactly.

Here are the symptoms at the shell level:

$ bzr commit -m 'Merge: lib-src changes mostly to avoid GCC warnings'
Committing to: bzr+ssh://address@hidden/emacs/trunk/
modified lib-src/ChangeLog
modified lib-src/ebrowse.c
modified lib-src/emacsclient.c
modified lib-src/etags.c
modified lib-src/fakemail.c
modified lib-src/make-docfile.c
[ It's hanging here now. ]


Here is my ~/.bzr.log:

Fri 2011-02-25 21:53:48 -0800
0.073  bazaar version: 2.2.2
0.073  bzr arguments: [u'commit', u'-m', u'Merge: lib-src changes mostly to 
avoid GCC warnings']
0.096  looking for plugins in /u/cs/fac/eggert/.bazaar/plugins
0.096  looking for plugins in 
/usr/local/cs/Python-2.6.6/lib/python2.6/site-packages/bzrlib/plugins
0.117  encoding stdout as sys.stdout encoding 'UTF-8'
0.245  opening working tree '/w/fac.2/cs/eggert/src/gnu/emacs/trunk'
0.566  ssh implementation is OpenSSH
38.887  preparing to commit
[10929] 2011-02-25 21:54:36.575 INFO: Committing to: 
bzr+ssh://address@hidden/emacs/trunk/
47.711  Selecting files for commit with filter None
[10929] 2011-02-25 21:54:37.032 INFO: modified lib-src/ChangeLog
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/ebrowse.c
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/emacsclient.c
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/etags.c
[10929] 2011-02-25 21:54:37.034 INFO: modified lib-src/fakemail.c
[10929] 2011-02-25 21:54:37.034 INFO: modified lib-src/make-docfile.c
48.761  Using fetch logic to copy between 
CHKInventoryRepository('file:///w/fac.2/cs/eggert/src/gnu/emacs/.bzr/repository/')(RepositoryFormat2a())
 and 
RemoteRepository(bzr+ssh://address@hidden/emacs/.bzr/)(RemoteRepositoryFormat(_network_name='Bazaar
 repository format 2a (needs bzr 1.16 or later)\n'))
48.761  fetch up to rev address@hidden
142.288  stripping trailing bytes from groupcompress block 627289 => 258611


It is now Fri Feb 25 22:20:20 PST 2011, so it's about
27 minutes and counting.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]