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

[Xen-devel] [libvirt bisection] complete build-i386-libvirt



branch xen-unstable
xen branch xen-unstable
job build-i386-libvirt
test libvirt-build

Tree: libvirt git://libvirt.org/libvirt.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:  libvirt git://libvirt.org/libvirt.git
  Bug introduced:  2c78051a14acfb7aba078d569b1632dfe0ca0853
  Bug not present: 7ad117b2e33039737126ce9df7a267a6f939988d


  commit 2c78051a14acfb7aba078d569b1632dfe0ca0853
  Author: Kiarie Kahurani <davidkiarie4@xxxxxxxxx>
  Date:   Thu Sep 11 07:10:33 2014 +0300
  
      src/xenconfig: Xen-xl parser
      
      Introduce a Xen xl parser
      
      This parser allows for users to convert the new xl disk format and
      spice graphics config to libvirt xml format and vice versa. Regarding
      the spice graphics config, the code is pretty much straight forward.
      For the disk {formating, parsing}, this parser takes care of the new
      xl format which include positional parameters and key/value parameters.
      In xl format disk config a <diskspec> consists of parameters separated by
      commas. If the parameters do not contain an '=' they are automatically
      assigned to certain options following the order below
      
         target, format, vdev, access
      
      The above are the only mandatory parameters in the <diskspec> but there
      are many more disk config options. These options can be specified as
      key=value pairs. This takes care of the rest of the options such as
      
        devtype, backend, backendtype, script, direct-io-safe,
      
      The positional paramters can also be specified in key/value form
      for example
      
          /dev/vg/guest-volume,,hda
          /dev/vg/guest-volume,raw,hda,rw
          format=raw, vdev=hda, access=rw, target=/dev/vg/guest-volume
      
      are interpleted to one config.
      
      In xm format, the above diskspec would be written as
      
      phy:/dev/vg/guest-volume,hda,w
      
      The disk parser is based on the same parser used successfully by
      the Xen project for several years now.  Ian Jackson authored the
      scanner, which is used by this commit with mimimal changes.  Only
      the PREFIX option is changed, to produce function and file names
      more consistent with libvirt's convention.
      
      Signed-off-by: Kiarie Kahurani <davidkiarie4@xxxxxxxxx>
      Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxx>


For bisection revision-tuple graph see:
   
http://www.chiark.greenend.org.uk/~xensrcts/results/bisect.libvirt.build-i386-libvirt.libvirt-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Searching for failure / basis pass:
 33474 fail [host=field-cricket] / 33422 [host=scape-moth] 33404 
[host=rice-weevil] 32648 [host=itch-mite] 32617 [host=grain-weevil] 32596 ok.
Failure / basis pass flights: 33474 / 32596
(tree in latest but not in basispass: libvirt_gnulib)
(tree with no url: seabios)
(tree in basispass but not in latest: gnulib_libvirt)
Tree: libvirt git://libvirt.org/libvirt.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 368042cf4a6bca34c7da45517a6e3ce91876c53c 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
Basis pass 3865941be1fa5466d7892b24f1a2d7ee14f86712 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
Generating revisions with ./adhoc-revtuple-generator  
git://libvirt.org/libvirt.git#3865941be1fa5466d7892b24f1a2d7ee14f86712-368042cf4a6bca34c7da45517a6e3ce91876c53c
 
git://xenbits.xen.org/staging/qemu-xen-unstable.git#b0d42741f8e9a00854c3b3faca1da84bfc69bf22-b0d42741f8e9a00854c3b3faca1da84bfc69bf22
 
git://xenbits.xen.org/staging/qemu-upstream-unstable.git#1ebb75b1fee779621b63e84fefa7b07354c43a99-1ebb75b1fee779621b63e84fefa7b07354c43a99
 
git://xenbits.xen.org/xen.git#36174af3fbeb1b662c0eadbfa193e77f68cc955b-36174af3fbeb1b662c0eadbfa193e77f68cc955b
+ exec
+ sh -xe
+ cd /export/home/osstest/repos/libvirt
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://libvirt.org/libvirt.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /export/home/osstest/repos/libvirt
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://libvirt.org/libvirt.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 1001 nodes in revision graph
Searching for test results:
 32596 pass 3865941be1fa5466d7892b24f1a2d7ee14f86712 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 32617 [host=grain-weevil]
 32648 [host=itch-mite]
 33162 [host=rice-weevil]
 33117 [host=rice-weevil]
 33163 [host=rice-weevil]
 33189 [host=rice-weevil]
 33165 [host=rice-weevil]
 33147 [host=rice-weevil]
 33152 [host=rice-weevil]
 33166 [host=rice-weevil]
 33169 [host=rice-weevil]
 33153 [host=rice-weevil]
 33159 [host=rice-weevil]
 33170 [host=rice-weevil]
 33160 [host=rice-weevil]
 33172 [host=rice-weevil]
 33174 [host=rice-weevil]
 33177 [host=rice-weevil]
 33316 [host=rice-weevil]
 33280 [host=rice-weevil]
 33354 [host=rice-weevil]
 33404 [host=rice-weevil]
 33382 [host=rice-weevil]
 33443 fail dd69a14f90b4bde9c07a6ef594914323874a26ce 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33422 [host=scape-moth]
 33458 fail 2bc460d3c1422ff931d3eea8defbef224c8b6483 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33456 pass 3865941be1fa5466d7892b24f1a2d7ee14f86712 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33489 fail 2bc460d3c1422ff931d3eea8defbef224c8b6483 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33491 fail 1390c26847518faed81c344544109e097d800ce1 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33524 fail 2c78051a14acfb7aba078d569b1632dfe0ca0853 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33492 fail 7100be40a593b82041bf7a181ea42ba62daa7c42 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33493 fail ec1c224f99f1b30e34edfd114f7d303b1d7fefb2 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33496 fail 2c78051a14acfb7aba078d569b1632dfe0ca0853 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33497 pass 7c6dbf35183aa636ae31290beef14af937a3b248 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33498 pass 2360fe5d24175835d3f5fd1c7e8e6e13addab629 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33468 pass 3865941be1fa5466d7892b24f1a2d7ee14f86712 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33474 fail 368042cf4a6bca34c7da45517a6e3ce91876c53c 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33503 pass 3865941be1fa5466d7892b24f1a2d7ee14f86712 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33500 pass 7ad117b2e33039737126ce9df7a267a6f939988d 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33517 fail 368042cf4a6bca34c7da45517a6e3ce91876c53c 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33519 fail 2c78051a14acfb7aba078d569b1632dfe0ca0853 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33520 pass 7ad117b2e33039737126ce9df7a267a6f939988d 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33522 fail 2c78051a14acfb7aba078d569b1632dfe0ca0853 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
 33523 pass 7ad117b2e33039737126ce9df7a267a6f939988d 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
Searching for interesting versions
 Result found: flight 32596 (pass), for basis pass
 Result found: flight 33474 (fail), for basis failure
 Repro found: flight 33503 (pass), for basis pass
 Repro found: flight 33517 (fail), for basis failure
 0 revisions at 7ad117b2e33039737126ce9df7a267a6f939988d 
b0d42741f8e9a00854c3b3faca1da84bfc69bf22 
1ebb75b1fee779621b63e84fefa7b07354c43a99 
36174af3fbeb1b662c0eadbfa193e77f68cc955b
No revisions left to test, checking graph state.
 Result found: flight 33500 (pass), for last pass
 Result found: flight 33519 (fail), for first failure
 Repro found: flight 33520 (pass), for last pass
 Repro found: flight 33522 (fail), for first failure
 Repro found: flight 33523 (pass), for last pass
 Repro found: flight 33524 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  libvirt git://libvirt.org/libvirt.git
  Bug introduced:  2c78051a14acfb7aba078d569b1632dfe0ca0853
  Bug not present: 7ad117b2e33039737126ce9df7a267a6f939988d

+ exec
+ sh -xe
+ cd /export/home/osstest/repos/libvirt
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://libvirt.org/libvirt.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*

  commit 2c78051a14acfb7aba078d569b1632dfe0ca0853
  Author: Kiarie Kahurani <davidkiarie4@xxxxxxxxx>
  Date:   Thu Sep 11 07:10:33 2014 +0300
  
      src/xenconfig: Xen-xl parser
      
      Introduce a Xen xl parser
      
      This parser allows for users to convert the new xl disk format and
      spice graphics config to libvirt xml format and vice versa. Regarding
      the spice graphics config, the code is pretty much straight forward.
      For the disk {formating, parsing}, this parser takes care of the new
      xl format which include positional parameters and key/value parameters.
      In xl format disk config a <diskspec> consists of parameters separated by
      commas. If the parameters do not contain an '=' they are automatically
      assigned to certain options following the order below
      
         target, format, vdev, access
      
      The above are the only mandatory parameters in the <diskspec> but there
      are many more disk config options. These options can be specified as
      key=value pairs. This takes care of the rest of the options such as
      
        devtype, backend, backendtype, script, direct-io-safe,
      
      The positional paramters can also be specified in key/value form
      for example
      
          /dev/vg/guest-volume,,hda
          /dev/vg/guest-volume,raw,hda,rw
          format=raw, vdev=hda, access=rw, target=/dev/vg/guest-volume
      
      are interpleted to one config.
      
      In xm format, the above diskspec would be written as
      
      phy:/dev/vg/guest-volume,hda,w
      
      The disk parser is based on the same parser used successfully by
      the Xen project for several years now.  Ian Jackson authored the
      scanner, which is used by this commit with mimimal changes.  Only
      the PREFIX option is changed, to produce function and file names
      more consistent with libvirt's convention.
      
      Signed-off-by: Kiarie Kahurani <davidkiarie4@xxxxxxxxx>
      Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxx>

Revision graph left in 
/home/xc_osstest/results/bisect.libvirt.build-i386-libvirt.libvirt-build.{dot,ps,png,html}.
----------------------------------------
33524: tolerable ALL FAIL

flight 33524 libvirt real-bisect [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/33524/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-i386-libvirt            5 libvirt-build           fail baseline untested


jobs:
 build-i386-libvirt                                           fail    


------------------------------------------------------------
sg-report-flight on osstest.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images

Logs, config files, etc. are available at
    http://www.chiark.greenend.org.uk/~xensrcts/logs

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


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


 


Rackspace

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