mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 ee1e66d957
			
		
	
	
		ee1e66d957
		
	
	
	
	
		
			
			Upcoming asynchronous handling of sub-parts of qcow2 requests will change number of leaked clusters and even make it racy. As a preparation, ignore leaks on failure parts in 026. It's not trivial to just grep or substitute qemu-img output for such thing. Instead do better: 3 is a error code of qemu-img check, if only leaks are found. Catch this case and print success output. Suggested-by: Anton Nefedov <anton.nefedov@virtuozzo.com> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20190916175324.18478-2-vsementsov@virtuozzo.com Signed-off-by: Max Reitz <mreitz@redhat.com>
		
			
				
	
	
		
			655 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			655 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| QA output created by 026
 | |
| Errors while writing 128 kB
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_update; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 5; imm: off; once: on; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: Input/output error
 | |
| read failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 5; imm: off; once: on; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: Input/output error
 | |
| read failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 5; imm: off; once: off; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: Input/output error
 | |
| read failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 5; imm: off; once: off; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: Input/output error
 | |
| read failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 28; imm: off; once: on; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: No space left on device
 | |
| read failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 28; imm: off; once: on; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: No space left on device
 | |
| read failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 28; imm: off; once: off; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: No space left on device
 | |
| read failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_load; errno: 28; imm: off; once: off; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| write failed: No space left on device
 | |
| read failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_update; errno: 5; imm: off; once: on; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
 | |
| 
 | |
| Event: l2_update; errno: 5; imm: off; once: on; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
 | |
| 
 | |
| Event: l2_update; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_update; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_update; errno: 28; imm: off; once: on; write 
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
 | |
| 
 | |
| Event: l2_update; errno: 28; imm: off; once: on; write -b
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
 | |
| 
 | |
| Event: l2_update; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_update; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| wrote 131072/131072 bytes at offset 0
 | |
| 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l2_alloc_write; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: write_aio; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_load; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_update_part; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 5; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 5; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 5; imm: off; once: on; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 5; imm: off; once: on; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 5; imm: off; once: off; write 
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 5; imm: off; once: off; write -b
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 28; imm: off; once: off; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: cluster_alloc; errno: 28; imm: off; once: off; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| 
 | |
| === Refcount table growth tests ===
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_hookup; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_hookup; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_hookup; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_hookup; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_blocks; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_blocks; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_blocks; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_blocks; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_table; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_table; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_table; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_write_table; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_switch_table; errno: 28; imm: off; once: on; write 
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_switch_table; errno: 28; imm: off; once: on; write -b
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_switch_table; errno: 28; imm: off; once: off; write 
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: refblock_alloc_switch_table; errno: 28; imm: off; once: off; write -b
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| 
 | |
| === L1 growth tests ===
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_alloc_table; errno: 5; imm: off; once: on
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_alloc_table; errno: 5; imm: off; once: off
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_alloc_table; errno: 28; imm: off; once: on
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_alloc_table; errno: 28; imm: off; once: off
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_write_table; errno: 5; imm: off; once: on
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_write_table; errno: 5; imm: off; once: off
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_write_table; errno: 28; imm: off; once: on
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_write_table; errno: 28; imm: off; once: off
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_activate_table; errno: 5; imm: off; once: on
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_activate_table; errno: 5; imm: off; once: off
 | |
| qemu-io: Failed to flush the L2 table cache: Input/output error
 | |
| qemu-io: Failed to flush the refcount block cache: Input/output error
 | |
| write failed: Input/output error
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_activate_table; errno: 28; imm: off; once: on
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
 | |
| 
 | |
| Event: l1_grow_activate_table; errno: 28; imm: off; once: off
 | |
| qemu-io: Failed to flush the L2 table cache: No space left on device
 | |
| qemu-io: Failed to flush the refcount block cache: No space left on device
 | |
| write failed: No space left on device
 | |
| No errors were found on the image.
 | |
| 
 | |
| === Avoid cluster leaks after temporary failure ===
 | |
| 
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
 | |
| write failed: Input/output error
 | |
| wrote 1048576/1048576 bytes at offset 0
 | |
| 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| No errors were found on the image.
 | |
| *** done
 |