xref: /qemu/tests/qemu-iotests/071.out (revision 72ac97cd)
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=4 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=4 contents mismatch in sector 0
30
31=== Testing blkdebug through filename ===
32
33read failed: Input/output error
34
35=== Testing blkdebug through file blockref ===
36
37read failed: Input/output error
38
39=== Testing blkdebug on existing block device ===
40
41Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0
42QMP_VERSION
43{"return": {}}
44{"return": {}}
45read failed: Input/output error
46{"return": ""}
47{"return": {}}
48{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
49{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
50{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
51
52
53=== Testing blkverify on existing block device ===
54
55Testing: -drive file=TEST_DIR/t.IMGFMT,format=IMGFMT,if=none,id=drive0
56QMP_VERSION
57{"return": {}}
58{"return": {}}
59blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
60
61
62=== Testing blkverify on existing raw block device ===
63
64Testing: -drive file=TEST_DIR/t.IMGFMT.base,if=none,id=drive0
65QMP_VERSION
66{"return": {}}
67{"return": {}}
68blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
69
70
71=== Testing blkdebug's set-state through QMP ===
72
73Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0
74QMP_VERSION
75{"return": {}}
76{"return": {}}
77read 512/512 bytes at offset 0
78512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
79{"return": ""}
80wrote 512/512 bytes at offset 0
81512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
82{"return": ""}
83read failed: Input/output error
84{"return": ""}
85{"return": {}}
86{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
87{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
88{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
89
90*** done
91