| 1 | QA output created by 284 |
| 2 | |
| 3 | testing LUKS qcow2 encryption |
| 4 | |
| 5 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 |
| 6 | |
| 7 | == cluster size 512 |
| 8 | == checking image refcounts == |
| 9 | No errors were found on the image. |
| 10 | |
| 11 | == writing some data == |
| 12 | wrote 1/1 bytes at offset 0 |
| 13 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 14 | |
| 15 | == rechecking image refcounts == |
| 16 | No errors were found on the image. |
| 17 | |
| 18 | == writing some more data == |
| 19 | wrote 1/1 bytes at offset 512 |
| 20 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 21 | |
| 22 | == rechecking image refcounts == |
| 23 | No errors were found on the image. |
| 24 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 |
| 25 | |
| 26 | == cluster size 2048 |
| 27 | == checking image refcounts == |
| 28 | No errors were found on the image. |
| 29 | |
| 30 | == writing some data == |
| 31 | wrote 1/1 bytes at offset 0 |
| 32 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 33 | |
| 34 | == rechecking image refcounts == |
| 35 | No errors were found on the image. |
| 36 | |
| 37 | == writing some more data == |
| 38 | wrote 1/1 bytes at offset 2048 |
| 39 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 40 | |
| 41 | == rechecking image refcounts == |
| 42 | No errors were found on the image. |
| 43 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 |
| 44 | |
| 45 | == cluster size 32768 |
| 46 | == checking image refcounts == |
| 47 | No errors were found on the image. |
| 48 | |
| 49 | == writing some data == |
| 50 | wrote 1/1 bytes at offset 0 |
| 51 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 52 | |
| 53 | == rechecking image refcounts == |
| 54 | No errors were found on the image. |
| 55 | |
| 56 | == writing some more data == |
| 57 | wrote 1/1 bytes at offset 32768 |
| 58 | 1 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 59 | |
| 60 | == rechecking image refcounts == |
| 61 | No errors were found on the image. |
| 62 | *** done |