Closed
Bug 1745207
Opened 4 years ago
Closed 3 years ago
Intermittent FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/obj-firefox/gradle/build/mobile/android/geckoview/reports/lint-results-withGeckoBinariesDebug.xml'
Categories
(Firefox Build System :: Task Configuration, defect, P5)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=360661938&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/b_r1cNUjRzinAWXtMV6uQw/runs/0/artifacts/public/logs/live_backing.log
[task 2021-12-09T16:02:02.396Z]
[task 2021-12-09T16:02:02.396Z] FAILURE: Build failed with an exception.
[task 2021-12-09T16:02:02.396Z]
[task 2021-12-09T16:02:02.396Z] * What went wrong:
[task 2021-12-09T16:02:02.396Z] Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
[task 2021-12-09T16:02:02.396Z]
[task 2021-12-09T16:02:02.396Z] * Try:
[task 2021-12-09T16:02:02.396Z] > Run with --stacktrace option to get the stack trace.
[task 2021-12-09T16:02:02.396Z] > Run with --info or --debug option to get more log output.
[task 2021-12-09T16:02:02.396Z] > Run with --scan to get full insights.
[task 2021-12-09T16:02:02.397Z]
[task 2021-12-09T16:02:02.397Z] * Get more help at https://help.gradle.org
[task 2021-12-09T16:02:02.832Z] Traceback (most recent call last):
[task 2021-12-09T16:02:02.832Z] File "/builds/worker/checkouts/gecko/python/mozlint/mozlint/roller.py", line 71, in _run_worker
[task 2021-12-09T16:02:02.832Z] res = func(paths, config, **lintargs)
[task 2021-12-09T16:02:02.832Z] File "/builds/worker/checkouts/gecko/python/mozlint/mozlint/types.py", line 57, in __call__
[task 2021-12-09T16:02:02.832Z] return self._lint(paths, config, **lintargs)
[task 2021-12-09T16:02:02.832Z] File "/builds/worker/checkouts/gecko/python/mozlint/mozlint/types.py", line 169, in _lint
[task 2021-12-09T16:02:02.832Z] return func(config, **lintargs)
[task 2021-12-09T16:02:02.832Z] File "/builds/worker/checkouts/gecko/tools/lint/android/lints.py", line 228, in lint
[task 2021-12-09T16:02:02.832Z] tree = ET.parse(open(path, "rt"))
[task 2021-12-09T16:02:02.832Z] FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/checkouts/gecko/obj-firefox/gradle/build/mobile/android/geckoview/reports/lint-results-withGeckoBinariesDebug.xml'
[task 2021-12-09T16:02:04.800Z] 0:00.61 /builds/worker/fetches/android-gradle-dependencies/gradle-dist/bin/gradle --console=plain -Pandroid-lint spotlessJavaCheck
[task 2021-12-09T16:02:04.819Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=utf-8
[task 2021-12-09T16:02:05.655Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[task 2021-12-09T16:02:06.954Z] Daemon will be stopped at the end of the build
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•4 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=363817960&repo=mozilla-central
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 25•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: REOPENED → RESOLVED
Closed: 4 years ago → 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•