Closed
Bug 1489371
Opened 7 years ago
Closed 6 years ago
Intermittent runtests.py | Timed out while waiting for server startup.
Categories
(Testing :: Mochitest, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=197936941&repo=mozilla-central
https://queue.taskcluster.net/v1/task/LYCC-yRISAuJ5KtHCmJGWw/runs/0/artifacts/public/logs/live_backing.log
23:09:26 INFO - SUITE-START | Running 1 tests
23:09:26 INFO - Running manifest: browser\base\content\test\plugins\browser.ini
23:09:26 INFO - Z:\task_1536274303\build\tests\bin\pk12util.exe: PKCS12 IMPORT SUCCESSFUL
23:09:26 INFO - MochitestServer : launching [u'Z:\\task_1536274303\\build\\tests\\bin\\xpcshell.exe', '-g', 'Z:\\task_1536274303\\build\\application\\firefox', '-f', 'Z:\\task_1536274303\\build\\tests\\bin\\components\\httpd.js', '-e', "const _PROFILE_PATH = 'c:\\\\users\\\\task_1536274303\\\\appdata\\\\local\\\\temp\\\\tmpitjp8g.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', 'Z:\\task_1536274303\\build\\tests\\mochitest\\server.js']
23:09:26 INFO - runtests.py | Server pid: 5272
23:09:26 INFO - runtests.py | Websocket server pid: 5292
23:09:26 INFO - runtests.py | SSL tunnel pid: 5312
23:10:56 ERROR - TEST-UNEXPECTED-FAIL | runtests.py | Timed out while waiting for server startup.
23:10:57 INFO - Failed to stop web server on http://127.0.0.1:8888/server/shutdown
23:10:57 INFO - Traceback (most recent call last):
23:10:57 INFO - File "Z:\task_1536274303\build\tests\mochitest\runtests.py", line 512, in stop
23:10:57 INFO - with closing(urllib2.urlopen(self.shutdownURL)) as c:
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 154, in urlopen
23:10:57 INFO - return opener.open(url, data, timeout)
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 431, in open
23:10:57 INFO - response = self._open(req, data)
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 449, in _open
23:10:57 INFO - '_open', req)
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 409, in _call_chain
23:10:57 INFO - result = func(*args)
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 1227, in http_open
23:10:57 INFO - return self.do_open(httplib.HTTPConnection, req)
23:10:57 INFO - File "c:\mozilla-build\python\Lib\urllib2.py", line 1197, in do_open
23:10:57 INFO - raise URLError(err)
23:10:57 INFO - URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>
23:10:57 INFO - Stopping web server
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 10•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•