Closed Bug 1539298 Opened 5 years ago Closed 5 years ago

shutil error: Destination path 'C:\tasks\task_1553635027\build\application\firefox\gmp-clearkey' already exists

Categories

(Testing :: GTest, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1370165

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

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

https://treeherder.mozilla.org/logviewer.html#?job_id=236176064&repo=try

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

Test: gtest

Platform: windows10-aarch64

Test is PERMAFAIL due to this failure.

Context:
21:23:29 INFO - Using _rmtree_windows ...
21:23:29 INFO - Running command: del /F /Q "C:\tasks\task_1553635027\tmpfile_stderr"
21:23:29 INFO - Return code: 0
21:23:29 INFO - Using _rmtree_windows ...
21:23:29 INFO - Running command: del /F /Q "C:\tasks\task_1553635027\tmpfile_stdout"
21:23:29 INFO - Return code: 0
21:23:29 INFO - Running post-action listener: _resource_record_post_action
21:23:29 INFO - [mozharness: 2019-03-26 21:23:29.603000Z] Finished install step (success)
21:23:29 INFO - [mozharness: 2019-03-26 21:23:29.603000Z] Running stage-files step.
21:23:29 INFO - Running pre-action listener: _resource_record_pre_action
21:23:29 INFO - Running main action method: stage_files
21:23:29 INFO - Moving C:\tasks\task_1553635027\build\tests\bin\plugins\gmp-clearkey to C:\tasks\task_1553635027\build\application\firefox
21:23:29 ERROR - shutil error: Destination path 'C:\tasks\task_1553635027\build\application\firefox\gmp-clearkey' already exists
21:23:29 INFO - Moving C:\tasks\task_1553635027\build\tests\bin\plugins\gmp-fake to C:\tasks\task_1553635027\build\application\firefox
21:23:29 INFO - Moving C:\tasks\task_1553635027\build\tests\bin\plugins\gmp-fakeopenh264 to C:\tasks\task_1553635027\build\application\firefox
21:23:29 INFO - Moving C:\tasks\task_1553635027\build\tests\gtest\dependentlibs.list.gtest to C:\tasks\task_1553635027\build\application\firefox
21:23:29 INFO - copying tree: C:\tasks\task_1553635027\build\tests\gtest\gtest_bin to C:\tasks\task_1553635027\build\application\firefox
21:23:29 INFO - mkdir: C:\tasks\task_1553635027\build\application\firefox\gtest
21:23:29 INFO - copying tree: C:\tasks\task_1553635027\build\tests\gtest\gtest_bin\gtest to C:\tasks\task_1553635027\build\application\firefox\gtest
21:23:29 INFO - rmtree: C:\tasks\task_1553635027\build\application\firefox\gtest
21:23:29 INFO - Using _rmtree_windows ...

This issue and 1526001 occurred at the same time, as noted in the original try push for 1526001 (https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=226691881&repo=try&lineNumber=817). That issue is now resolved, but failure in this section of the test harness code is preventing a proper run of gtest on windows10-aarch64.

Removing the windows/aarch64 qualifier as this is a consistent issue across platform combinations.

Keywords: regression
Summary: windows/aarch64 - shutil error: Destination path 'C:\tasks\task_1553635027\build\application\firefox\gmp-clearkey' already exists → shutil error: Destination path 'C:\tasks\task_1553635027\build\application\firefox\gmp-clearkey' already exists

I think bug #1358163, bug #1370165 and this bug are all related.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.