Bug 318211
| Summary: | [hts-5.1.1][ia64-xen, x86_64][cdrom][RHEL5.1.1] - cdrom testing FAIL | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Satyabrata Maitra <smaitra> | ||||||||
| Component: | Test Suite (tests) | Assignee: | YangKun <ykun> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 5 | CC: | llim | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | ia64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2008-03-06 17:13:29 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Satyabrata Maitra
2007-10-04 13:15:51 UTC
Yes, it's a bug. Please supply /var/hts/results.xml Created attachment 219061 [details]
RHEL5.1 - results.xml for ia64-xen system with 20070927.0 tree
For x86_64 arch, the results.xml file itself is showing empty. Only could
provide ia64-xen results.xml file in this case.
Hi Satyabrata,
I can not download the results.xml file you attached above, I met following
error while I'm tring to download:
--------------------------------------------------------------
XML Parsing Error: no element found
Location: https://bugzilla.redhat.com/attachment.cgi?id=219061
Line Number 7632, Column 7:Gettin
------^
--------------------------------------------------------------
could you please attach it again or send it to me directly ? My email addr is
ykun
Thanks very much!
-YK
Hello YK I just sent it to you. Please check your mail. :) Thanks Satya Created attachment 220911 [details]
results.xml
Hi Satyabrata,
I checked the result log, the error is:
-------------------------------------------------------------
Please insert a data CD disk into hdc and then press ENTER to continue !
+++ Start testing CD-ROM ...
+++ Error: Mount media failed !
Please check if the disk you inserted is good media,
or you forget to insert the disk ?
+++ CD/CD-R/CD-RW test failed.
-------------------------------------------------------------
seem no cdrom disk been provided. are you testing on a remote machine ? If so,
you need someone(who is near to the test machine) to help you insert CD/DVD
disks into the cdrom drive as the test asked.
Please notice the CDROM test is an "interactive" test, it will ask user to
insert or remove testing media(CD/DVD/CD-R disks etc.)
Could you please verify if a proper(also a good) media/disk is inserted and then
re-test ?
Please let me know if this issue still exists.
Thanks very much!
-YK
YK I also think so! Yes, I did it remotely! And naturally, no media entered! Currently, I tested it on my own test system, arch- x86_64, with hts-5.1-3. And its still FAIL. I am attaching its necessary results file below. Please see once. Btw, I cound not test it on ia64, because, i do not have any ia64 system with me and with physical access! Lets see, if i can manage one. Created attachment 225411 [details]
cdrom and other .xml file
Here's the traceback from the above attachment:
Start to compare data, this may take some time, please be patient ...
Traceback (most recent call last):
File "./cdrom.py", line 708, in ?
returnValue = test.do(sys.argv)
File "/usr/share/hts/lib/hts/test.py", line 226, in do
return self.run()
File "./cdrom.py", line 618, in run
returnValue = self.testCDRW(cdromDevice)
File "./cdrom.py", line 487, in testCDRW
returnValue = self.rewriter("cdrom",cdromDevice)
File "./cdrom.py", line 423, in rewriter
returnValue = self.writer(deviceType,cdromDevice)
File "./cdrom.py", line 393, in writer
if self.cmpTree(fileDir,"media"):
File "./cdrom.py", line 80, in cmpTree
if filecmp.cmp(file1,file2):
File "/usr/lib64/python2.4/filecmp.py", line 49, in cmp
s2 = _sig(os.stat(f2))
OSError: [Errno 2] No such file or directory: 'media/vimtutor'
...finished running ./cdrom.py, exit code=1
Hi Satyabrata, The error shows one file(/usr/bin/vimtutor) is not written to the cd-rw disc, have you done some package install/un-install while the CDROM test was running ? Could you please confirm if the file "/usr/bin/vimtutor" exists on your test machine and then re-run the CDROM test again ? And please do not run other commands or programs(especially not to install/un-install software) while the CDROM test is running. Thanks -YK *** This bug has been marked as a duplicate of 435877 *** |