1 QA output created by 183
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3 Formatting 'TEST_DIR/t.IMGFMT.dest', fmt=IMGFMT size=67108864
10 === Write something on the source ===
12 wrote 65536/65536 bytes at offset 0
13 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 65536/65536 bytes at offset 0
16 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 === Do block migration to destination ===
22 {"return": {"status": "postmigrate", "singlestep": false, "running": false}}
24 === Do some I/O on the destination ===
26 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "RESUME"}
27 {"return": {"status": "running", "singlestep": false, "running": true}}
28 read 65536/65536 bytes at offset 0
29 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 wrote 65536/65536 bytes at offset 1048576
32 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35 === Shut down and check image ===
39 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false}}
40 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false}}
41 No errors were found on the image.
42 No errors were found on the image.
43 wrote 65536/65536 bytes at offset 1048576
44 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)