Intermittent Uncaught exception: Traceback (most recent call last): after Finished install step (failed)
Categories
(Release Engineering :: Applications: MozharnessCore, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=292177189&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/S1k6N6zeTZqjma-tuQlsbA/runs/0/artifacts/public/logs/live_backing.log
[task 2020-03-08T19:18:06.721Z] 19:18:06 INFO - Running post-action listener: _resource_record_post_action
[task 2020-03-08T19:18:06.721Z] 19:18:06 INFO - [mozharness: 2020-03-08 19:18:06.630760Z] Finished install step (failed)
[task 2020-03-08T19:18:06.721Z] 19:18:06 FATAL - Uncaught exception: Traceback (most recent call last):
[task 2020-03-08T19:18:06.721Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/mozharness/mozharness/base/script.py", line 2132, in run
[task 2020-03-08T19:18:06.721Z] 19:18:06 FATAL - self.run_action(action)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/mozharness/mozharness/base/script.py", line 2071, in run_action
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/mozharness/mozharness/base/script.py", line 2026, in _possibly_run_method
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - return getattr(self, method_name)()
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/mozharness/mozharness/mozilla/testing/raptor.py", line 650, in install
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - self.device.uninstall_app(self.binary_path)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 3435, in uninstall_app
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - if self.is_app_installed(app_name, timeout=timeout):
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 3200, in is_app_installed
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - data = self.shell_output("pm list package %s" % app_name, timeout=timeout)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - File "/builds/task_1583695021/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 1623, in shell_output
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - raise ADBProcessError(adb_process)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - ADBProcessError: args: adb wait-for-device shell pm list package org.mozilla.geckoview_example, exitcode: 255, stdout: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at android.os.BinderProxy.transactNative(Native Method)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at android.os.BinderProxy.transact(Binder.java:615)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at android.os.BinderProxy.shellCommand(Binder.java:662)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.commands.pm.Pm.runShellCommand(Pm.java:291)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.commands.pm.Pm.runList(Pm.java:640)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.commands.pm.Pm.run(Pm.java:126)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.commands.pm.Pm.main(Pm.java:95)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:262)
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - Running post_fatal callback...
[task 2020-03-08T19:18:06.722Z] 19:18:06 FATAL - Exiting -1
[task 2020-03-08T19:18:06.722Z] 19:18:06 INFO - Running post-run listener: _resource_record_post_run
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•