Closed Bug 873246 Opened 11 years ago Closed 11 years ago

Fuzzing jobs failing with "Host key verification failed" trying to ssh to pvtbuilds

Categories

(Release Engineering :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 853623

People

(Reporter: jruderman, Unassigned)

Details

Philor pointed out that several Windows slaves are failing when they run fuzzing jobs:

https://secure.pub.build.mozilla.org/buildapi/recent/w64-ix-slave82

I looked at one log (from w64-ix-slave87) and saw:

Traceback (most recent call last):
  File "fuzzing/bot.py", line 664, in <module>
    main()
  File "fuzzing/bot.py", line 284, in main
    runCommand(options.remote_host, "mkdir -p " + options.baseDir) # don't want this created recursively, because "mkdir -p" is weird with modes
  File "fuzzing/bot.py", line 77, in runCommand
    raise Exception("bot.py runCommand: stderr: " + repr(err))
Exception: bot.py runCommand: stderr: 'Host key verification failed.\r\n'
program finished with exit code 1
elapsedTime=11.754000
========= Finished 'bash scripts/scripts/fuzzing/fuzzer.sh' failed (results: 2, elapsed: 11 secs) (at 2013-05-16 14:00:54.844493) =========


I think options.remote_host is ffxbld@pvtbuilds2.dmz.scl3.mozilla.com
Dupe of bug 853623 which was marked a dupe of bug 822750 which is still unfixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
per mtg w/garyk + jesse, this should actually be DUP of bug 853623.
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.