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

[Xen-devel] [xen-unstable-smoke bisection] complete build-arm64-xsm



branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-arm64-xsm
testid xen-build

Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b43501451733193b265de30fd79a764363a2a473
  Bug not present: eef83fd2af0d4c78afec34c199c977fc97d8a0b3
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/120707/


  commit b43501451733193b265de30fd79a764363a2a473
  Author: Doug Goldstein <cardoe@xxxxxxxxxx>
  Date:   Mon Mar 12 23:06:51 2018 -0500
  
      tools: detect appropriate debug optimization level
      
      When building debug use -Og as the optimization level if its available,
      otherwise retain the use of -O0. -Og has been added by GCC to enable all
      optimizations that to not affect debugging while retaining full
      debugability.
      
      Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx>
      Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>


For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step 
--graph-out=/home/logs/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build
 --summary-out=tmp/120707.bisection-summary --basis-template=120679 
--blessings=real,real-bisect xen-unstable-smoke build-arm64-xsm xen-build
Searching for failure / basis pass:
 120699 fail [host=laxton1] / 120679 ok.
Failure / basis pass flights: 120699 / 120679
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 5c3fdee026a204a59cb392e43a313ab558de9682 
a7313da7f7767984172873adf645eff9bd667bda
Basis pass 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/qemu-xen.git#5c3fdee026a204a59cb392e43a313ab558de9682-5c3fdee026a204a59cb392e43a313ab558de9682
 
git://xenbits.xen.org/xen.git#eef83fd2af0d4c78afec34c199c977fc97d8a0b3-a7313da7f7767984172873adf645eff9bd667bda
Loaded 1001 nodes in revision graph
Searching for test results:
 120689 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
a7313da7f7767984172873adf645eff9bd667bda
 120679 pass 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
 120687 pass 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
 120685 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
a7313da7f7767984172873adf645eff9bd667bda
 120688 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
a7313da7f7767984172873adf645eff9bd667bda
 120693 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
b43501451733193b265de30fd79a764363a2a473
 120701 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
b43501451733193b265de30fd79a764363a2a473
 120696 pass 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
 120699 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
a7313da7f7767984172873adf645eff9bd667bda
 120703 pass 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
 120707 fail 5c3fdee026a204a59cb392e43a313ab558de9682 
b43501451733193b265de30fd79a764363a2a473
Searching for interesting versions
 Result found: flight 120679 (pass), for basis pass
 Result found: flight 120685 (fail), for basis failure
 Repro found: flight 120687 (pass), for basis pass
 Repro found: flight 120688 (fail), for basis failure
 0 revisions at 5c3fdee026a204a59cb392e43a313ab558de9682 
eef83fd2af0d4c78afec34c199c977fc97d8a0b3
No revisions left to test, checking graph state.
 Result found: flight 120679 (pass), for last pass
 Result found: flight 120693 (fail), for first failure
 Repro found: flight 120696 (pass), for last pass
 Repro found: flight 120701 (fail), for first failure
 Repro found: flight 120703 (pass), for last pass
 Repro found: flight 120707 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b43501451733193b265de30fd79a764363a2a473
  Bug not present: eef83fd2af0d4c78afec34c199c977fc97d8a0b3
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/120707/


  commit b43501451733193b265de30fd79a764363a2a473
  Author: Doug Goldstein <cardoe@xxxxxxxxxx>
  Date:   Mon Mar 12 23:06:51 2018 -0500
  
      tools: detect appropriate debug optimization level
      
      When building debug use -Og as the optimization level if its available,
      otherwise retain the use of -O0. -Og has been added by GCC to enable all
      optimizations that to not affect debugging while retaining full
      debugability.
      
      Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx>
      Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Revision graph left in 
/home/logs/results/bisect/xen-unstable-smoke/build-arm64-xsm.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
120707: tolerable ALL FAIL

flight 120707 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/120707/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-arm64-xsm               6 xen-build               fail baseline untested


jobs:
 build-arm64-xsm                                              fail    


------------------------------------------------------------
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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

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