Closed
Bug 983742
Opened 12 years ago
Closed 12 years ago
Jetpack jobs failing with "IOError: [Errno 13] Permission denied: '/etc/instance_metadata.json'"
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: catlee)
References
Details
Jetpack jobs failing with:
Traceback (most recent call last):
File "tools/buildfarm/maintenance/get_instance_metadata.py", line 12, in <module>
print open(path).read()
IOError: [Errno 13] Permission denied: '/etc/instance_metadata.json'
program finished with exit code 1
elapsedTime=0.116256
========= Finished no change (results: 2, elapsed: 3 secs) (at 2014-03-14 09:14:09.515993) =========
eg
https://tbpl.mozilla.org/php/getParsedLog.php?id=36149818&tree=Mozilla-Inbound
Trees closed anyway
| Reporter | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=36149818&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=36151360&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=36151002&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=36150865&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=36146699&tree=Mozilla-Inbound
| Assignee | ||
Comment 2•12 years ago
|
||
Pushed https://hg.mozilla.org/build/buildbotcustom/rev/fee194cde6e7 which should be deployed shortly
| Reporter | ||
Comment 3•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•