xen.org
2011-Mar-01 00:06 UTC
[Xen-devel] [xen-unstable test] 6277: trouble: broken/fail/pass
flight 6277 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/6277/ Failures and problems with tests :-( Tests which did not succeed and are blocking: test-i386-xcpkern-i386-pv 3 host-install(3) broken test-i386-xcpkern-i386-win 3 host-install(3) broken Tests which did not succeed, but are not blocking, including regressions (tests previously passed) regarded as allowable: test-amd64-amd64-win 16 leak-check/check fail never pass test-amd64-amd64-xl-win 13 guest-stop fail never pass test-amd64-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-i386-win-vcpus1 16 leak-check/check fail never pass test-amd64-i386-win 16 leak-check/check fail never pass test-amd64-i386-xl-credit2 9 guest-start fail like 6266 test-amd64-i386-xl-win-vcpus1 13 guest-stop fail never pass test-amd64-xcpkern-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-win 16 leak-check/check fail never pass test-amd64-xcpkern-i386-xl-credit2 9 guest-start fail like 6266 test-amd64-xcpkern-i386-xl-win 13 guest-stop fail never pass test-i386-i386-win 16 leak-check/check fail never pass test-i386-i386-xl-win 13 guest-stop fail never pass version targeted for testing: xen c5d121fd35c0 baseline version: xen 8af88ff698ff ------------------------------------------------------------ People who touched revisions under test: Ian Jackson <ian.jackson@eu.citrix.com> Jueregn Gross <juergen.gross@ts.fujitsu.com> ------------------------------------------------------------ jobs: build-i386-xcpkern pass build-amd64 pass build-i386 pass build-amd64-oldkern pass build-i386-oldkern pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl pass test-amd64-i386-xl pass test-i386-i386-xl pass test-amd64-xcpkern-i386-xl pass test-i386-xcpkern-i386-xl pass test-amd64-i386-rhel6hvm-amd fail test-amd64-xcpkern-i386-rhel6hvm-amd fail test-amd64-i386-xl-credit2 fail test-amd64-xcpkern-i386-xl-credit2 fail test-amd64-i386-rhel6hvm-intel fail test-amd64-xcpkern-i386-rhel6hvm-intel fail test-amd64-i386-xl-multivcpu pass test-amd64-xcpkern-i386-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-i386-i386-pair pass test-amd64-xcpkern-i386-pair pass test-i386-xcpkern-i386-pair pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-i386-i386-pv pass test-amd64-xcpkern-i386-pv pass test-i386-xcpkern-i386-pv broken test-amd64-i386-win-vcpus1 fail test-amd64-i386-xl-win-vcpus1 fail test-amd64-amd64-win fail test-amd64-i386-win fail test-i386-i386-win fail test-amd64-xcpkern-i386-win fail test-i386-xcpkern-i386-win broken test-amd64-amd64-xl-win fail test-i386-i386-xl-win fail test-amd64-xcpkern-i386-xl-win fail ------------------------------------------------------------ sg-report-flight on woking.cam.xci-test.com logs: /home/xc_osstest/logs images: /home/xc_osstest/images Logs, config files, etc. are available at http://www.chiark.greenend.org.uk/~xensrcts/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ changeset: 22961:c5d121fd35c0 tag: tip user: Keir Fraser <keir@xen.org> date: Mon Feb 28 16:55:20 2011 +0000 Update Xen version to 4.1.0-rc7-pre changeset: 22960:f39512f28f37 user: Keir Fraser <keir@xen.org> date: Mon Feb 28 16:54:55 2011 +0000 Added signature for changeset 7b6791dbfecd changeset: 22959:a2e18b70f58f user: Keir Fraser <keir@xen.org> date: Mon Feb 28 16:54:27 2011 +0000 Added tag 4.1.0-rc6 for changeset 7b6791dbfecd changeset: 22958:7b6791dbfecd tag: 4.1.0-rc6 user: Keir Fraser <keir@xen.org> date: Mon Feb 28 16:54:15 2011 +0000 Update Xen version to 4.1.0-rc6 changeset: 22957:c5c4688d5654 user: Juergen Gross <juergen.gross@ts.fujitsu.com> date: Mon Feb 28 15:09:33 2011 +0000 Avoid possible live-lock in vcpu_migrate If vcpu_migrate is called for two vcpus active on different cpus resulting in swapping the cpus, a live-lock could occur as both instances try to take the scheduling lock of the physical cpus in opposite order. To avoid this problem the locks are always taken in the same order (sorted by the address of the lock). Signed-off-by: Jueregn Gross <juergen.gross@ts.fujitsu.com> changeset: 22956:8af88ff698ff user: Ian Jackson <Ian.Jackson@eu.citrix.com> date: Fri Feb 25 18:43:48 2011 +0000 xl: allow config filename to precede options "xm create" supports options which follow the domain config filename. So xl should do as well. This is an ad-hoc fixup to the "xl create" command line parser. We should revisit the xl command line parser in 4.2. Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com> Reported-by: W. Michael Petullo <mike@flyn.org> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> (qemu changes not included) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel