| 1 | QA output created by 071 |
| 2 | |
| 3 | === Testing blkverify through filename === |
| 4 | |
| 5 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 |
| 6 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 7 | read 512/512 bytes at offset 0 |
| 8 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 9 | wrote 512/512 bytes at offset 229376 |
| 10 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 11 | read 512/512 bytes at offset 229376 |
| 12 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 13 | wrote 512/512 bytes at offset 0 |
| 14 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 15 | blkverify: read offset=0 bytes=512 contents mismatch at offset 0 |
| 16 | |
| 17 | === Testing blkverify through file blockref === |
| 18 | |
| 19 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 |
| 20 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 21 | read 512/512 bytes at offset 0 |
| 22 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 23 | wrote 512/512 bytes at offset 229376 |
| 24 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 25 | read 512/512 bytes at offset 229376 |
| 26 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 27 | wrote 512/512 bytes at offset 0 |
| 28 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 29 | blkverify: read offset=0 bytes=512 contents mismatch at offset 0 |
| 30 | |
| 31 | === Testing blkdebug through filename === |
| 32 | |
| 33 | qemu-io: read failed: Input/output error |
| 34 | |
| 35 | === Testing blkdebug through file blockref === |
| 36 | |
| 37 | qemu-io: read failed: Input/output error |
| 38 | |
| 39 | === Testing blkdebug on existing block device === |
| 40 | |
| 41 | Testing: |
| 42 | QMP_VERSION |
| 43 | {"return": {}} |
| 44 | {"return": {}} |
| 45 | {"return": {}} |
| 46 | {"return": "Error: read failed: Input/output error\r\n"} |
| 47 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}} |
| 48 | {"return": {}} |
| 49 | |
| 50 | |
| 51 | === Testing blkverify on existing block device === |
| 52 | |
| 53 | Testing: |
| 54 | QMP_VERSION |
| 55 | {"return": {}} |
| 56 | {"return": {}} |
| 57 | {"return": {}} |
| 58 | blkverify: read offset=0 bytes=512 contents mismatch at offset 0 |
| 59 | |
| 60 | |
| 61 | === Testing blkverify on existing raw block device === |
| 62 | |
| 63 | Testing: |
| 64 | QMP_VERSION |
| 65 | {"return": {}} |
| 66 | {"return": {}} |
| 67 | {"return": {}} |
| 68 | blkverify: read offset=0 bytes=512 contents mismatch at offset 0 |
| 69 | |
| 70 | |
| 71 | === Testing blkdebug's set-state through QMP === |
| 72 | |
| 73 | Testing: |
| 74 | QMP_VERSION |
| 75 | {"return": {}} |
| 76 | {"return": {}} |
| 77 | {"return": {}} |
| 78 | read 512/512 bytes at offset 0 |
| 79 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 80 | {"return": ""} |
| 81 | wrote 512/512 bytes at offset 0 |
| 82 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 83 | {"return": ""} |
| 84 | {"return": "Error: read failed: Input/output error\r\n"} |
| 85 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}} |
| 86 | QEMU_PROG: Failed to flush the L2 table cache: Input/output error |
| 87 | QEMU_PROG: Failed to flush the refcount block cache: Input/output error |
| 88 | {"return": {}} |
| 89 | |
| 90 | *** done |