Closed Bug 1535171 Opened 5 years ago Closed 5 years ago

Permafailing Android 4.0 test-ccov bustage on TypeError: get_root_url() takes exactly 1 argument (0 given)

Categories

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

defect

Tracking

(firefox-esr60 unaffected, firefox65 unaffected, firefox66 unaffected, firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox-esr60 --- unaffected
firefox65 --- unaffected
firefox66 --- unaffected
firefox67 --- fixed

People

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

References

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

#[markdown(off)]
Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=233725980&repo=mozilla-central

https://queue.taskcluster.net/v1/task/UxHU6AD7THeXholG8Yjrvw/runs/0/artifacts/public/logs/live_backing.log

[task 2019-03-13T22:06:07.958Z] 22:06:07 INFO - Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
[task 2019-03-13T22:06:07.958Z] 22:06:07 INFO - Use '--warning-mode all' to show the individual deprecation warnings.
[task 2019-03-13T22:06:07.958Z] 22:06:07 INFO - See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings
[task 2019-03-13T22:06:07.958Z] 22:06:07 INFO - BUILD SUCCESSFUL in 3m 34s
[task 2019-03-13T22:06:07.959Z] 22:06:07 INFO - 78 actionable tasks: 11 executed, 67 up-to-date
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - Error running mach:
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - ['--log-no-times', 'android', 'test-ccov']
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - The error occurred in code that was called by the mach command. This is either
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - a bug in the called code itself or in the way that mach is calling it.
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - You should consider filing a bug for this issue.
[task 2019-03-13T22:06:08.475Z] 22:06:08 INFO - If filing a bug, please include the full output of mach, including this error
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - message.
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - The details of the failure are as follows:
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - TypeError: get_root_url() takes exactly 1 argument (0 given)
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - File "/builds/worker/workspace/build/src/mobile/android/mach_commands.py", line 244, in android_test_ccov
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - self.android_test([enable_ccov])
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - File "/builds/worker/workspace/build/src/mobile/android/mach_commands.py", line 151, in android_test
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - (self.substs['GRADLE_ANDROID_APP_VARIANT_NAME'],))
[task 2019-03-13T22:06:08.476Z] 22:06:08 INFO - File "/builds/worker/workspace/build/src/mobile/android/mach_commands.py", line 175, in _parse_android_test_results
[task 2019-03-13T22:06:08.477Z] 22:06:08 INFO - objdir=gradledir + '/reports/tests')
[task 2019-03-13T22:06:08.477Z] 22:06:08 INFO - File "/builds/worker/workspace/build/src/mobile/android/mach_commands.py", line 58, in _root_url
[task 2019-03-13T22:06:08.477Z] 22:06:08 INFO - get_root_url(), 'queue', 'v1', 'task/{}/runs/{}/artifacts/{}'.format(
[task 2019-03-13T22:06:08.477Z] 22:06:08 INFO - File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/util.py", line 938, in __call__
[task 2019-03-13T22:06:08.477Z] 22:06:08 INFO - self[args] = self.func(*args)
[task 2019-03-13T22:06:08.494Z] 22:06:08 ERROR - Return code: 1
[task 2019-03-13T22:06:08.494Z] 22:06:08 ERROR - 1 not in success codes: [0]
[task 2019-03-13T22:06:08.494Z] 22:06:08 WARNING - setting return code to 2
[task 2019-03-13T22:06:08.494Z] 22:06:08 FATAL - Halting on failure while running ['/usr/bin/python2.7', 'mach', '--log-no-times', 'android', 'test-ccov']
[task 2019-03-13T22:06:08.494Z] 22:06:08 FATAL - Running post_fatal callback...
[task 2019-03-13T22:06:08.495Z] 22:06:08 FATAL - Exiting 2
[task 2019-03-13T22:06:08.495Z] 22:06:08 INFO - [mozharness: 2019-03-13 22:06:08.495019Z] Finished build step (failed)

:tomprince - is there any chance you could take a look at this? It only runs on m-c.

Flags: needinfo?(mozilla)

I'll get it -- this must have been missed in rebasing a bitrotted patch of mine.

Flags: needinfo?(mozilla)

(bug 1508381 specifically)

Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f4101ab87c7
fix missed uses of no-argument get_root_url r=tomprince
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Assignee: nobody → dustin
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: