Build:OutageReports:20070219-01
From MozillaWiki
On Feb 18 2007 at 05:00, tb-win32-tbox experienced a service outage for ~24 hours.
What was effected:
Thunderbird trunk builds on Windows.
What was the cause of the outage:
Build was hung in nsinstall. Log excerpt:
make[7]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/html/document/src' make[7]: Entering directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/html/document/test' /cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/build/cygwin-wrapper /cygdrive/d/moztools/bin/nsinstall test_bug1682.html test_bug1823.html test_bug172261.html test_bug332848.xhtml ../../../../_tests/testing/mochitest/tests/content/html/document/test make[7]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/html/document/test' make[6]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/html/document' make[5]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/html' make[5]: Entering directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml' make[6]: Entering directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml/content' make[7]: Entering directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml/content/src' /cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/build/cygwin-wrapper /cygdrive/d/moztools/bin/nsinstall -m 644 gkconxmlcon_s.lib ../../../../dist/lib make[7]: *** [libs] Killed make[7]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml/content/src' make[6]: *** [libs] Error 2 make[6]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml/content' make[5]: *** [libs] Error 2 make[5]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content/xml' make[4]: *** [libs] Error 2 make[4]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla/content' make[3]: *** [libs_tier_gecko] Error 2 make[3]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla' make[2]: *** [tier_gecko] Error 2 make[2]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla' make[1]: *** [alldep] Error 2 make[1]: Leaving directory `/cygdrive/d/builds/tinderbox/Tb-Trunk/WINNT_5.2_Depend/mozilla' make: *** [alldep] Error 2
[Full log]
What will be done to prevent this in the future:
Coop killed the stuck process by hand. Move to MozBuild?