Closed
Bug 696193
Opened 14 years ago
Closed 14 years ago
decommission dm-tbpl01
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: fox2mike)
Details
When the network had issues earlier today RelEng got 4 emails like this:
Date: Thu, 20 Oct 2011 05:40:11 -0700
From: root@dm-tbpl01.mozilla.org (Cron Daemon)
To: release@mozilla.com
Subject: Cron <tbpl@dm-tbpl01> (echo; date; python26 /var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py ) >> $HOME/import.log
X-Cron-Env: <MAILTO=release@mozilla.com>
Traceback (most recent call last):
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 263, in <module>
main()
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 254, in main
do_recent(Connection().tbpl, options.overwrite)
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 240, in do_recent
add_to_db("http://build.mozilla.org/builds/builds-4hr.js.gz", db, overwrite)
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 225, in add_to_db
count = sum([add_run_to_db(run, db, overwrite) for run in get_runs(j)])
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 196, in add_run_to_db
db.runs.update(id_criterion, {"$set": run.get_info()}, True)
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 97, in get_info
log = self._log()
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 114, in _log
data["pusher"] = try_pusher(self._rev)
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 39, in try_pusher
io = urllib2.urlopen("http://hg.mozilla.org/try/json-pushes?changeset=" + rev)
File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.6/urllib2.py", line 383, in open
response = self._open(req, data)
File "/usr/lib/python2.6/urllib2.py", line 401, in _open
'_open', req)
File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 1130, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.6/urllib2.py", line 1105, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 104] Connection reset by peer>
We can't actually action that so could we send the mail somewhere else ?
| Reporter | ||
Comment 1•14 years ago
|
||
In fact, isn't this the old machine ? Can we decommission it now ?
Comment 2•14 years ago
|
||
Sadly, you're in another can't actually take any action spot: tbpl the component is just a code repo, not any installation of it.
Assignee: nobody → server-ops
Component: Tinderboxpushlog → Server Operations
Product: Webtools → mozilla.org
QA Contact: tinderboxpushlog → cshields
Version: 2.0 → other
Comment 3•14 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #1)
> In fact, isn't this the old machine ? Can we decommission it now ?
I believe this was the old tbpl.allizom.org - can we shut it down? (I thought we had.. but that week is a blur to me now.)
At any rate, it is not currently running tbpl.allizom.org
Assignee: server-ops → cshields
Summary: Send cron mail from tpbl.m.o to a more appropriate group of people → decommission tbpl.allizom.org
| Assignee | ||
Comment 4•14 years ago
|
||
If we don't anything off it, it's a VM in sjc1, can be turned off I guess and wiped :)
Summary: decommission tbpl.allizom.org → decommission dm-tbpl01
| Assignee | ||
Updated•14 years ago
|
Assignee: cshields → server-ops-devservices
Component: Server Operations → Server Operations: Developer Services
QA Contact: cshields → shyam
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops-devservices → shyam
| Assignee | ||
Comment 5•14 years ago
|
||
dm-tbpl01 has been shut down.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•