1 QA output created by 301
3 == qcow backed by qcow ==
4 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=33554432
5 qemu-img: warning: Deprecated use of backing file without explicit backing format (detected format of IMGFMT)
6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
7 image: TEST_DIR/t.IMGFMT
9 virtual size: 32 MiB (33554432 bytes)
11 backing file: TEST_DIR/t.IMGFMT.base
12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
13 image: TEST_DIR/t.IMGFMT
15 virtual size: 32 MiB (33554432 bytes)
17 backing file: TEST_DIR/t.IMGFMT.base
19 == mismatched command line detection ==
20 qemu-img: TEST_DIR/t.IMGFMT: invalid VMDK image descriptor
21 Could not open backing image.
22 qemu-img: TEST_DIR/t.IMGFMT: invalid VMDK image descriptor
23 Could not open backing image.
25 qemu-img: TEST_DIR/t.IMGFMT: Image creation needs a size parameter
26 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=vmdk
28 qemu-img: TEST_DIR/t.IMGFMT: Unknown driver 'garbage'
29 Could not open backing image.
30 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=garbage
31 qemu-img: TEST_DIR/t.IMGFMT: unrecognized backing format 'garbage'
32 image: TEST_DIR/t.IMGFMT
34 virtual size: 32 MiB (33554432 bytes)
36 backing file: TEST_DIR/t.IMGFMT.base
38 == qcow backed by raw ==
39 qemu-img: warning: Deprecated use of backing file without explicit backing format (detected format of raw)
40 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base
41 image: TEST_DIR/t.IMGFMT
43 virtual size: 32 MiB (33554432 bytes)
45 backing file: TEST_DIR/t.IMGFMT.base
46 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=raw
47 image: TEST_DIR/t.IMGFMT
49 virtual size: 32 MiB (33554432 bytes)
51 backing file: TEST_DIR/t.IMGFMT.base
53 == commit cannot change type of raw backing file ==
54 Formatting 'TEST_DIR/t.qcow.IMGFMT', fmt=IMGFMT size=33554432
55 qemu-img: Block job failed: Operation not permitted
56 image: TEST_DIR/t.IMGFMT.base
58 virtual size: 32 MiB (33554432 bytes)