xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
@ 2015-07-18  4:51 osstest service owner
  0 siblings, 0 replies; 2+ messages in thread
From: osstest service owner @ 2015-07-18  4:51 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable
xen branch xen-unstable
job test-amd64-amd64-xl-qemut-debianhvm-amd64
test guest-saverestore

Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.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:  3a9ace0147d48af49ffd34628f9510f248f2f588
  Bug not present: d9c879039393bb14760966bf7076a2d40d45b124


  commit 3a9ace0147d48af49ffd34628f9510f248f2f588
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Fri Jun 12 17:21:41 2015 +0100
  
      tools/libxc+libxl+xl: Restore v2 streams
      
      This is a complicated set of changes which must be done together for
      bisectability.
      
       * libxl-save-helper is updated to unconditionally use libxc migration
         v2.
       * libxl compatibility workarounds in libxc are disabled for restore
         operations.
       * libxl__stream_read_start() is logically spliced into the event
         location where libxl__xc_domain_restore() used to reside.
       * Ownership of the save_helper_state moves to stream_read_state.
      
      The parameters 'hvm', 'pae', and 'superpages' were previously
      superfluous, and are completely unused in migration
      v2. callbacks->toolstack_restore is handled via a migration v2 record
      now, rather than via a callback from libxc.
      
      NB: this change breaks Remus.  Further untangling needs to happen
      before Remus will function.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Acked-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
      CC: Ian Campbell <Ian.Campbell@citrix.com>
      CC: Wei Liu <wei.liu2@citrix.com>
      
      ---
      v4:
       * Don't use _init() needlessly
      v3:
       * Simplify from v2.
       * Alter the ownership of save_helper_state
      
      v2:
       * Drop "legacy_width" from the IDL
       * Gain a LIBXL_HAVE_ to signify support of migration v2 streams


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable/test-amd64-amd64-xl-qemut-debianhvm-amd64.guest-saverestore.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Searching for failure / basis pass:
 59654 fail [host=fiano0] / 59568 [host=huxelrebe0] 59544 [host=godello0] 59509 [host=huxelrebe1] 59472 [host=chardonnay0] 59446 [host=elbling1] 59404 [host=elbling0] 59311 [host=pinot0] 59105 [host=italia0] 59058 [host=chardonnay1] 59040 [host=godello0] 59025 [host=italia1] 59014 [host=merlot1] 58999 [host=pinot1] 58985 [host=huxelrebe0] 58974 [host=rimava1] 58965 [host=godello1] 58958 ok.
Failure / basis pass flights: 59654 / 58958
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e316316fd68ed766948f19f07cfb6d871edf0286
Basis pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c c40317f11b3f05e7c06a2213560c8471081f2662
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/linux-pvops.git#165797d05c15ab87ef7421c63a076ffa8477cbe4-3cdf91941d7490ba1d0a72729a667c42b489b23a git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860 git://xenbits.xen.org/staging/qemu-xen-unstable.git#3e2e51ecc1120bd59537ed19b6bc7066511c7e2e-3e2e51ecc1120bd59537ed19b6bc7066511c7e2e git://xenbits.xen.org/staging/qemu-upstream-unstable.git#c4a962ec0c61aa9b860a3635c8424472e6c2cc2c-c4a962ec0c61aa9b860a3635c8424472e6c2cc2c git://xenbits.xen.org/xen.git#c40317f11b3f05e7c06a2213560c8471081f2662-e316316fd68ed766948f19f07cfb6d871edf0286
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 2918 nodes in revision graph
Searching for test results:
 58938 [host=godello0]
 58948 [host=chardonnay0]
 58974 [host=rimava1]
 58958 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c c40317f11b3f05e7c06a2213560c8471081f2662
 58965 [host=godello1]
 59025 [host=italia1]
 58985 [host=huxelrebe0]
 58999 [host=pinot1]
 59014 [host=merlot1]
 59058 [host=chardonnay1]
 59040 [host=godello0]
 59160 [host=pinot0]
 59105 [host=italia0]
 59207 [host=pinot0]
 59311 [host=pinot0]
 59404 [host=elbling0]
 59472 [host=chardonnay0]
 59446 [host=elbling1]
 59509 [host=huxelrebe1]
 59544 [host=godello0]
 59620 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59568 [host=huxelrebe0]
 59611 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59624 pass a0768244828d0da096ce957616150220da607be1 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 9a566a83d6374e7425bcb330e03c8ca9b31a0d0b
 59622 pass a0768244828d0da096ce957616150220da607be1 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 27c5541986667a728a1bf54c63ede8796aab79d8
 59590 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e196ac7ab3f8fc690e9c91a6116136d33f41fee0
 59630 pass 4ce9d474d5357852241e982dd5e106aa1b929073 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 47b4d562b6a3441020fb6a7762603d1d3a74db27
 59608 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c c40317f11b3f05e7c06a2213560c8471081f2662
 59636 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 9438f98dba2346caaf7cfc1ce18199119519124b
 59655 pass 165797d05c15ab87ef7421c63a076ffa8477cbe4 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c c40317f11b3f05e7c06a2213560c8471081f2662
 59641 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c d77570e70f8c6cc3fc27116aae61bb6b987468fe
 59644 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c f95d457f448b23ce82e40889186b1568a286dee8
 59646 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 4b405e6cff3c3fa7e3f5518f47b7477378b4410c
 59654 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e316316fd68ed766948f19f07cfb6d871edf0286
 59631 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e316316fd68ed766948f19f07cfb6d871edf0286
 59651 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 7c4027c6a0bddcde74df2bf5c16421f2cbb19971
 59668 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c e316316fd68ed766948f19f07cfb6d871edf0286
 59671 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c d9c879039393bb14760966bf7076a2d40d45b124
 59674 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 3a9ace0147d48af49ffd34628f9510f248f2f588
 59677 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c d9c879039393bb14760966bf7076a2d40d45b124
 59679 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 3a9ace0147d48af49ffd34628f9510f248f2f588
 59680 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c d9c879039393bb14760966bf7076a2d40d45b124
 59683 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c 3a9ace0147d48af49ffd34628f9510f248f2f588
Searching for interesting versions
 Result found: flight 58958 (pass), for basis pass
 Result found: flight 59631 (fail), for basis failure
 Repro found: flight 59655 (pass), for basis pass
 Repro found: flight 59668 (fail), for basis failure
 0 revisions at 3cdf91941d7490ba1d0a72729a667c42b489b23a c530a75c1e6a472b0eb9558310b518f0dfcd8860 3e2e51ecc1120bd59537ed19b6bc7066511c7e2e c4a962ec0c61aa9b860a3635c8424472e6c2cc2c d9c879039393bb14760966bf7076a2d40d45b124
No revisions left to test, checking graph state.
 Result found: flight 59671 (pass), for last pass
 Result found: flight 59674 (fail), for first failure
 Repro found: flight 59677 (pass), for last pass
 Repro found: flight 59679 (fail), for first failure
 Repro found: flight 59680 (pass), for last pass
 Repro found: flight 59683 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  3a9ace0147d48af49ffd34628f9510f248f2f588
  Bug not present: d9c879039393bb14760966bf7076a2d40d45b124

+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*

  commit 3a9ace0147d48af49ffd34628f9510f248f2f588
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Fri Jun 12 17:21:41 2015 +0100
  
      tools/libxc+libxl+xl: Restore v2 streams
      
      This is a complicated set of changes which must be done together for
      bisectability.
      
       * libxl-save-helper is updated to unconditionally use libxc migration
         v2.
       * libxl compatibility workarounds in libxc are disabled for restore
         operations.
       * libxl__stream_read_start() is logically spliced into the event
         location where libxl__xc_domain_restore() used to reside.
       * Ownership of the save_helper_state moves to stream_read_state.
      
      The parameters 'hvm', 'pae', and 'superpages' were previously
      superfluous, and are completely unused in migration
      v2. callbacks->toolstack_restore is handled via a migration v2 record
      now, rather than via a callback from libxc.
      
      NB: this change breaks Remus.  Further untangling needs to happen
      before Remus will function.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Acked-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
      CC: Ian Campbell <Ian.Campbell@citrix.com>
      CC: Wei Liu <wei.liu2@citrix.com>
      
      ---
      v4:
       * Don't use _init() needlessly
      v3:
       * Simplify from v2.
       * Alter the ownership of save_helper_state
      
      v2:
       * Drop "legacy_width" from the IDL
       * Gain a LIBXL_HAVE_ to signify support of migration v2 streams

pnmtopng: 194 colors found
Revision graph left in /home/logs/results/bisect/xen-unstable/test-amd64-amd64-xl-qemut-debianhvm-amd64.guest-saverestore.{dot,ps,png,html}.
----------------------------------------
59683: tolerable ALL FAIL

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

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 test-amd64-amd64-xl-qemut-debianhvm-amd64 11 guest-saverestore fail baseline untested


jobs:
 test-amd64-amd64-xl-qemut-debianhvm-amd64                    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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
@ 2015-06-16 21:48 osstest service user
  0 siblings, 0 replies; 2+ messages in thread
From: osstest service user @ 2015-06-16 21:48 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, keir, stefano.stabellini

branch xen-unstable
xen branch xen-unstable
job test-amd64-amd64-xl-qemut-debianhvm-amd64
test xen-boot

Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.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:  73cb5d43a8f48930e4594ef7b15b974487651ffe
  Bug not present: 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96


  commit 73cb5d43a8f48930e4594ef7b15b974487651ffe
  Author: Jan Beulich <jbeulich@suse.com>
  Date:   Thu Jun 11 11:53:20 2015 +0200
  
      x86/MSI-X: use qword MMIO access for address writes
      
      Now that we support it for our guests, let's do so ourselves too.
      
      Signed-off-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect.xen-unstable.test-amd64-amd64-xl-qemut-debianhvm-amd64.xen-boot.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Searching for failure / basis pass:
 58420 fail [host=merlot1] / 58392 [host=elbling1] 58330 [host=huxelrebe1] 58264 [host=chardonnay0] 58200 [host=godello1] 58151 [host=godello0] 58095 [host=italia0] 58008 [host=rimava0] 57903 [host=italia1] 57852 [host=chardonnay1] 57787 [host=godello1] 57419 [host=huxelrebe0] 57299 [host=elbling1] 57271 [host=godello1] 57242 ok.
Failure / basis pass flights: 58420 / 57242
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git
Latest e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 4c94684bb7c20ff01d03fb1f22c03cc0c2fc417b
Basis pass 13253707013a08ce5a279ebd029fa10230172458 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3b45fcf0c163b9cff4d8115f7b75b42918a9b1b5 b2da824bc5ad35fb9f1e74a203d7be96a7b0345e 1cfb320b88588bb42e95eb49fba69358802b771e
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/linux-pvops.git#13253707013a08ce5a279ebd029fa10230172458-e99d350e5ba34ef020d2f3bf585134571f1bb323 git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860 git://xenbits.xen.org/staging/qemu-xen-unstable.git#3b45fcf0c163b9cff4d8115f7b75b42918a9b1b5-38609ae72b0a9e09b42be94f469fef928a1049fa git://xenbits.xen.org/staging/qemu-upstream-unstable.git#b2da824bc5ad35fb9f1e74a203d7be96a7b0345e-e15907a474fe03ca13fca067b7046b77122484cb git://xenbits.xen.org/xen.git#1cfb320b88588bb42e95eb49fba69358802b771e-4c94684bb7c20ff01d03fb1f22c03cc0c2fc417b
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/qemu-xen-unstable
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/staging/qemu-xen-unstable.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/qemu-upstream-unstable
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/staging/qemu-upstream-unstable.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/qemu-xen-unstable
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/staging/qemu-xen-unstable.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/qemu-upstream-unstable
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/staging/qemu-upstream-unstable.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 14848 nodes in revision graph
Searching for test results:
 57005 [host=godello0]
 57183 [host=pinot1]
 57120 [host=pinot0]
 57093 [host=fiano0]
 57145 [host=italia0]
 57242 pass 13253707013a08ce5a279ebd029fa10230172458 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3b45fcf0c163b9cff4d8115f7b75b42918a9b1b5 b2da824bc5ad35fb9f1e74a203d7be96a7b0345e 1cfb320b88588bb42e95eb49fba69358802b771e
 57271 [host=godello1]
 57299 [host=elbling1]
 57419 [host=huxelrebe0]
 57787 [host=godello1]
 57852 [host=chardonnay1]
 57903 [host=italia1]
 58008 [host=rimava0]
 58095 [host=italia0]
 58200 [host=godello1]
 58151 [host=godello0]
 58330 [host=huxelrebe1]
 58264 [host=chardonnay0]
 58392 [host=elbling1]
 58420 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 4c94684bb7c20ff01d03fb1f22c03cc0c2fc417b
 58617 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96
 58622 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 73cb5d43a8f48930e4594ef7b15b974487651ffe
 58623 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96
 58601 pass 13253707013a08ce5a279ebd029fa10230172458 c530a75c1e6a472b0eb9558310b518f0dfcd8860 3b45fcf0c163b9cff4d8115f7b75b42918a9b1b5 b2da824bc5ad35fb9f1e74a203d7be96a7b0345e 1cfb320b88588bb42e95eb49fba69358802b771e
 58602 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 4c94684bb7c20ff01d03fb1f22c03cc0c2fc417b
 58624 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 73cb5d43a8f48930e4594ef7b15b974487651ffe
 58603 pass 9ad68dc3f6f155f6a8bda0bb8837c854a9db2ff2 c530a75c1e6a472b0eb9558310b518f0dfcd8860 4de1422ea306832b6ef2cba34e9febb73dd139a7 b2da824bc5ad35fb9f1e74a203d7be96a7b0345e ecdae1cfaa7f6123decaa1b9d7205c3ff726b941
 58605 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 4de1422ea306832b6ef2cba34e9febb73dd139a7 b2da824bc5ad35fb9f1e74a203d7be96a7b0345e d17547414199f4434289f75ab2b1364cc961982e
 58609 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 df0abbff66b3d4cb8d692b9b38cd3cfcb371d850 e15907a474fe03ca13fca067b7046b77122484cb 5cb57f4bddee1f11079e69bf43c193a8b104c476
 58611 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb af23e79f46583abc18e8cffdec0b69297cfbdff0
 58612 pass e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96
 58613 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb cdc6204b7749a53e6a4d95fac4440601c35a539d
 58614 fail e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 73cb5d43a8f48930e4594ef7b15b974487651ffe
Searching for interesting versions
 Result found: flight 57242 (pass), for basis pass
 Result found: flight 58420 (fail), for basis failure
 Repro found: flight 58601 (pass), for basis pass
 Repro found: flight 58602 (fail), for basis failure
 0 revisions at e99d350e5ba34ef020d2f3bf585134571f1bb323 c530a75c1e6a472b0eb9558310b518f0dfcd8860 38609ae72b0a9e09b42be94f469fef928a1049fa e15907a474fe03ca13fca067b7046b77122484cb 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96
No revisions left to test, checking graph state.
 Result found: flight 58612 (pass), for last pass
 Result found: flight 58614 (fail), for first failure
 Repro found: flight 58617 (pass), for last pass
 Repro found: flight 58622 (fail), for first failure
 Repro found: flight 58623 (pass), for last pass
 Repro found: flight 58624 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  73cb5d43a8f48930e4594ef7b15b974487651ffe
  Bug not present: 284ffb4f9b0d5c3a33c4c5bd87645d0cc342ca96

+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*

  commit 73cb5d43a8f48930e4594ef7b15b974487651ffe
  Author: Jan Beulich <jbeulich@suse.com>
  Date:   Thu Jun 11 11:53:20 2015 +0200
  
      x86/MSI-X: use qword MMIO access for address writes
      
      Now that we support it for our guests, let's do so ourselves too.
      
      Signed-off-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>

Revision graph left in /home/logs/results/bisect.xen-unstable.test-amd64-amd64-xl-qemut-debianhvm-amd64.xen-boot.{dot,ps,png,html}.
----------------------------------------
58624: tolerable ALL FAIL

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

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 test-amd64-amd64-xl-qemut-debianhvm-amd64  6 xen-boot   fail baseline untested


jobs:
 test-amd64-amd64-xl-qemut-debianhvm-amd64                    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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-18  4:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-18  4:51 [xen-unstable bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64 osstest service owner
  -- strict thread matches above, loose matches on Subject: below --
2015-06-16 21:48 osstest service user

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).