Closed Bug 1213718 Opened 9 years ago Closed 9 years ago

l10n repack fails to sign with "file too large"

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Probably the script should clean up after each locale.

15:37:41     INFO -  Compressing  core\browser\omni.ja
15:37:41     INFO -  Compressing  core\omni.ja
15:37:41     INFO -  Compressing  core\webapprt\omni.ja
15:37:41     INFO -  Compressing  core\dependentlibs.list
15:37:41     INFO -  Compressing  core\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}\install.rdf
15:37:41     INFO -  Everything is Ok
15:37:47     INFO -  2015-10-11 15:37:47,973 - Problem parsing file
15:37:47    ERROR -  Traceback (most recent call last):
15:37:47     INFO -    File "c:\\builds\\moz2_slave\\rel-date_fx_w32_l10n_rpk-00000\\build\\tools\\release\\signing\\signtool.py", line 27, in is_authenticode_signed
15:37:47     INFO -      p = pefile.PE(filename)
15:37:47     INFO -    File "c:\builds\moz2_slave\rel-date_fx_w32_l10n_rpk-00000\build\tools\lib\python\vendor\pefile-1.2.10-114\pefile.py", line 1667, in __init__
15:37:47     INFO -      self.__parse__(name, data, fast_load)
15:37:47     INFO -    File "c:\builds\moz2_slave\rel-date_fx_w32_l10n_rpk-00000\build\tools\lib\python\vendor\pefile-1.2.10-114\pefile.py", line 1715, in __parse__
15:37:47     INFO -      self.__data__ = mmap.mmap(self.fileno, 0, access=mmap.ACCESS_READ)
15:37:47     INFO -  WindowsError: [Error 8] Not enough storage is available to process this command
15:37:53     INFO -  2015-10-11 15:37:53,234 - 2338c5899e3a27f7dabeb2a430b806a2d05c621d: processing firefox-44.0.pa-IN.win32.exe on https://signing4.srv.releng.scl3.mozilla.com:9110
15:37:53     INFO -  2015-10-11 15:37:53,480 - 2338c5899e3a27f7dabeb2a430b806a2d05c621d: uploading for signing
15:39:18     INFO -  2015-10-11 15:39:18,650 - 2338c5899e3a27f7dabeb2a430b806a2d05c621d: error uploading file for signing: 400 File too large
15:39:18    ERROR -  Traceback (most recent call last):
15:39:18     INFO -    File "c:\builds\moz2_slave\rel-date_fx_w32_l10n_rpk-00000\build\tools\lib\python\signing\client.py", line 159, in remote_signfile
15:39:18     INFO -      req = uploadfile(url, filename, fmt, token, nonce=nonce)
15:39:18     INFO -    File "c:\builds\moz2_slave\rel-date_fx_w32_l10n_rpk-00000\build\tools\lib\python\signing\client.py", line 271, in uploadfile
15:39:18     INFO -      return urllib2.urlopen(r)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 126, in urlopen
15:39:18     INFO -      return _opener.open(url, data, timeout)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 397, in open
15:39:18     INFO -      response = meth(req, response)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 510, in http_response
15:39:18     INFO -      'http', request, response, code, msg, hdrs)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 435, in error
15:39:18     INFO -      return self._call_chain(*args)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 369, in _call_chain
15:39:18     INFO -      result = func(*args)
15:39:18     INFO -    File "c:\mozilla-build\python\lib\urllib2.py", line 518, in http_error_default
15:39:18     INFO -      raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
15:39:18     INFO -  HTTPError: HTTP Error 400: File too large
Fixed by bug 1212853
Assignee: nobody → rail
Status: NEW → RESOLVED
Closed: 9 years ago
Depends on: 1212853
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.