Permanent g-search mozperftest.test.browsertime.runner.NodeException: 1
Categories
(Testing :: Raptor, defect, P5)
Tracking
(firefox110 fixed)
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sparky)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=395884913&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JnHkkUFJRAyqnS7-dX7bWA/runs/0/artifacts/public/logs/live_backing.log
These tests run as tier 3 and are not shown in Treeherder by default.
[task 2022-11-08T05:45:46.627Z] 14:48.37 https://www.google.com/search?q=Python&source=hp&ei=welpY5zDNvOE0PEPo4W50AQ&iflsig=AJiK0e8AAAAAY2n30Yin7Vaxiz5wO-X9Mc6vuYPwjlQG&ved=0ahUKEwjcp-vY7Z37AhVzAjQIHaNCDkoQ4dUDCAo&oq=Python&gs_lcp=Cgdnd3Mtd2l6EAwyBQgAEIAEMggIABCABBCxAzILCAAQgAQQsQMQgwEyCwgAEIAEELEDEIMBMggILhCABBDUAjIICAAQgAQQsQMyCwgAEIAEELEDEIMBMgsIABCABBCxAxCDATIICAAQgAQQsQMyCAgAEIAEELEDOgsILhCABBCxAxDUAlAAWBNg2S1oAHAAeACAAV6IAYYCkgEBNJgBAKABAQ&sclient=gws-wiz TTFB: 93ms (σ136.00ms), firstPaint: 148ms (σ141.00ms), FCP: 148ms (σ140.00ms), DOMContentLoaded: 624ms (σ81.00ms), Load: 1.50s (σ471.00ms) (18 runs)
[task 2022-11-08T05:45:46.634Z] 14:48.38 Wrote data to ../artifacts/browsertime-results-1
[task 2022-11-08T05:45:46.656Z] Site not up-to-date reason: "/home/cltbld/tasks/task_166788112213839/fetches/obj-x86_64-pc-linux-gnu/_virtualenvs/common" does not exist
[task 2022-11-08T05:45:46.658Z] Traceback (most recent call last):
[task 2022-11-08T05:45:46.658Z] File "python/mozperftest/mozperftest/runner.py", line 280, in <module>
[task 2022-11-08T05:45:46.658Z] sys.exit(main())
[task 2022-11-08T05:45:46.658Z] File "python/mozperftest/mozperftest/runner.py", line 276, in main
[task 2022-11-08T05:45:46.658Z] run_tests(mach_cmd, args, user_args)
[task 2022-11-08T05:45:46.658Z] File "python/mozperftest/mozperftest/runner.py", line 168, in run_tests
[task 2022-11-08T05:45:46.658Z] e.run(metadata)
[task 2022-11-08T05:45:46.658Z] File "/home/cltbld/tasks/task_166788112213839/fetches/python/mozperftest/mozperftest/environment.py", line 93, in run
[task 2022-11-08T05:45:46.658Z] metadata = testlayer(syslayer(metadata))
[task 2022-11-08T05:45:46.658Z] File "/home/cltbld/tasks/task_166788112213839/fetches/python/mozperftest/mozperftest/layers.py", line 156, in __call__
[task 2022-11-08T05:45:46.658Z] metadata = layer(metadata)
[task 2022-11-08T05:45:46.658Z] File "/home/cltbld/tasks/task_166788112213839/fetches/python/mozperftest/mozperftest/layers.py", line 68, in __call__
[task 2022-11-08T05:45:46.658Z] metadata = self.run(metadata)
[task 2022-11-08T05:45:46.658Z] File "/home/cltbld/tasks/task_166788112213839/fetches/python/mozperftest/mozperftest/test/browsertime/runner.py", line 378, in run
[task 2022-11-08T05:45:46.658Z] metadata = self._one_cycle(metadata, result_dir)
[task 2022-11-08T05:45:46.658Z] File "/home/cltbld/tasks/task_166788112213839/fetches/python/mozperftest/mozperftest/test/browsertime/runner.py", line 467, in _one_cycle
[task 2022-11-08T05:45:46.658Z] raise NodeException(exit_code)
[task 2022-11-08T05:45:46.658Z] mozperftest.test.browsertime.runner.NodeException: 1
Comment hidden (Intermittent Failures Robot) |
Comment 2•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 3•2 years ago
|
||
This has become a permanent failure, the last 6 times these tasks ran, all of them failed. Most recent run.
Assignee | ||
Comment 4•2 years ago
|
||
I'm looking into it, based on the logs it looks like the paths have changed.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Ok so the video is not very pretty but it shows that we're being prevented to continue because of a captcha test: https://firefoxci.taskcluster-artifacts.net/LvHNdvjTS2SRFAJvETFbkA/0/public/build/browsertime-results-1/pages/www_google_com/pageload/data/video/9.mp4
The detection is very sporadic, sometimes the tests work other times they don't. I'm going to add a try/catch around the second pageload to try to ignore this failure if it happens. That said, I'm not sure if this will fix it for good, or if it'll just come back again.
Comment 6•2 years ago
|
||
Is this a live site test?
Assignee | ||
Comment 7•2 years ago
|
||
:acreskey, yes it is. I'm not sure if there's a way we could get around this issue outside of changing this to a recorded site test.
Note to everyone that I'll be disabling these tests for now.
Assignee | ||
Comment 8•2 years ago
|
||
Updated•2 years ago
|
Comment 9•2 years ago
|
||
I believe we had a similar problem with Amazon, although it was sporadic.
Assignee | ||
Comment 10•2 years ago
|
||
That's possible, this one is also quite sporadic but it always happens at least a handful of times during the test.
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
bugherder |
Description
•