Closed Bug 1848637 Opened 2 years ago Closed 2 years ago

Intermittent failure line for successful tasks TypeError: WaitForSingleObject() argument 1 must be int, not AutoHANDLE - DO NOT USE FOR CLASSIFICATION

Categories

(Testing :: Mozbase, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

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


This failure line gets frequently logged for successful Windows spidermonkey plain runs which is confusing if there is an actual failure.

[task 2023-08-14T11:12:08.873Z] mozmake[1]: Entering directory 'D:/task_169200888328376/obj-spider'
[task 2023-08-14T11:12:08.873Z] Automation steps completed.
[task 2023-08-14T11:12:08.873Z] mozmake[1]: Leaving directory 'D:/task_169200888328376/obj-spider'
[task 2023-08-14T11:12:08.905Z] 157 compiler warnings present.
[task 2023-08-14T11:12:08.913Z] Exception ignored in: <function ProcessHandlerMixin.Process.__del__ at 0x00000268F39A9DC0>
[task 2023-08-14T11:12:08.913Z] Traceback (most recent call last):
[task 2023-08-14T11:12:08.913Z]   File "d:\task_169200888328376\src\testing\mozbase\mozprocess\mozprocess\processhandler.py", line 185, in __del__
[task 2023-08-14T11:12:08.913Z]     self._internal_poll(_deadstate=_maxint)
[task 2023-08-14T11:12:08.913Z]   File "C:\mozilla-build\python\lib\subprocess.py", line 1457, in _internal_poll
[task 2023-08-14T11:12:08.914Z]     if _WaitForSingleObject(self._handle, 0) == _WAIT_OBJECT_0:
[task 2023-08-14T11:12:08.914Z] TypeError: WaitForSingleObject() argument 1 must be int, not AutoHANDLE
See Also: → 1843347
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.