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

[Xen-devel] [ovmf test] 111424: regressions - FAIL



flight 111424 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/111424/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64                   6 xen-build                fail REGR. vs. 111384
 build-i386-xsm                6 xen-build                fail REGR. vs. 111384
 build-amd64-xsm               6 xen-build                fail REGR. vs. 111384
 build-i386                    6 xen-build                fail REGR. vs. 111384

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a
 build-amd64-libvirt           1 build-check(1)               blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)              blocked n/a
 build-i386-libvirt            1 build-check(1)               blocked  n/a

version targeted for testing:
 ovmf                 59541d41633cf56e9b7c3ac0de112ab65d9331ca
baseline version:
 ovmf                 49be9c3c20cea7477b9c9e390c9f97735760e216

Last test of basis   111384  2017-07-05 03:46:55 Z    0 days
Failing since        111390  2017-07-05 07:19:57 Z    0 days    5 attempts
Testing same since   111424  2017-07-05 18:59:16 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
  Jun Nie <jun.nie@xxxxxxxxxx>
  Leif Lindholm <leif.lindholm@xxxxxxxxxx>
  Liming Gao <liming.gao@xxxxxxxxx>
  Ryan Harkin <ryan.harkin@xxxxxxxxxx>

jobs:
 build-amd64-xsm                                              fail    
 build-i386-xsm                                               fail    
 build-amd64                                                  fail    
 build-i386                                                   fail    
 build-amd64-libvirt                                          blocked 
 build-i386-libvirt                                           blocked 
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          blocked 


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary


Not pushing.

------------------------------------------------------------
commit 59541d41633cf56e9b7c3ac0de112ab65d9331ca
Author: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Date:   Wed Jul 5 13:57:50 2017 +0100

    ArmVirtPkg: remove status code support
    
    Commit 7b1dc6c569a 'ArmVirtPkg: switch to generic ResetSystemRuntimeDxe'
    replaced all references in ArmVirtPkg to the deprecated ResetRuntimeDxe
    from EmbeddedPkg with the well maintained generic alternative that lives
    in MdeModulePkg.
    
    However, as it turns out, the generic driver has a dependency on the
    library class ReportStatusCodeLib, whose default resolution is an
    implementation that is not safe for use at runtime, resulting in crashes
    when trying to invoke it from the OS.
    
    Since we have no use for status codes in any of the ArmVirtPkg
    platforms, let's replace all resolutions with a common one to the NULL
    implementation.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 729ddffda0546e4df7246f008c8248990237834d
Author: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
Date:   Tue Jul 4 18:11:55 2017 +0100

    ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLib
    
    Since we're in the process of migrating all of the VExpress platforms
    to MdeModulePkg ResetSystemRuntimeDxe, convert VExpress ResetSystemLib
    from EfiResetSystemLib interface to the ResetSystemLib one.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
    Tested-by: Ryan Harkin <ryan.harkin@xxxxxxxxxx>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>

commit 7bb5fad566afa2dd9feef5ae1ecc658d627f5ac2
Author: Jun Nie <jun.nie@xxxxxxxxxx>
Date:   Tue Jul 4 23:43:16 2017 +0800

    EmbeddedPkg/MmcDxe: Align the ExtCSD buffer
    
    ExtCSD structure may be read via DMA. So align it to
    page to avoid data corruption.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit e4129b0e5897d76885170bec9da996b266f185f9
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Mon Jun 19 17:49:44 2017 +0800

    BaseTools: Update GenFw to clear unused debug entry generated by VS tool 
chain
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=600
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit f7bd152c2a05bd75471305184c25f14f01ccf0b7
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Fri Jun 23 20:33:54 2017 +0800

    BaseTools: Update tools_def.template to remove old XCLANG and XCODE32
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=562
    https://bugzilla.tianocore.org/show_bug.cgi?id=563
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Andrew Fish <afish@xxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Reviewed-by: Andrew Fish <afish@xxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

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