Bug 1036283

Summary: [] always can not generate /TESTOUT.log in one case
Product: [Retired] Beaker Reporter: JianHong Yin <jiyin>
Component: beahAssignee: beaker-dev-list
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: developCC: aigao, asaha, dcallagh, llim, pmuller, psplicha, qwan, rmancy
Target Milestone: ---Keywords: TestBlocker
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-03 02:11:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description JianHong Yin 2013-11-30 12:47:09 UTC
Description of problem:
Always can not generate /TESTOUT.log in one case.
https://beaker.engineering.redhat.com/jobs/554466

Version-Release number of selected component (if applicable):
.

How reproducible:
100%

Steps to Reproduce:
1. run case /CoreOS/nfs-utils/Regression/bz869400-nfsv4-referrals-fail-if-nfs-server-returns-hostnames-rather-than-ip
2. check the result: always can not generate /TESTOUT.log
3.

Actual results:
Always can not generate /TESTOUT.log in one case.

Expected results:
normal

Additional info:
  why??

Comment 1 JianHong Yin 2013-12-01 00:10:19 UTC
the beaker RUN ID:   
T:17640559    aborted
T:17640561    aborted

Comment 2 Petr Muller 2013-12-02 12:26:37 UTC
This is not BeakerLib. Beaker is the piece creating TESTOUT.log.

Comment 4 JianHong Yin 2013-12-03 02:11:30 UTC
by analyse I notice that, the test mount point is /mnt/testarea;
maybe this dir is reserved for beaker, I changed the mountpoint dir,
and test again, it works fine;