Closed
Bug 1057961
Opened 10 years ago
Closed 10 years ago
Failures on Android 2.3
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nigelb, Unassigned)
Details
Android 2.3 seems to failing this morning, but it's fairly transient
The failures are almost always this:
command timed out: 2400 seconds without output running ['/tools/buildbot/bin/python', 'scripts/scripts/android_emulator_unittest.py', '--cfg', 'android/androidarm.py', '--test-suite', 'mochitest-5', '--blob-upload-branch', 'mozilla-inbound', '--download-symbols', 'ondemand'], attempting to kill
And this is what's timing out:
21:55:24 INFO - mkdir: /builds/slave/talos-slave/cached
21:55:24 INFO - Downloading http://tooltool.pvt.build.mozilla.org/build/sha512/7140e026b7b747236545dc30e377a959b0bdf91bb4d70efd7f97f92fce12a9196042503124b8df8d30c2d97b7eb5f9df9556afdffa0b5d9625008aead305c32b to /builds/slave/talos-slave/cached/AVDs-armv7a-gingerbread-build-2014-01-23-ubuntu.tar.gz
21:55:24 INFO - retry: Calling <bound method AndroidEmulatorTest._download_file of <__main__.AndroidEmulatorTest object at 0x1c4f410>> with args: ('http://tooltool.pvt.build.mozilla.org/build/sha512/7140e026b7b747236545dc30e377a959b0bdf91bb4d70efd7f97f92fce12a9196042503124b8df8d30c2d97b7eb5f9df9556afdffa0b5d9625008aead305c32b', '/builds/slave/talos-slave/cached/AVDs-armv7a-gingerbread-build-2014-01-23-ubuntu.tar.gz'), kwargs: {}, attempt #1
(from https://tbpl.mozilla.org/php/getParsedLog.php?id=46671911&tree=Mozilla-Inbound)
We started seeing the failures from this commit.
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=Android%202.3%20Emulator%20mozilla-inbound&rev=7b719ddeea01
I've seen some of the retries returning green, so I feel like this might be a transient infra problem rather than check-in related
Reporter | ||
Comment 1•10 years ago
|
||
This fixed itself without any intervention, closing.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•