From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78587 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Buildbot + registry errors Date: Mon, 25 Apr 2011 07:24:34 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87sjt6ecxp.fsf@lifelogs.com> References: <87pqobf002.fsf@lifelogs.com> <87wrii69l5.fsf@randomsample.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1303734358 29377 80.91.229.12 (25 Apr 2011 12:25:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Apr 2011 12:25:58 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26890@lists.math.uh.edu Mon Apr 25 14:25:54 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEKrR-00048b-7j for ding-account@gmane.org; Mon, 25 Apr 2011 14:25:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QEKqV-00072I-6J; Mon, 25 Apr 2011 07:24:55 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QEKqT-000726-F6 for ding@lists.math.uh.edu; Mon, 25 Apr 2011 07:24:53 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QEKqR-0003DU-Vb for ding@lists.math.uh.edu; Mon, 25 Apr 2011 07:24:52 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QEKqP-00061q-4Z for ding@gnus.org; Mon, 25 Apr 2011 14:24:49 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QEKqL-0003N4-L0 for ding@gnus.org; Mon, 25 Apr 2011 14:24:45 +0200 Original-Received: from c-67-186-102-106.hsd1.il.comcast.net ([67.186.102.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Apr 2011 14:24:45 +0200 Original-Received: from tzz by c-67-186-102-106.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Apr 2011 14:24:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-67-186-102-106.hsd1.il.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:FqQKqElWT5pizYME4y2ImYMzyaM= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78587 Archived-At: On Mon, 25 Apr 2011 10:04:06 +0200 David Engster wrote: DE> Here's the current (since Apr 21st) setup: DE> - The buildbot checks the git repo about 10x per hour. DE> - If it finds a new HEAD, it pulls and runs the builders. DE> - If a build was OK previously but now fails, it will send a mail DE> - to the buildbot mailinglist DE> - to every committer who was part in generating the new HEAD (the so DE> called "blamelist"). DE> - If a build failed again (meaning it also failed in the previous DE> build), a mail will *only* be sent to the buildbot mailinglist. This is great, exactly what we need. I thought it might be sending alerts unnecessarily, but I shouldn't have doubted ;) >> But my problem was that I forgot to subscribe to the buildbot mailing >> list. "It's so quiet around here..." DE> The buildbot did send a mails directly to you when the build initially DE> broke: DE> 2011-04-20 23:11:13 1QCeQL-0001Jb-JT => tzz@lifelogs.com ... DE> 2011-04-20 23:11:13 1QCeQL-0001Jb-JT Completed DE> 2011-04-20 23:11:14 1QCeRS-0001ZZ-FM => tzz@lifelogs.com ... DE> 2011-04-20 23:11:14 1QCeRS-0001ZZ-FM Completed DE> Didn't those came through? The domain has proper DKIM signing, SPF and DE> all that. They did, I put them on my TODO list, then life interfered as usual and I forgot all about it. The mighty BuildBot did nothing wrong. Ted