xref: /qemu/tests/qemu-iotests/071.out (revision 7a4e543d)
1QA output created by 071
2
3=== Testing blkverify through filename ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
7read 512/512 bytes at offset 0
8512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9wrote 512/512 bytes at offset 229376
10512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11read 512/512 bytes at offset 229376
12512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13wrote 512/512 bytes at offset 0
14512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
16
17=== Testing blkverify through file blockref ===
18
19Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21read 512/512 bytes at offset 0
22512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23wrote 512/512 bytes at offset 229376
24512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
25read 512/512 bytes at offset 229376
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27wrote 512/512 bytes at offset 0
28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
30
31=== Testing blkdebug through filename ===
32
33Failed to flush the L2 table cache: Input/output error
34Failed to flush the refcount block cache: Input/output error
35read failed: Input/output error
36
37=== Testing blkdebug through file blockref ===
38
39Failed to flush the L2 table cache: Input/output error
40Failed to flush the refcount block cache: Input/output error
41read failed: Input/output error
42
43=== Testing blkdebug on existing block device ===
44
45Testing:
46QMP_VERSION
47{"return": {}}
48{"return": {}}
49{"return": {}}
50read failed: Input/output error
51{"return": ""}
52{"return": {}}
53{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
54QEMU_PROG: Failed to flush the L2 table cache: Input/output error
55QEMU_PROG: Failed to flush the refcount block cache: Input/output error
56
57
58=== Testing blkverify on existing block device ===
59
60Testing:
61QMP_VERSION
62{"return": {}}
63{"return": {}}
64{"return": {}}
65blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
66
67
68=== Testing blkverify on existing raw block device ===
69
70Testing:
71QMP_VERSION
72{"return": {}}
73{"return": {}}
74{"return": {}}
75blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
76
77
78=== Testing blkdebug's set-state through QMP ===
79
80Testing:
81QMP_VERSION
82{"return": {}}
83{"return": {}}
84{"return": {}}
85read 512/512 bytes at offset 0
86512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
87{"return": ""}
88wrote 512/512 bytes at offset 0
89512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
90{"return": ""}
91read failed: Input/output error
92{"return": ""}
93{"return": {}}
94{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
95QEMU_PROG: Failed to flush the L2 table cache: Input/output error
96QEMU_PROG: Failed to flush the refcount block cache: Input/output error
97
98*** done
99