|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Daily Xen Builds
Anthony Liguori wrote: David F Barrera wrote:June 12, 2006, using xen-unstable changeset: changeset: 10326:34ff26fb2240 tag: tip user: kaf24@xxxxxxxxxxxxxxxxxxxx date: Mon Jun 12 06:01:32 2006 +0100summary: [HVM][VMX] Fix error-detection inline asm code. Zero word-sizedx86_32 (no PAE support) * SLES 9 SP2 on IBM xSeries 235(512MB RAM) * Builds and boots without problems * Ran xm-test on all boxes ISSUES:Note: these problems are due to the way xm-test works, rather than xen problems.* Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test * Bugzilla 639 NEW xm-test multiple test failures - x86_32 (PAE)* SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM xSeries 335s * Builds and boots without problems* Ran xm-test on all boxes ISSUES: * Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test* Bugzilla 639 NEW xm-test multiple test failures - XmTestLib.Console.Consol...
Here's a snippet of one test (multiply this many times):
*** Test 14_create_blockroot_pos started at Mon Jun 12 07:04:21 2006 CDT
[dom0] Running `ip addr show |grep "inet 169.254" | grep -v vif'
[dom0] Running `ip addr show dev vif0.0'
2: vif0.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
inet 169.254.0.2/32 scope global vif0.0
inet6 fe80::fcff:ffff:feff:ffff/64 scope link
valid_lft forever preferred_lft forever
[dom0] Running `ip addr del 169.254.0.2 dev vif0.0'
*** Cleaning all running domU's
[dom0] Running `xm list'
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 500 4 r----- 693.3
*** Finished cleaning domUs
*** Test 14_create_blockroot_pos started at Mon Jun 12 07:04:22 2006 CDT
[dom0] Running `ip addr show |grep "inet 169.254" | grep -v vif'
[dom0] Running `ip addr show dev vif0.0'
2: vif0.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
inet6 fe80::fcff:ffff:feff:ffff/64 scope link
valid_lft forever preferred_lft forever
[dom0] Running `xm create /tmp/xm-test.conf'
Using config file "/tmp/xm-test.conf".
Started domain 14_create_blockroot
Console executing: ['/usr/sbin/xm', 'xm', 'console', '14_create_blockroot']
[14_create_blockroot] Sending `input'
Traceback (most recent call last):
File "./14_create_blockroot_pos.test", line 34, in ?
console = domain.start()
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py",
line 233, in start
return self.getConsole()File "/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py", line 284, in getConsole
self.console.sendInput("input")
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 231, in sendInput
realOutput = self.__runCmd(input)File "/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py", line 179, in __runCmd
raise ConsoleError("Timed out waiting for console")
XmTestLib.Console.ConsoleError: Timed out waiting for console
FAIL: 14_create_blockroot_pos.test
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |