Open Bug 1921261 Opened 1 month ago Updated 5 days ago

Intermittent [tier 2] TypeError: parse_FNDA() missing 1 required positional argument: 'fn_name'

Categories

(Testing :: web-platform-tests, defect, P5)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=475877001&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QJAUCOKdQrWZswAlQCMlRA/runs/0/artifacts/public/logs/live_backing.log


[task 2024-09-26T11:33:45.536Z] Error: No objdir path for moz-extension://cc434a1d-4327-4e1c-8803-ab57365cb999/background.js.
[task 2024-09-26T11:33:45.536Z] Couldn't find source info for moz-extension://cc434a1d-4327-4e1c-8803-ab57365cb999/background.js, removing record
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - Exception during post-action for run-tests: Traceback (most recent call last):
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -   File "/builds/worker/workspace/build/tests/mozbuild/codecoverage/lcov_rewriter.py", line 296, in parse_record
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -     LcovFile.__dict__["parse_" + prefix](self, *args)
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - TypeError: parse_FNDA() missing 1 required positional argument: 'fn_name'
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - 
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - During handling of the above exception, another exception occurred:
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - 
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR - Traceback (most recent call last):
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -   File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2328, in run_action
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -     method(action, success=success and self.return_code == 0)
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -   File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/codecoverage.py", line 522, in _package_coverage_data
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -     grcov_output_file, jsvm_output_file = self.parse_coverage_artifacts(
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -   File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/codecoverage.py", line 308, in parse_coverage_artifacts
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -     rewriter.rewrite_files(jsvm_files, jsvm_output_file, "")
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -   File "/builds/worker/workspace/build/tests/mozbuild/codecoverage/lcov_rewriter.py", line 701, in rewrite_files
[task 2024-09-26T11:33:45.928Z] 11:33:45    ERROR -     lcov_file.print_file(
[task 2024-09-26T11:33:45.929Z] 11:33:45    ERROR -   File "/builds/worker/workspace/build/tests/mozbuild/codecoverage/lcov_rewriter.py", line 316, in print_file
[task 2024-09-26T11:33:45.929Z] 11:33:45    ERROR -     record = self.parse_record(record_content)
[task 2024-09-26T11:33:45.929Z] 11:33:45    ERROR -   File "/builds/worker/workspace/build/tests/mozbuild/codecoverage/lcov_rewriter.py", line 304, in parse_record
[task 2024-09-26T11:33:45.929Z] 11:33:45    ERROR -     print("Invalid lcov line start in %s:\n%s" % (self.lcov_fh.name, line))
[task 2024-09-26T11:33:45.929Z] 11:33:45    ERROR - AttributeError: 'LcovFile' object has no attribute 'lcov_fh'
[task 2024-09-26T11:33:45.930Z] 11:33:45     INFO - Running post-action listener: _resource_record_post_action
[task 2024-09-26T11:33:45.930Z] 11:33:45     INFO - Running post-action listener: process_java_coverage_data
[task 2024-09-26T11:33:45.930Z] 11:33:45     INFO - Running post-action listener: stop_device
[task 2024-09-26T11:33:45.930Z] 11:33:45     INFO - [mozharness: 2024-09-26 11:33:45.930410Z] Finished run-tests step (success)
[task 2024-09-26T11:33:45.930Z] 11:33:45    FATAL - Aborting due to failure in post-action listener.
[task 2024-09-26T11:33:45.930Z] 11:33:45    FATAL - Running post_fatal callback...
[task 2024-09-26T11:33:45.930Z] 11:33:45    FATAL - Exiting -1
[task 2024-09-26T11:33:45.930Z] 11:33:45     INFO - Running post-run listener: _resource_record_post_run
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - Total resource usage - Wall time: 2594s; CPU: 81%; Read bytes: 106496; Write bytes: 14271537152; Read time: 356; Write time: 6986160
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: CPU usage<br/>81.4%
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: I/O read bytes / time<br/>106,496 / 356
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: I/O write bytes / time<br/>14,271,537,152 / 6,986,160
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: CPU idle<br/>1,854.8 (18.0%)
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: CPU system<br/>1,021.8 (9.9%)
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: CPU user<br/>7,363.5 (71.4%)
[task 2024-09-26T11:33:46.699Z] 11:33:46     INFO - TinderboxPrint: Swap in / out<br/>0 / 0
[task 2024-09-26T11:33:46.703Z] 11:33:46     INFO - pull - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-09-26T11:33:46.707Z] 11:33:46     INFO - start-emulator - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-09-26T11:33:46.710Z] 11:33:46     INFO - verify-device - Wall time: 0s; CPU: Can't collect data; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
[task 2024-09-26T11:33:46.715Z] 11:33:46     INFO - install - Wall time: 49s; CPU: 25%; Read bytes: 4096; Write bytes: 1423372288; Read time: 240; Write time: 1479112
[task 2024-09-26T11:33:46.840Z] 11:33:46     INFO - run-tests - Wall time: 2544s; CPU: 83%; Read bytes: 102400; Write bytes: 12848164864; Read time: 116; Write time: 5507048
[task 2024-09-26T11:33:51.077Z] Error: No objdir path for moz-extension://f7d425db-78c0-4b90-8ba5-81dd403b6f2c/background.js.
[task 2024-09-26T11:33:51.077Z] Couldn't find source info for moz-extension://f7d425db-78c0-4b90-8ba5-81dd403b6f2c/background.js, removing record
[task 2024-09-26T11:33:51.077Z] Error: No objdir path for moz-extension://a247c568-3a4b-4d93-b252-fed3eeacc662/background.js.
[task 2024-09-26T11:33:51.077Z] Couldn't find source info for moz-extension://a247c568-3a4b-4d93-b252-fed3eeacc662/background.js, removing record
[task 2024-09-26T11:33:51.077Z] Error: No objdir path for moz-extension://1d8896da-6fcd-42fc-9d38-3aea3ff2ff5d/background.js.
[task 2024-09-26T11:33:51.077Z] Couldn't find source info for moz-extension://1d8896da-6fcd-42fc-9d38-3aea3ff2ff5d/background.js, removing record
[task 2024-09-26T11:33:51.282Z] cleanup
[task 2024-09-26T11:33:51.282Z] + cleanup
[task 2024-09-26T11:33:51.282Z] + local rv=255
[task 2024-09-26T11:33:51.282Z] + [[ -s /builds/worker/.xsession-errors ]]
[task 2024-09-26T11:33:51.282Z] + cp /builds/worker/.xsession-errors /builds/worker/artifacts/public/xsession-errors.log
[task 2024-09-26T11:33:51.284Z] + '[' ']'
[task 2024-09-26T11:33:51.284Z] + true
[task 2024-09-26T11:33:51.284Z] + cleanup_xvfb
[task 2024-09-26T11:33:51.284Z] ++ pidof Xvfb
[task 2024-09-26T11:33:51.327Z] + local xvfb_pid=53
[task 2024-09-26T11:33:51.327Z] + local vnc=false
[task 2024-09-26T11:33:51.327Z] + local interactive=false
[task 2024-09-26T11:33:51.327Z] + '[' -n 53 ']'
[task 2024-09-26T11:33:51.328Z] + [[ false == false ]]
[task 2024-09-26T11:33:51.328Z] + [[ false == false ]]
[task 2024-09-26T11:33:51.328Z] + kill 53
[task 2024-09-26T11:33:51.328Z] + screen -XS xvfb quit
[task 2024-09-26T11:33:51.333Z] + exit 255
[taskcluster 2024-09-26 11:33:51.897Z] === Task Finished ===
[taskcluster 2024-09-26 11:33:54.448Z] Unsuccessful task run with exit code: 255 completed in 2863.868 seconds
Status: NEW → RESOLVED
Closed: 12 days ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
You need to log in before you can comment on or make changes to this bug.