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

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



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

Regressions :-(

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

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                 76c6f69ccadc7835c9616b077d9ff1b8e46fe49e
baseline version:
 ovmf                 7ef0dae092afcfb6fab7e8372c78097672168c4a

Last test of basis   112539  2017-08-09 16:46:45 Z    1 days
Failing since        112545  2017-08-10 04:47:25 Z    0 days    6 attempts
Testing same since   112583  2017-08-11 02:05:13 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Andrew Fish <afish@xxxxxxxxx>
  Chris Ruffin <chris.ruffin@xxxxxxxxx>
  Huajing Li <huajing.li@xxxxxxxxx>
  Michael D Kinney <michael.d.kinney@xxxxxxxxx>
  Star Zeng <star.zeng@xxxxxxxxx>
  Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

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 76c6f69ccadc7835c9616b077d9ff1b8e46fe49e
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Thu Aug 10 13:11:14 2017 +0800

    IntelSiliconPkg: Fix VS2015 NOOPT IA32 build failure in IntelVTdDxe
    
    There are VS2015 NOOPT IA32 build failure like below in IntelVTdDxe.
    XXX.lib(XXX.obj) : error LNK2001: unresolved external symbol __allshl
    XXX.lib(XXX.obj) : error LNK2001: unresolved external symbol __aullshr
    
    This patch is to update Vtd.h to use UINT32 instead of UINT64 for
    bitfields in structure definition, and also update IntelVTdDxe code
    accordingly.
    
    Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit 9169c6e81854c7479fcc99ce91704f3f3947e28f
Author: Andrew Fish <afish@xxxxxxxxx>
Date:   Thu Aug 3 15:05:37 2017 +0800

    MdePkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
    
    Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Andrew Fish <afish@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 9458afa33728e64049d465f052b2c5c3ca3e881c
Author: Andrew Fish <afish@xxxxxxxxx>
Date:   Thu Aug 3 15:05:10 2017 +0800

    IntelFrameworkModulePkg: Fix Xcode 9 Beta treating 32-bit left shift as 
undefined
    
    Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Andrew Fish <afish@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit aa1d330b22c1d02796bfe95ba1de539374804422
Author: Andrew Fish <afish@xxxxxxxxx>
Date:   Thu Aug 3 15:04:38 2017 +0800

    DuetPkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
    
    Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635
    
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Cc: Hao Wu <hao.a.wu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Andrew Fish <afish@xxxxxxxxx>
    Reviewed-by: Hao Wu <hao.a.wu@xxxxxxxxx>

commit 59bc913c10a2296b0c5c83e4024c8b91000c8c8c
Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
Date:   Wed Aug 2 17:19:02 2017 +0800

    BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
    
    Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Andrew Fish <afish@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 42750cf1753518ec2260ef8387d34aa8a7616303
Author: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
Date:   Wed Aug 9 12:28:40 2017 -0700

    QuarkPlatformPkg/Readme.md: Bring Readme.md up to date
    
    The following commit moved the QuarkSocBinPkg from the root
    directory of the edk2-non-osi repository to the
    Silicon/Intel directory.
    
    
https://github.com/tianocore/edk2-non-osi/commit/182e85d04566800fe188de4b1c30a50533dd74b7
    
    The following updates are made to Readme.md:
    
    * PACKAGES_PATH setting for edk2-non-osi directory changes
    * Remove use of edk2-FatPkg repository
    * Remove use of edk2-BaseTools-win32 repository
    * Run python build tools from sources
    
    Cc: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Reviewed-by: Kelly Steele <kelly.steele@xxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

commit 8e8cc6881836705818ee9cd70bd48c01823ded62
Author: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
Date:   Wed Aug 9 12:19:46 2017 -0700

    QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy()
    
    Map the use of memset() and memcpy() to the BaseMemoryLib
    functions ZeroMem(), SetMem(), and CopyMem().  This fixes
    GCC build issues with this module.
    
    With the remap of the functions, the [BuildOptions] MSFT
    CC_FLAGS to enable /Oi can also be removed, so the MSFT
    and GCC builds behave the same.
    
    Cc: Kelly Steele <kelly.steele@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx>
    Reviewed-by: Kelly Steele <kelly.steele@xxxxxxxxx>

commit 95cc9a51e1057ace27ef09b5e19fa45d3e66ef2b
Author: Chris Ruffin <chris.ruffin@xxxxxxxxx>
Date:   Thu Aug 3 23:37:42 2017 +0800

    BaseTools/edksetup.sh: fix invalid test for current working directory
    
    edksetup.sh implements a test that requires the current working
    directory to contain the edksetup.sh script.  This test has the side
    effect of requiring the WORKSPACE to be set to the same directory as
    the edksetup.sh.  In a multiple workspace configuration, it is
    required to be able to have a WORKSPACE that is different from the
    directory that contains edksetup.sh.  This changeset skips this test
    if PACKAGE_PATH is set.
    
    Change-Id: Ie6f16a08c012baf4e650c48cc8e91cdc466d05f2
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chris Ruffin <chris.ruffin@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit d506d8db7168c2c12a9e7afe0bf9047d14ec4c54
Author: Huajing Li <huajing.li@xxxxxxxxx>
Date:   Mon Aug 7 15:51:43 2017 +0800

    ShellPkg/driver: Show "-" in non-SFO mode
    
    The patch shows "X"/"-" instead of "Y"/"N" in column "CFG"
    and "DIAG".
    The patch shows "-" instead of "0" in column "#D" and "#C".
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Huajing Li <huajing.li@xxxxxxxxx>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>

commit 416d48f755518fd1d202b97be2e9944df6e8f0d4
Author: Huajing Li <huajing.li@xxxxxxxxx>
Date:   Wed Aug 9 10:54:32 2017 +0800

    ShellPkg/drivers: Show Image Name in non-SFO mode
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Huajing Li <huajing.li@xxxxxxxxx>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@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®.