WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 578] New: xmtest block tests fail because they are unabl

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 578] New: xmtest block tests fail because they are unable to verify with /proc/partitions
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 22 Mar 2006 17:31:30 +0000
Delivery-date: Wed, 22 Mar 2006 17:33:44 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=578

           Summary: xmtest block tests fail because they are unable to
                    verify with /proc/partitions
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: pl@xxxxxxxxxx
                CC: niv@xxxxxxxxxx


Several tests in xm-test fail at random, they all seem to be related.  This test
was done on 32-bit x86, but I don't think it matters.  Here is an example of
such a failure:

make[1]: Entering directory
`/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/tests/block-list'
make  check-TESTS
make[2]: Entering directory
`/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/tests/block-list'
*** Cleaning all running domU's
[dom0] Running `xm list'
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      125     1 r-----    66.3
02_block-list_attachbd_pos-1143048511   2       64     1 -b----     0.2
[dom0] Running `xm destroy 02_block-list_attachbd_pos-1143048511'
*** Finished cleaning domUs
*** Test 02_block-list_attachbd_pos started at Wed Mar 22 11:28:54 2006 CDT
[dom0] Running `xm create /tmp/xm-test.conf'
Using config file "/tmp/xm-test.conf".
Started domain 02_block-list_attachbd_pos-1143048534
[dom0] Running `xm domid 02_block-list_attachbd_pos-1143048534'
3
[dom0] Running `xm block-attach 3 phy:/dev/ram0 hda1 w'

[dom0] Running `xm domid 02_block-list_attachbd_pos-1143048534'
3
[dom0] Running `xm block-list 3'
Vdev  BE handle state evt-ch ring-ref BE-path
769    0    0     1      6      8     /local/domain/0/backend/vbd/3/769
Console executing: ['/usr/sbin/xm', 'xm', 'console',
'02_block-list_attachbd_pos-1143048534']
[02_block-list_attachbd_pos-1143048534] Sending `input'
[02_block-list_attachbd_pos-1143048534] Sending `cat /proc/partitions | grep 
hda1'
[02_block-list_attachbd_pos-1143048534] Sending `echo $?'

REASON: Failed to verify that block dev is attached on DomainU
FAIL: 02_block-list_attachbd_pos.test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory
`/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/tests/block-list'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/tests/block-list'
make: *** [check-recursive] Error 1

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 578] New: xmtest block tests fail because they are unable to verify with /proc/partitions, bugzilla-daemon <=