Closed
Bug 1924446
Opened 1 year ago
Closed 11 months ago
Intermittent [tier 2] mozdevice.adb.ADBTimeoutError: args: adb wait-for-device install /builds/task_172888915915079/fetches/chromium/apks/ChromePublic.apk, exitcode: None, stdout:
Categories
(Release Engineering :: Applications: MozharnessCore, defect, P5)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=478113151&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/c-jJ3P4pQ4CZpTGXWUvM-A/runs/0/artifacts/public/logs/live_backing.log
[task 2024-10-14T07:05:32.048Z] 07:00:19 INFO - Installing Custom Chromium-as-Release for Android
[task 2024-10-14T07:05:32.048Z] Using adb 1.0.41
[task 2024-10-14T07:05:32.048Z] /system/bin/ls -1A supported
[task 2024-10-14T07:05:32.048Z] Native cp support: True
[task 2024-10-14T07:05:32.048Z] Native chmod -R support: True
[task 2024-10-14T07:05:32.048Z] Native chown -R support: True
[task 2024-10-14T07:05:32.048Z] Native normal pidof support: True
[task 2024-10-14T07:05:32.048Z] adbd not restarted as root
[task 2024-10-14T07:05:32.048Z] su -c setenforce 0 exitcode 0, stdout: None
[task 2024-10-14T07:05:32.048Z] su -c supported
[task 2024-10-14T07:05:32.048Z] Setting SELinux Permissive
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - Running post-action listener: _resource_record_post_action
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - [mozharness: 2024-10-14 07:05:26.667728Z] Finished install-chromium-android step (failed)
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - Uncaught exception: Traceback (most recent call last):
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/mozharness/mozharness/base/script.py", line 2382, in run
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - self.run_action(action)
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/mozharness/mozharness/base/script.py", line 2316, in run_action
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/mozharness/mozharness/base/script.py", line 2268, in _possibly_run_method
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - return getattr(self, method_name)()
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/mozharness/mozharness/mozilla/testing/raptor.py", line 839, in install_chromium_android
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - self.device.install_app(str(cstm_car_m_apk))
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/build/venv/lib/python3.9/site-packages/mozdevice/adb.py", line 4059, in install_app
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - data = self.command_output(cmd, timeout=timeout)
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/build/venv/lib/python3.9/site-packages/mozdevice/adb.py", line 1749, in command_output
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - return ADBCommand.command_output(
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - File "/builds/task_172888915915079/workspace/build/venv/lib/python3.9/site-packages/mozdevice/adb.py", line 377, in command_output
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - raise ADBTimeoutError("%s" % adb_process)
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - mozdevice.adb.ADBTimeoutError: args: adb wait-for-device install /builds/task_172888915915079/fetches/chromium/apks/ChromePublic.apk, exitcode: None, stdout:
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - Running post_fatal callback...
[task 2024-10-14T07:05:32.048Z] 07:05:26 FATAL - Exiting -1
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - Running post-run listener: _resource_record_post_run
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - Total resource usage - Wall time: 307s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - TinderboxPrint: I/O read bytes / time<br/>0 / 0
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - TinderboxPrint: I/O write bytes / time<br/>0 / 0
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - TinderboxPrint: Swap in / out<br/>0 / 0
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - install-chrome-android - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-10-14T07:05:32.048Z] 07:05:26 INFO - install-chromium-android - Wall time: 307s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-10-14T07:05:32.048Z] cleanup
[task 2024-10-14T07:05:32.048Z] + cleanup
[task 2024-10-14T07:05:32.048Z] + local rv=255
[task 2024-10-14T07:05:32.048Z] + [[ -s /builds/worker/.xsession-errors ]]
[task 2024-10-14T07:05:32.048Z] + '[' ']'
[task 2024-10-14T07:05:32.048Z] + false
[task 2024-10-14T07:05:32.048Z] + exit 255
[task 2024-10-14T07:05:32.048Z] script.py: command finished
[task 2024-10-14T07:05:32.048Z] command_output: adb kill-server, timeout: None, timedout: None, exitcode: 0, output:
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z] netstat -aop
[task 2024-10-14T07:05:32.216Z] Active Internet connections (servers and established)
[task 2024-10-14T07:05:32.216Z] Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name Timer
[task 2024-10-14T07:05:32.216Z] tcp 0 0 localhost:8099 0.0.0.0:* LISTEN 81/taskcluster-prox off (0.00/0/0)
[task 2024-10-14T07:05:32.216Z] tcp 0 0 127.0.0.11:33315 0.0.0.0:* LISTEN - off (0.00/0/0)
[task 2024-10-14T07:05:32.216Z] tcp 0 0 bitbar-ubuntu-166:55298 137.80.201.35.bc.:https ESTABLISHED 26/generic-worker keepalive (2.75/0/0)
[task 2024-10-14T07:05:32.216Z] tcp 0 0 localhost:5037 localhost:42793 TIME_WAIT - timewait (59.97/0/0)
[task 2024-10-14T07:05:32.216Z] tcp6 0 0 [::]:60098 [::]:* LISTEN 71/livelog off (0.00/0/0)
[task 2024-10-14T07:05:32.216Z] tcp6 0 0 [::]:60099 [::]:* LISTEN 71/livelog off (0.00/0/0)
[task 2024-10-14T07:05:32.216Z] tcp6 0 0 localhost:60098 localhost:55414 ESTABLISHED 71/livelog keepalive (4.12/0/0)
[task 2024-10-14T07:05:32.216Z] tcp6 0 0 localhost:55414 localhost:60098 ESTABLISHED 26/generic-worker keepalive (24.50/0/0)
[task 2024-10-14T07:05:32.216Z] udp 0 0 127.0.0.11:60105 0.0.0.0:* - off (0.00/0/0)
[task 2024-10-14T07:05:32.216Z] Active UNIX domain sockets (servers and established)
[task 2024-10-14T07:05:32.216Z] Proto RefCnt Flags Type State I-Node PID/Program name Path
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z] df -h
[task 2024-10-14T07:05:32.216Z] Filesystem Size Used Avail Use% Mounted on
[task 2024-10-14T07:05:32.216Z] overlay 914G 50G 826G 6% /
[task 2024-10-14T07:05:32.216Z] tmpfs 64M 0 64M 0% /dev
[task 2024-10-14T07:05:32.216Z] shm 64M 0 64M 0% /dev/shm
[task 2024-10-14T07:05:32.216Z] /dev/mapper/ubuntu--vg-ubuntu--lv 914G 50G 826G 6% /test
[task 2024-10-14T07:05:32.216Z] tmpfs 32G 0 32G 0% /proc/asound
[task 2024-10-14T07:05:32.216Z] tmpfs 32G 0 32G 0% /proc/acpi
[task 2024-10-14T07:05:32.216Z] tmpfs 32G 0 32G 0% /proc/scsi
[task 2024-10-14T07:05:32.216Z] tmpfs 32G 0 32G 0% /sys/firmware
[task 2024-10-14T07:05:32.216Z] tmpfs 32G 0 32G 0% /sys/devices/virtual/powercap
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z]
[task 2024-10-14T07:05:32.216Z] script.py: exiting with exitcode 255.
[taskcluster 2024-10-14T07:05:32.239Z] Exit Code: 255
[taskcluster 2024-10-14T07:05:32.239Z] User Time: 48.135066s
[taskcluster 2024-10-14T07:05:32.239Z] Kernel Time: 13.803645s
[taskcluster 2024-10-14T07:05:32.239Z] Wall Time: 6m12.043880497s
[taskcluster 2024-10-14T07:05:32.239Z] Result: FAILED
[taskcluster 2024-10-14T07:05:32.239Z] === Task Finished ===
[taskcluster 2024-10-14T07:05:32.239Z] Task Duration: 6m12.045002105s
[taskcluster 2024-10-14T07:05:32.285Z] Uploading artifact public/logs/localconfig.json from file workspace/logs/localconfig.json with content encoding "gzip", mime type "application/json" and expiry 2025-01-12T01:07:09.337Z
[taskcluster 2024-10-14T07:05:32.638Z] Uploading artifact public/test_info/profile_resource-usage.json from file workspace/build/blobber_upload_dir/profile_resource-usage.json with content encoding "gzip", mime type "application/json" and expiry 2025-01-12T01:07:09.337Z
[taskcluster 2024-10-14T07:05:32.933Z] Uploading artifact public/test_info/resource-usage.json from file workspace/build/blobber_upload_dir/resource-usage.json with content encoding "gzip", mime type "application/json" and expiry 2025-01-12T01:07:09.337Z
[taskcluster 2024-10-14T07:05:33.274Z] Uploading redirect artifact public/logs/live.log to URL https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/c-jJ3P4pQ4CZpTGXWUvM-A/runs/0/artifacts/public%2Flogs%2Flive_backing.log with mime type "text/plain; charset=utf-8" and expiry 2025-01-12T01:07:09.337Z
[taskcluster:error] exit status 255
Comment 1•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 2•11 months ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=494747123&repo=mozilla-central
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•11 months ago
•
|
||
The failures here are other issues than this bug, closing as invalid.
Status: REOPENED → RESOLVED
Closed: 1 year ago → 11 months ago
Resolution: --- → INVALID
Summary: Intermittent [tier 2] Uncaught exception: Traceback (most recent call last): | after Finished install-chromium-android step (failed) → Intermittent [tier 2] mozdevice.adb.ADBTimeoutError: args: adb wait-for-device install /builds/task_172888915915079/fetches/chromium/apks/ChromePublic.apk, exitcode: None, stdout:
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•