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

[Xen-devel] [xen-unstable test] 8013: regressions - FAIL



flight 8013 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8013/

Regressions :-(

Tests which did not succeed and are blocking:
 test-amd64-xcpkern-i386-rhel6hvm-intel 13 guest-stop       fail REGR. vs. 8008

Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
 test-amd64-i386-rhel6hvm-intel 12 guest-localmigrate/x10       fail  like 8006
 test-amd64-xcpkern-i386-rhel6hvm-amd 14 guest-start.2          fail never pass
 test-amd64-i386-rhel6hvm-amd  9 guest-localmigrate           fail    like 8008
 test-amd64-i386-win-vcpus1   16 leak-check/check             fail   never pass
 test-amd64-xcpkern-i386-win  16 leak-check/check             fail   never pass
 test-amd64-xcpkern-i386-xl-win 13 guest-stop                   fail never pass
 test-amd64-i386-win          16 leak-check/check             fail   never pass
 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-xl-win-vcpus1 13 guest-stop                   fail  never pass
 test-i386-i386-xl-win        13 guest-stop                   fail   never pass
 test-i386-xcpkern-i386-win   16 leak-check/check             fail   never pass
 test-i386-i386-win           16 leak-check/check             fail   never pass

version targeted for testing:
 xen                  d80088d2c12f
baseline version:
 xen                  21ff10d9a617

------------------------------------------------------------
People who touched revisions under test:
  Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  Christoph Egger <Christoph.Egger@xxxxxxx>
  Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  Jan Beulich <jbeulich@xxxxxxxxxx>
  Kevin Tian <kevin.tian@xxxxxxxxx>
  Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
  KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
  Liu, Jinsong <jinsong.liu@xxxxxxxxx>
  Olaf Hering <olaf@xxxxxxxxx>
  Paul Durrant <paul.durrant@xxxxxxxxxx>
  Roger Cruz <roger.cruz@xxxxxxxxxxxxxxxxxxx>
  Tim Deegan <Tim.Deegan@xxxxxxxxxx>
  Tom Goetz <tom.goetz@xxxxxxxxxxxxxxxxxxx>
------------------------------------------------------------

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                                   pass    
 test-amd64-xcpkern-i386-xl-credit2                           pass    
 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                                    pass    
 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                                   fail    
 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:   23669:d80088d2c12f
tag:         tip
user:        Tim Deegan <Tim.Deegan@xxxxxxxxxx>
date:        Fri Jul 08 11:44:23 2011 +0100
    
    x86/mm: fix 32-bit p2m type lookups
    
    23300:4b0692880dfa moved a check for 0 into p2m_flags_to_type()
    and removed it from its caller, but the new check is only
    compiled in 64-bit builds.
    
    Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
    
    
changeset:   23668:0c17d96922d4
user:        Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
date:        Fri Jul 08 08:42:30 2011 +0100
    
    ns16550: Implement suspend handler.
    
    For PCI type cards, you need to disable the timer code during
    suspend. Otherwise during resume, the timer can be put on the
    heap as its being resumed and corrupt it resulting in a crash.
    
    Signed-off-by: Roger Cruz <roger.cruz@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Tom Goetz <tom.goetz@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
    
    
changeset:   23667:4c70f4c5a8a3
user:        KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
date:        Fri Jul 08 08:39:26 2011 +0100
    
    [IA64] kexec: fix ia64 build
    
    23408:1fc3347850c7 causes the following error:
      machine_kexec.c:106: error: static declaration of
      'machine_kexec_get_xen' follows non-static declaration
      /xen-unstable.hg/xen/include/xen/kexec.h:39: error: previous
      declaration of 'machine_kexec_get_xen' was here
    
    Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
    
    
changeset:   23666:b96f8bdcaa15
user:        Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
date:        Fri Jul 08 08:38:35 2011 +0100
    
    KEXEC: disconnect all PCI devices from the PCI bus on crash
    
    In the case of a crash, IOMMU DMA remapping gets turned off so that
    the kdump kernel may boot.  However, this is warned as being dangerous
    in the VTD specification if a DMA transaction is in progress.
    
    Also, in the case of a crash, DMA transactions and interrupts from
    peripheral devices such as network cards are likely to keep coming in.
    Without DMA remapping enabled, the transactions will be writing over
    low memory, corrupting the crash state, and perhaps even the kdump
    reserved memory.
    
    Therefore, on the crash path, we can disconnect all PCI devices from
    their respective buses so that they are no longer able to be DMA
    busmasters.  This reduces the risk of DMA transactions corrupting
    state (and will also reduce spurious interrupts arriving to the kdump
    kernel) until the kdump kernel and properly reset the PCI devices.
    
    Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    
    
changeset:   23665:1ed49fb67fea
user:        Jan Beulich <jbeulich@xxxxxxxxxx>
date:        Fri Jul 08 08:35:00 2011 +0100
    
    libelf: "required" features should also be reported as "supported"
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
    
    
changeset:   23664:3e3c0a8be9f9
user:        Jan Beulich <jbeulich@xxxxxxxxxx>
date:        Fri Jul 08 08:34:29 2011 +0100
    
    add privileged/unprivileged kernel feature indication
    
    With our switching away from supporting 32-bit Dom0 operation, users
    complained that attempts (perhaps due to lack of knowledge of that
    change) to boot the no longer privileged kernel in Dom0 resulted in
    apparently silent failure. To make the mismatch explicit and visible,
    add feature flags that the kernel can set to indicate operation in
    what modes it supports. For backward compatibility, absence of both
    feature flags is taken to indicate a kernel that may be capable of
    operating in both modes.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
    
    
changeset:   23663:b8a244309780
user:        Kevin Tian <kevin.tian@xxxxxxxxx>
date:        Fri Jul 08 08:33:01 2011 +0100
    
    xenpm: clean up print messages
    
    Signed-off-by Kevin Tian <kevin.tian@xxxxxxxxx>
    
    
changeset:   23662:2faba14bac13
user:        Kevin Tian <kevin.tian@xxxxxxxxx>
date:        Fri Jul 08 08:32:37 2011 +0100
    
    cpuidle: initialize default Cstate information
    
    C0/C1 should be always available when cpuidle is enabled in Xen.
    When there's case that Dom0 doesn't register ACPI Cstate information,
    e.g. due to BIOS issue or acpi processor module  is not installed,
    this patch provides basic C0/C1 information available to xenpm tool.
    
    Signed-off-by: Kevin Tian <kevin.tian@xxxxxxxxx>
    
    
changeset:   23661:8fe6f4be18aa
user:        Paul Durrant <paul.durrant@xxxxxxxxxx>
date:        Fri Jul 08 08:31:10 2011 +0100
    
    x86/hvm: Don't expose CPUID time leaf when not using PVRDTSCP
    
    Some versions of Oracle's Solaris PV drivers make a check that the
    maximal Xen hypervisor CPUID leaf is <= base leaf + 2 and refuse to
    work if this is not the case.  The addition of the time leaf makes the
    maximal leaf == base leaf + 3 so this patch introduces a workaround
    that obscures the time leaf unless PVRDTSCP is in operation.
    
    Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx>
    
    
changeset:   23660:c86b78b44b32
user:        Christoph Egger <Christoph.Egger@xxxxxxx>
date:        Fri Jul 08 08:30:56 2011 +0100
    
    nestedsvm: allow l1 guest to use OSXSAVE
    
    Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
    
    
changeset:   23659:7fe0331986c5
user:        Liu, Jinsong <jinsong.liu@xxxxxxxxx>
date:        Fri Jul 08 08:30:41 2011 +0100
    
    x86 cpu: Fix bug: unify cpu_dev attr as __cpuinitdata
    
    Currently different x86 cpu define different attr for cpu_dev.
    Some cpu define as __initdata, this would be risk under cpu hotplug.
    This patch fix the bug, unify them as __cpuinitdata, as what AMD cpu
    define now.
    
    Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
                   Shan, Haitao <haitao.shan@xxxxxxxxx>
    
    
changeset:   23658:21ff10d9a617
user:        Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
date:        Thu Jul 07 12:35:05 2011 +0100
    
    libxl: fix incorrect return of ERROR_INVAL from disk_try_backend
    
    disk_try_backend is supposed to return 0 or the disk backend format.
    
    Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    
    
========================================
commit cd776ee9408ff127f934a707c1a339ee600bc127
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date:   Tue Jun 28 13:50:53 2011 +0100

    qemu-char.c: fix incorrect CONFIG_STUBDOM handling
    
    qemu-char.c:1123:7: warning: "CONFIG_STUBDOM" is not defined [-Wundef]
    
    Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
    Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>

_______________________________________________
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®.