Closed Bug 819326 Opened 12 years ago Closed 12 years ago

Intermittent "command timed out: 5400 seconds elapsed, attempting to kill" during mochitest-bc tests on Windows debug builds

Categories

(Release Engineering :: General, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Unassigned)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitest-browser-chrome on 2012-12-05 05:57:58 PST for push aa649086ab5b slave: talos-r4-snow-030 https://tbpl.mozilla.org/php/getParsedLog.php?id=17632659&tree=Mozilla-Inbound { TEST-INFO | chrome://mochitests/content/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.js | Console message: LOG addons.updates: Found an update entry for addon1@tests.mozilla.org version 2.0 TEST-INFO | chrome://mochitests/content/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.js | Console message: LOG addons.updates: Requesting https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5001 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0005 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b000a https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0006 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5003 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5004 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0005 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b000a https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** Received redirect for http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0006 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0006 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5005 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5006 https://example.com/browser/toolkit/mozapps/extensions/test/browser/redirect.sjs?http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x2 0x5001 http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b0005 http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf *** HTTP Activity 0x1 0x804b000a http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_updatessl.rdf command timed out: 5400 seconds elapsed, attempting to kill }
This is just the test taking more than 90 minutes, and is not related to a particular test. Ted, do you know where this value is set? Our windows browser-chrome test can now take between 95-100 minutes.
Component: Add-ons Manager → BrowserTest
Product: Toolkit → Testing
python mochitest/runtests.py --appname=./FirefoxNightlyDebug.app/Contents/MacOS/firefox-bin --utility-path=bin --extra-profile-file=bin/plugins --certificate-path=certs --autorun --close-when-done --console-level=INFO --symbols-path=http://ftp-scl3.mozilla.com/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-macosx64-debug/1354714755/firefox-20.0a1.en-US.mac64.crashreporter-symbols.zip --browser-chrome in dir /Users/cltbld/talos-slave/test/build (timeout 1200 secs) (maxTime 5400 secs) This seems to be set on the buildbot. Moving to releng.
Component: BrowserTest → Release Engineering
Product: Testing → mozilla.org
Version: Trunk → other
This blocks bug 818732, since the tests for per-window private browsing open a number of new windows and they regularly take between 95-100 minutes on Windows debug builds. I was planning on fixing bug 818732 tomorrow, so I'd really appreciate if you can bump this timeout on buildbot some time tomorrow. Thanks! (See the Birch branch if you want to get a sense of the usual runtimes of this mochitest-bc on Windows.)
Blocks: 818732
Summary: Intermittent "command timed out: 5400 seconds elapsed, attempting to kill" during browser_updatessl.js → Intermittent "command timed out: 5400 seconds elapsed, attempting to kill" during mochitest-bc tests on Windows debug builds
Since we don't have anything finer grained, this bumps the maxTime to 2 hours for all mochitest jobs (all test types, opt & debug).
Attachment #690225 - Flags: review?(bhearsum)
Note that there is also a bug somewhere in buildbot which prevents it from actually killing the job, so the test runs to completion. But I'm not really interested in that but getting fixed here. ;-)
Bug 798170 should have fixed that, so you coop is probably sad/raging now.
Attachment #690225 - Flags: review?(bhearsum) → review+
Attachment #690225 - Flags: checked-in+
In production
This seems to be fixed now, thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: