Thunderbird-45.0/BuildNotes
Jump to navigation
Jump to search
(TB Drivers) Ship the l10n milestone(TB Drivers) Submit to Ship It- Push to mirrors
- Publish in Balrog
- Post-release tasks
- win32 build step failed for Thunderbird 45.0 build1, bash crashed during the generation of a partial update, which is an intermittent issue. Rerunning the job. nthomas reran
- release-comm-esr45-win32_repack_8/10 hit a crash in bash while creating an update, reran.
- release-comm-esr45-win32_repack_8/10 and 5/10 hit a hang while creating an update, reran both.
- lots or retries on windows repacks, as slaves disconnected from masters
- repack_5/10 failed for Thunderbird 45.0 build1 on win32 failed many times with bash error, rerunning now
- release-comm-esr45-thunderbird_antivirus failed connecting to s3. Maybe we should add a retry there? Will have to go look at code.
9:51:51 INFO - retry: Calling <bound method Key.get_contents_to_filename of <Key: net-mozaws-prod-delivery-archive,pub/thunderbird/candidates/45.0-candidates/build1/update/linux-x86_64/ro/thunderbird-45.0.complete.mar>> with args: (u'cache/update/linux-x86_64/ro/thunderbird-45.0.complete.mar',), kwargs: {}, attempt #5
09:51:51 INFO - retry: Giving up on <bound method Key.get_contents_to_filename of <Key: net-mozaws-prod-delivery-archive,pub/thunderbird/candidates/45.0-candidates/build1/update/linux-x86_64/ro/thunderbird-45.0.complete.mar>>
09:51:51 FATAL - Uncaught exception: Traceback (most recent call last):
09:51:51 FATAL - File "/builds/slave/tb-rel-c-esr45-av-000000000000/scripts/mozharness/base/script.py", line 1756, in run
09:51:51 FATAL - self.run_action(action)
09:51:51 FATAL - File "/builds/slave/tb-rel-c-esr45-av-000000000000/scripts/mozharness/base/script.py", line 1698, in run_action
09:51:51 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
09:51:51 FATAL - File "/builds/slave/tb-rel-c-esr45-av-000000000000/scripts/mozharness/base/script.py", line 1639, in _possibly_run_method
09:51:51 FATAL - return getattr(self, method_name)()
09:51:51 FATAL - File "scripts/scripts/release/antivirus.py", line 177, in get_files
09:51:51 FATAL - pool.map(worker, find_release_files())
09:51:51 FATAL - File "/tools/python27/lib/python2.7/multiprocessing/pool.py", line 227, in map
09:51:51 FATAL - return self.map_async(func, iterable, chunksize).get()
09:51:51 FATAL - File "/tools/python27/lib/python2.7/multiprocessing/pool.py", line 528, in get
09:51:51 FATAL - raise self._value
09:51:51 FATAL - IncompleteRead: IncompleteRead(0 bytes read, 32737227 more expected)
Second run of this job succeeded.
- release updates failed because patcher config was missing, hg cp mozEsr38-thunderbird-branch-patcher2.cfg mozEsr45-thunderbird-branch-patcher2.cfg in tools and reran job. Then it failed submitting to balrog because of missing rules. Fixed in bug 1263279 When I ran the job again it failed since the it couldn't commit configs with the same tag, will have to run balrog job manually and retrigger downstream jobs.
- I changed the cdntest rule (id 334) to remove the (Version: >45.0) restriction and set the rate to 10 as per bug bug 1263279
- ran checksums and antivirus builders by hand since upstream jobs had failed