Closed
Bug 847540
Opened 12 years ago
Closed 12 years ago
Intermittent Android talos "socket.gaierror: [Errno 8] nodename nor servname provided, or not known"
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=20296719&tree=Mozilla-Inbound
Android Tegra 250 mozilla-inbound talos remote-trobopan on 2013-03-04 06:46:24 PST for push f516a56f4dba
slave: tegra-173
NOISE: Posting result 0 of 1 to http://graphs.mozilla.org/server/collect.cgi, attempt 0
RETURN: <a href='http://graphs.mozilla.org/graph.html#tests=[[174,63,20]]'>trobopan: 13255.50</a>
NOISE: Outputting datazilla results to https://datazilla.mozilla.org/talos
NOISE: datazilla: https//datazilla.mozilla.org/talos; oauth=True
Traceback (most recent call last):
File "run_tests.py", line 331, in <module>
main()
File "run_tests.py", line 328, in main
run_tests(parser)
File "run_tests.py", line 304, in run_tests
talos_results.output(results_urls, **results_options)
File "/builds/tegra-173/talos-data/talos/results.py", line 84, in output
_output.output(results, url, tbpl_output)
File "/builds/tegra-173/talos-data/talos/output.py", line 414, in output
self.post(results, results_server, results_path, results_scheme, tbpl_output)
File "/builds/tegra-173/talos-data/talos/output.py", line 495, in post
responses = req.submit()
File "/builds/tegra-173/talos-data/talos/dzclient.py", line 196, in submit
responses.append(self.send(dataset))
File "/builds/tegra-173/talos-data/talos/dzclient.py", line 253, in send
conn.request("POST", path, body, header)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 914, in request
self._send_request(method, url, body, headers)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 951, in _send_request
self.endheaders()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 1112, in connect
sock = socket.create_connection((self.host, self.port), self.timeout)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 547, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known
program finished with exit code 1
elapsedTime=557.297291
TinderboxPrint: <a href='http://graphs.mozilla.org/graph.html#tests=[[174,63,20]]'>trobopan: 13255.50</a>
Updated•12 years ago
|
Component: Release Engineering: Automation (Release Automation) → Release Engineering: Automation (General)
QA Contact: bhearsum → catlee
Comment 1•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•