<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Refer to [1,2], you may need to install the operating system's
ssh-askpass package or setup passwordless login with ssh-keygen [3]
and ssh-copy-id [4].<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/10050556/setting-up-ssh-for-jenkins-to-use-at-runtime">https://stackoverflow.com/questions/10050556/setting-up-ssh-for-jenkins-to-use-at-runtime</a><br>
[2]
<a class="moz-txt-link-freetext" href="https://askubuntu.com/questions/45679/ssh-connection-problem-with-host-key-verification-failed-error">https://askubuntu.com/questions/45679/ssh-connection-problem-with-host-key-verification-failed-error</a><br>
[3]
<a class="moz-txt-link-freetext" href="https://www.tecmint.com/ssh-passwordless-login-using-ssh-keygen-in-5-easy-steps/">https://www.tecmint.com/ssh-passwordless-login-using-ssh-keygen-in-5-easy-steps/</a><br>
[4] <a class="moz-txt-link-freetext" href="https://www.ssh.com/ssh/copy-id">https://www.ssh.com/ssh/copy-id</a><br>
<br>
<div class="moz-cite-prefix">On 5/29/2019 9:52 PM, Indranil mal
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMXVQEEr_iZCnHNw6VVEXvLCyuPs6xdMmf8Orcgq=g77Px4=0w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>compiled fftw with intel mpi and successfully compiled
without any error. <br>
</div>
<div>After running a job in parallel scf GOT THE FOLLOWING ERROR</div>
<div>
<pre>grep: *scf1*: No such file or directory
cp: cannot stat '.in.tmp': No such file or directory
FERMI - Error
grep: *scf1*: No such file or directory
InBi.scf1_1: No such file or directory.
[1] + Done ( ( $remote $machine[$p] "cd $PWD;$t $taskset0 $exe ${def}_$loop.def ;fixerror_lapw ${def}_$loop"; rm -f .lock_$lockfile[$p] ) >& .stdout1_$loop; if ( -f .stdout1_$loop ) bashtime2csh.pl_lapw .stdout1_$loop > .temp1_$loop; grep \% .temp1_$loop >> .time1_$loop; grep -v \% .temp1_$loop | perl -e "print stderr <span>" )
Host key verification failed.
ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
[1] + Done ( ( $remote $machine[$p] "cd $PWD;$t $taskset0 $exe ${def}_$loop.def ;fixerror_lapw ${def}_$loop"; rm -f .lock_$lockfile[$p] ) >& .stdout1_$loop; if ( -f .stdout1_$loop ) bashtime2csh.pl_lapw .stdout1_$loop > .temp1_$loop; grep \% .temp1_$loop >> .time1_$loop; grep -v \% .temp1_$loop | perl -e "print stderr <span>" )
Host key verification failed.
ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
LAPW0 END
LAPW0 END</span></span></pre>
</div>
</div>
</blockquote>
<blockquote type="cite"
cite="mid:CAMXVQEEr_iZCnHNw6VVEXvLCyuPs6xdMmf8Orcgq=g77Px4=0w@mail.gmail.com"></blockquote>
</body>
</html>