[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [xen-4.1-testing test] 9829: regressions - trouble: broken/fail/pass



flight 9829 xen-4.1-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/9829/

Regressions :-(

Tests which did not succeed and are blocking:
 test-i386-i386-pv             5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-pv            5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-xl-pcipt-intel  5 xen-boot                fail REGR. vs. 9756
 test-amd64-i386-rhel6hvm-intel  5 xen-boot                 fail REGR. vs. 9756
 test-i386-i386-xl             5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-xl-multivcpu  5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-rhel6hvm-amd  5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-xl-credit2    5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-xl-sedf      5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-xl            5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-xl           5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-pv           5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-xl-win-vcpus1  5 xen-boot                  fail REGR. vs. 9756
 test-amd64-amd64-win          5 xen-boot                   fail REGR. vs. 9756
 test-i386-i386-xl-win         5 xen-boot                   fail REGR. vs. 9756
 test-i386-i386-pair           7 xen-boot/src_host          fail REGR. vs. 9756
 test-i386-i386-pair           8 xen-boot/dst_host          fail REGR. vs. 9756
 test-amd64-i386-pair          8 xen-boot/dst_host          fail REGR. vs. 9756
 test-amd64-i386-pair          7 xen-boot/src_host          fail REGR. vs. 9756
 test-amd64-i386-win-vcpus1    5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-xl-win       5 xen-boot                   fail REGR. vs. 9756
 test-amd64-i386-win           5 xen-boot                   fail REGR. vs. 9756
 test-i386-i386-win            5 xen-boot                   fail REGR. vs. 9756
 test-amd64-amd64-pair         3 host-install/src_host(3)     broken

version targeted for testing:
 xen                  51f58b210447
baseline version:
 xen                  9702967e89dd

------------------------------------------------------------
People who touched revisions under test:
  Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  Gianluca Guida <gianluca.guida@xxxxxxxxxx>
  Ian Campbell <ian.campbell@xxxxxxxxxx>
  Jan Beulich <jbeulich@xxxxxxxx>
  Keir Fraser <keir@xxxxxxx>
  Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
------------------------------------------------------------

jobs:
 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                                          fail    
 test-amd64-i386-xl                                           fail    
 test-i386-i386-xl                                            fail    
 test-amd64-i386-rhel6hvm-amd                                 fail    
 test-amd64-i386-xl-credit2                                   fail    
 test-amd64-amd64-xl-pcipt-intel                              fail    
 test-amd64-i386-rhel6hvm-intel                               fail    
 test-amd64-i386-xl-multivcpu                                 fail    
 test-amd64-amd64-pair                                        broken  
 test-amd64-i386-pair                                         fail    
 test-i386-i386-pair                                          fail    
 test-amd64-amd64-pv                                          fail    
 test-amd64-i386-pv                                           fail    
 test-i386-i386-pv                                            fail    
 test-amd64-amd64-xl-sedf                                     fail    
 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-amd64-xl-win                                      fail    
 test-i386-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:   23186:51f58b210447
tag:         tip
user:        Jan Beulich <jbeulich@xxxxxxxx>
date:        Wed Nov 16 16:39:02 2011 +0000
    
    x86-64/test_x86_emulate: fix blowfish test
    
    Incorrect register usage in the _start() wrapper caused the 64-bit
    execution emulation to fail.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
    Committed-by: Keir Fraser <keir@xxxxxxx>
    xen-unstable changeset:   24149:753b21aa4087
    xen-unstable date:        Wed Nov 16 15:20:25 2011 +0000
    
    
changeset:   23185:efd132eee40c
user:        Gianluca Guida <gianluca.guida@xxxxxxxxxx>
date:        Wed Nov 16 16:38:27 2011 +0000
    
    [shadow] Disable higher level pagetables early unshadow only when the 
"process dying" hypercall is used.
    
    This patch fixes a performance problem in fully virtualized guests.
    
    Signed-off-by: Gianluca Guida <gianluca.guida@xxxxxxxxxx>
    Tested-by: Jan Beulich <jbeulich@xxxxxxxx>
    Committed-by: Keir Fraser <keir@xxxxxxx>
    xen-unstable changeset:   24148:3ecc8fef4281
    xen-unstable date:        Wed Nov 16 15:19:33 2011 +0000
    
    
changeset:   23184:4a91cf045893
user:        Ian Campbell <ian.campbell@xxxxxxxxxx>
date:        Wed Nov 16 16:37:49 2011 +0000
    
    xen: avoid crash enabling turbo mode
    
    On a system which has not had P-state information pushed down into the
    hypervisor running "xenpm enable-turbo-mode" will reliably crash the
    host.
    
    Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
    Committed-by: Jan Beulich <jbeulich@xxxxxxxx>
    xen-unstable changeset:   24144:cd3ef25f207a
    xen-unstable date:        Tue Nov 15 14:24:38 2011 +0100
    Committed-by: Keir Fraser <keir@xxxxxxx>
    
    
changeset:   23183:98ba0aceaf30
user:        Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
date:        Wed Nov 16 16:33:58 2011 +0000
    
    x86: re-inject emulated level pirqs in PV on HVM guests if still asserted
    
    PV on HVM guests can loose level interrupts coming from emulated
    devices if they have been remapped onto event channels.  The reason is
    that we are missing the code to inject a pirq again in the guest when
    the guest EOIs it, if it corresponds to an emulated level interrupt
    and the interrupt is still asserted.
    
    Fix this issue and also return error when the guest tries to get the
    irq_status of a non-existing pirq.
    
    Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
    Committed-by: Keir Fraser <keir@xxxxxxx>
    xen-unstable changeset:   24007:0526644ad2a6
    xen-unstable date:        Thu Oct 27 16:07:18 2011 +0100
    
    
changeset:   23182:9702967e89dd
user:        Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
date:        Sat Nov 12 16:14:02 2011 +0000
    
    Revert c/s 23666:b96f8bdcaa15 KEXEC: disconnect all PCI devices from the 
PCI bus on crash
    
    It turns out that this causes all mannor of problems on certain
    motherboards (so far with no pattern I can discern)
    
    Problems include:
    * Hanging forever checking hlt instruction.
    * Panics when trying to change switch root device
    * Drivers hanging when trying to check for interrupts.
    
    From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    Signed-off-by: Keir Fraser <keir@xxxxxxx>
    Committed-by: Keir Fraser <keir@xxxxxxx>
    xen-unstable changeset:   24137:0844b17df7a9
    xen-unstable date:        Fri Nov 11 18:14:35 2011 +0000
    
    
(qemu changes not included)

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.