Closed
Bug 1128826
Opened 10 years ago
Closed 10 years ago
B2G nightlies failing in gecko-update-full
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Unassigned)
References
Details
Unsure what broke these, but the afternoon b2g nightly builds have been failing with that error over several retriggers.
https://treeherder.mozilla.org/logviewer.html#?job_id=981682&repo=mozilla-central
B2G changes since the previous (successful) nightlies:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=99ae116ac213
and
https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=ce93d494357e
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 21•10 years ago
|
||
That failure isn't actually fatal, we seem to continue on. The real error is further down in 'gecko-update-full':
19:48:54 INFO - mkdir -p /builds/slave/b2g_m-cen_emu_ntly-00000000000/build/objdir-gecko/dist/b2g-update
19:48:54 INFO - MAR=/builds/slave/b2g_m-cen_emu_ntly-00000000000/build/objdir-gecko/dist/host/bin/mar /builds/slave/b2g_m-cen_emu_ntly-00000000000/build/gecko/tools/update-packaging/make_full_update.sh /builds/slave/b2g_m-cen_emu_ntly-00000000000/build/objdir-gecko/dist/b2g-update/b2g-generic-gecko-update.mar out/target/product/generic/system/b2g
19:48:54 INFO - ~/slave/b2g_m-cen_emu_ntly-00000000000/build/out/target/product/generic/system/b2g ~/slave/b2g_m-cen_emu_ntly-00000000000/build
19:48:54 INFO - precomplete file is missing!
19:48:54 INFO - make: *** [gecko-update-full] Error 1
Summary: B2G nightlies failing with AttributeError: 'GitConfig' object has no attribute 'json' → B2G nightlies failing in gecko-update-full
Comment 23•10 years ago
|
||
e.g. https://treeherder.mozilla.org/logviewer.html#?job_id=981660&repo=mozilla-central shows the same git error, but is successful.
Updated•10 years ago
|
Component: Buildduty → GonkIntegration
Product: Release Engineering → Firefox OS
QA Contact: bugspam.Callek
Comment 24•10 years ago
|
||
Seems like this is only master for now, so I suspect a code change broke this.
Comment 25•10 years ago
|
||
backed out bug 1123990
Updated•10 years ago
|
Component: GonkIntegration → Build Config
Product: Firefox OS → Core
Comment 26•10 years ago
|
||
the backout fixed this!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•