[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:  892b9dcebdb7f646657e11cfdd95a385107bbefa
  Bug not present: 03bfe526ecadc86f31eda433b91dc90be0563919
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/146088/


  commit 892b9dcebdb7f646657e11cfdd95a385107bbefa
  Author: Jan Beulich <jbeulich@xxxxxxxx>
  Date:   Tue Jan 14 12:03:47 2020 +0100
  
      IRQ: u16 is too narrow for an event channel number
      
      FIFO event channels allow ports up to 2^17, so we need to use a wider
      field in struct pirq. Move "masked" such that it may share the 8-byte
      slot with struct arch_pirq on 64-bit arches, rather than leaving a
      7-byte hole in all cases.
      
      Take the opportunity and also add a comment regarding "arch" placement
      within the structure.
      
      Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
      Acked-by: Andrew Cooper <andrew.cooper3@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/146088.bisection-summary --basis-template=146048 
--blessings=real,real-bisect xen-unstable-smoke build-arm64-xsm xen-build
Searching for failure / basis pass:
 146068 fail [host=rochester1] / 146048 ok.
Failure / basis pass flights: 146068 / 146048
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 933ebad2470a169504799a1d95b8e410bd9847ef 
101398e1f81ca7a4f45ab54c4d0c4fee7b3a7bd8
Basis pass 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/qemu-xen.git#933ebad2470a169504799a1d95b8e410bd9847ef-933ebad2470a169504799a1d95b8e410bd9847ef
 
git://xenbits.xen.org/xen.git#03bfe526ecadc86f31eda433b91dc90be0563919-101398e1f81ca7a4f45ab54c4d0c4fee7b3a7bd8
Loaded 5001 nodes in revision graph
Searching for test results:
 146048 pass 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
 146083 pass 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
 146080 fail 933ebad2470a169504799a1d95b8e410bd9847ef 
101398e1f81ca7a4f45ab54c4d0c4fee7b3a7bd8
 146068 fail 933ebad2470a169504799a1d95b8e410bd9847ef 
101398e1f81ca7a4f45ab54c4d0c4fee7b3a7bd8
 146074 pass 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
 146082 fail 933ebad2470a169504799a1d95b8e410bd9847ef 
892b9dcebdb7f646657e11cfdd95a385107bbefa
 146088 fail 933ebad2470a169504799a1d95b8e410bd9847ef 
892b9dcebdb7f646657e11cfdd95a385107bbefa
 146086 fail 933ebad2470a169504799a1d95b8e410bd9847ef 
892b9dcebdb7f646657e11cfdd95a385107bbefa
 146087 pass 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
Searching for interesting versions
 Result found: flight 146048 (pass), for basis pass
 Result found: flight 146068 (fail), for basis failure
 Repro found: flight 146074 (pass), for basis pass
 Repro found: flight 146080 (fail), for basis failure
 0 revisions at 933ebad2470a169504799a1d95b8e410bd9847ef 
03bfe526ecadc86f31eda433b91dc90be0563919
No revisions left to test, checking graph state.
 Result found: flight 146048 (pass), for last pass
 Result found: flight 146082 (fail), for first failure
 Repro found: flight 146083 (pass), for last pass
 Repro found: flight 146086 (fail), for first failure
 Repro found: flight 146087 (pass), for last pass
 Repro found: flight 146088 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  892b9dcebdb7f646657e11cfdd95a385107bbefa
  Bug not present: 03bfe526ecadc86f31eda433b91dc90be0563919
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/146088/


  commit 892b9dcebdb7f646657e11cfdd95a385107bbefa
  Author: Jan Beulich <jbeulich@xxxxxxxx>
  Date:   Tue Jan 14 12:03:47 2020 +0100
  
      IRQ: u16 is too narrow for an event channel number
      
      FIFO event channels allow ports up to 2^17, so we need to use a wider
      field in struct pirq. Move "masked" such that it may share the 8-byte
      slot with struct arch_pirq on 64-bit arches, rather than leaving a
      7-byte hole in all cases.
      
      Take the opportunity and also add a comment regarding "arch" placement
      within the structure.
      
      Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
      Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

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

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

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