From patchwork Fri Oct 15 16:11:50 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Wolf X-Patchwork-Id: 67980 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B5C49B70D2 for ; Sat, 16 Oct 2010 03:14:30 +1100 (EST) Received: from localhost ([127.0.0.1]:49618 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6muN-0005Cg-RM for incoming@patchwork.ozlabs.org; Fri, 15 Oct 2010 12:13:27 -0400 Received: from [140.186.70.92] (port=51138 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6msi-0004jX-HE for qemu-devel@nongnu.org; Fri, 15 Oct 2010 12:11:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6mse-0003ur-2f for qemu-devel@nongnu.org; Fri, 15 Oct 2010 12:11:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6msd-0003ul-NY for qemu-devel@nongnu.org; Fri, 15 Oct 2010 12:11:40 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9FGBSvW021993 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 15 Oct 2010 12:11:28 -0400 Received: from dhcp-5-188.str.redhat.com (vpn1-6-244.ams2.redhat.com [10.36.6.244]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o9FGBOT0025089; Fri, 15 Oct 2010 12:11:25 -0400 From: Kevin Wolf To: hch@lst.de Date: Fri, 15 Oct 2010 18:11:50 +0200 Message-Id: <1287159110-14914-1-git-send-email-kwolf@redhat.com> In-Reply-To: <20101015160629.GA20192@lst.de> References: <20101015160629.GA20192@lst.de> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.16 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Cc: kwolf@redhat.com, qemu-devel@nongnu.org Subject: [Qemu-devel] [PATCH] qemu-iotests: Update expected results after qemu-img changes X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org The error message for leaked clusters has changed. qemu-iotests needs to be updated to pass 026 again. Signed-off-by: Kevin Wolf --- 026.out | 120 +++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 90 insertions(+), 30 deletions(-) diff --git a/026.out b/026.out index da611e5..b503cf2 100644 --- a/026.out +++ b/026.out @@ -5,42 +5,58 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 5; imm: off; once: on; write write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 5; imm: off; once: on; write -b write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 5; imm: off; once: off; write write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 5; imm: off; once: off; write -b write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 28; imm: off; once: on; write write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 28; imm: off; once: on; write -b write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 28; imm: off; once: off; write write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_update; errno: 28; imm: off; once: off; write -b write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_load; errno: 5; imm: off; once: on; write @@ -109,42 +125,58 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 5; imm: off; once: on; write write failed: Input/output error -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 5; imm: off; once: on; write -b write failed: Input/output error -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 5; imm: off; once: off; write write failed: Input/output error -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 5; imm: off; once: off; write -b write failed: Input/output error -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 28; imm: off; once: on; write write failed: No space left on device -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 28; imm: off; once: on; write -b write failed: No space left on device -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 28; imm: off; once: off; write write failed: No space left on device -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_update; errno: 28; imm: off; once: off; write -b write failed: No space left on device -128 errors were found on the image. + +128 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 5; imm: off; once: on; write @@ -154,7 +186,9 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 5; imm: off; once: on; write -b write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 5; imm: off; once: off; write @@ -164,7 +198,9 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 5; imm: off; once: off; write -b write failed: Input/output error -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 28; imm: off; once: on; write @@ -174,7 +210,9 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 28; imm: off; once: on; write -b write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 28; imm: off; once: off; write @@ -184,7 +222,9 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l2_alloc.write; errno: 28; imm: off; once: off; write -b write failed: No space left on device -1 errors were found on the image. + +1 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: write_aio; errno: 5; imm: off; once: on; write @@ -402,12 +442,16 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.hookup; errno: 28; imm: off; once: off; write write failed: No space left on device -55 errors were found on the image. + +55 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.hookup; errno: 28; imm: off; once: off; write -b write failed: No space left on device -251 errors were found on the image. + +251 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write; errno: 28; imm: off; once: on; write @@ -442,12 +486,16 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write_blocks; errno: 28; imm: off; once: off; write write failed: No space left on device -10 errors were found on the image. + +10 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write_blocks; errno: 28; imm: off; once: off; write -b write failed: No space left on device -23 errors were found on the image. + +23 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write_table; errno: 28; imm: off; once: on; write @@ -462,12 +510,16 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write_table; errno: 28; imm: off; once: off; write write failed: No space left on device -10 errors were found on the image. + +10 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.write_table; errno: 28; imm: off; once: off; write -b write failed: No space left on device -23 errors were found on the image. + +23 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.switch_table; errno: 28; imm: off; once: on; write @@ -482,12 +534,16 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.switch_table; errno: 28; imm: off; once: off; write write failed: No space left on device -10 errors were found on the image. + +10 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=512 Event: refblock_alloc.switch_table; errno: 28; imm: off; once: off; write -b write failed: No space left on device -23 errors were found on the image. + +23 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. === L1 growth tests === @@ -543,7 +599,9 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_grow.activate_table; errno: 5; imm: off; once: off qcow2_free_clusters failed: Input/output error write failed: Input/output error -96 errors were found on the image. + +96 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_grow.activate_table; errno: 28; imm: off; once: on @@ -554,5 +612,7 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 cluster_size=1024 Event: l1_grow.activate_table; errno: 28; imm: off; once: off qcow2_free_clusters failed: No space left on device write failed: No space left on device -96 errors were found on the image. + +96 leaked clusters were found on the image. +This means waste of disk space, but no harm to data. *** done