Closed Bug 1600432 Opened 6 years ago Closed 6 years ago

Intermittent IOError: [Errno 2] No such file or directory: u'/builds/worker/checkouts/gecko/.taskcluster.yml'

Categories

(Firefox Build System :: Task Configuration, defect, P5)

defect

Tracking

(firefox73 fixed)

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: tomprince)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=278867555&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JezizfQETM-hg-UjnxQYRQ/runs/0/artifacts/public/logs/live_backing.log


[task 2019-11-30T10:04:44.709Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/frontend/context.py:2062: WARNING: duplicate label example usage, other instance in /builds/worker/checkouts/gecko/docs-out/html/_staging/build/buildsystem/mozbuild-symbols.rst
[task 2019-11-30T10:04:44.710Z] /builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_optimize.py:docstring of taskgraph.test.test_optimize.TestOptimize.make_triangle:4: WARNING: Inline interpreted text or phrase reference start-string without end-string.
[task 2019-11-30T10:04:44.710Z] WARNING: autodoc: failed to import module u'test_taskcluster_yml' from module u'taskgraph.test'; the following exception was raised:
[task 2019-11-30T10:04:44.710Z] Traceback (most recent call last):
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/docs-y-qLfVwz/lib/python2.7/site-packages/sphinx/ext/autodoc/importer.py", line 154, in import_module
[task 2019-11-30T10:04:44.710Z] import(modname)
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/build/mach_bootstrap.py", line 431, in call
[task 2019-11-30T10:04:44.710Z] module = self._original_import(name, globals, locals, fromlist, level)
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_taskcluster_yml.py", line 19, in <module>
[task 2019-11-30T10:04:44.710Z] class TestTaskclusterYml(unittest.TestCase):
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_taskcluster_yml.py", line 21, in TestTaskclusterYml
[task 2019-11-30T10:04:44.710Z] taskcluster_yml = load_yaml(GECKO, ".taskcluster.yml")
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/yaml.py", line 38, in load_yaml
[task 2019-11-30T10:04:44.710Z] with open(filename, "rb") as f:
[task 2019-11-30T10:04:44.710Z] IOError: [Errno 2] No such file or directory: u'/builds/worker/checkouts/gecko/.taskcluster.yml'
[task 2019-11-30T10:04:44.710Z]

Component: General → Task Configuration
Product: Taskcluster → Firefox Build System

Tom,
this has seen an increase failure rate since the beginning of December, could you please take a look at it?

Flags: needinfo?(mozilla)
Flags: needinfo?(mozilla)

The documentation tasks do not include .taskcluster.yml, so fail when trying to
load the tests to generate documentation automatically.

Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/9c20bf9c2837 [taskgraph] Don't read `.taskcluster.yml` when loading the test; r=mtabara
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: