Question about login.opencsw.org test machine

Pierre Muller pierre at freepascal.org
Mon Oct 30 14:58:37 CET 2023



Le 30/10/2023 à 12:07, Dagobert Michelsen via buildfarm a écrit :
> Hi Pierre,
> 
>> Am 30.10.2023 um 11:32 schrieb Pierre Muller <pierre at freepascal.org>:
>> I am using unstable10x and unstable10s
>> to check regularly the Free Pascal testsuite results for solaris OS.
>>
>> I just noticed that some of my tests are failing with these errors:
>> muller at login [login]:~/logs > ggrep -nr "Stale NFS file handle" .
>> ./trunk/tests-i386.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./trunk/tests-i386-O2-Xn-Cg.txt:349:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./trunk/report-i386.txt:83:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./trunk/report-i386.txt:144:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/tests-x86_64-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/report-i386.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/report-i386.txt:125:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/report-x86_64.txt:82:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/tests-i386-O2-Xn.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>> ./fixes/tests-i386-Agas-Cg.txt:347:gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
>>
>> Is there anything I can do to remove these stale NFS handles
>> or can you do something about it?
> 
> I guess you cannot do much. Sometimes strange things happen with NFS, for now
> I rebooted unstable10x. Please see if it works now, if there are any more
> issues please let me know.

   Thanks, I will try to check that the troubles are indeed resolved!

   It didn't take much time to generate the same error again:
/usr/bin/rm -f fpcmade.* Package.fpc ./ppas.sh script.res link.res
/usr/bin/rm -f *_ppas.sh ppas.sh ppaslink.sh
gmake[1]: *** INTERNAL: readdir: Stale NFS file handle.  Stop.
gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source-fixes/tests'
gmake: *** [Makefile:2510: clean] Error 2
End of /home/muller/logs/fixes/tests-i386-O2-Xn-Cg.txt
2023-10-30-14:19 Ending make distclean full tarfile; result=2

   Thus I am afraid the problem isn't solved yet.


Pierre


More information about the buildfarm mailing list