From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, qemu-block@nongnu.org, armbru@redhat.com,
mreitz@redhat.com, nsoffer@redhat.com, jsnow@redhat.com
Subject: Re: [PATCH] qcow2: Expose bitmaps' size during measure
Date: Thu, 16 Apr 2020 19:17:51 -0500 [thread overview]
Message-ID: <a995b3cc-e17a-58ef-f778-9edeb21b4623@redhat.com> (raw)
In-Reply-To: <158707735381.15335.6543965736162160984@39012742ff91>
On 4/16/20 5:49 PM, no-reply@patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20200416212349.731404-1-eblake@redhat.com/
>
>
>
> Hi,
>
> This series failed the docker-quick@centos7 build test. Please find the testing commands and
> their output below. If you have Docker installed, you can probably reproduce it
> locally.
>
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> make docker-image-centos7 V=1 NETWORK=1
> time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
> === TEST SCRIPT END ===
>
> Not run: 259
> Failures: 190
> Failed 1 of 117 iotests
Hmm - the email truncated the useful part of the failure. Anyways,
reading from...
> The full log is available at
> http://patchew.org/logs/20200416212349.731404-1-eblake@redhat.com/testing.docker-quick@centos7/?type=message.
I see:
--- /tmp/qemu-test/src/tests/qemu-iotests/190.out 2020-04-16
21:15:51.000000000 +0000
+++ /tmp/qemu-test/build/tests/qemu-iotests/190.out.bad 2020-04-16
22:45:47.504493172 +0000
@@ -4,6 +4,7 @@
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2199023255552
required size: 2199023255552
fully allocated size: 2199023255552
+bitmaps size: 4846791580151137091
required size: 335806464
which looks suspiciously like an uninitialized variable leaking through
when there are no bitmaps to be measured. I'll fix it in v2.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
next prev parent reply other threads:[~2020-04-17 0:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 21:23 [PATCH] qcow2: Expose bitmaps' size during measure Eric Blake
2020-04-16 21:47 ` Eric Blake
2020-04-16 22:49 ` no-reply
2020-04-17 0:17 ` Eric Blake [this message]
2020-04-17 13:20 ` Eric Blake
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a995b3cc-e17a-58ef-f778-9edeb21b4623@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=jsnow@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=nsoffer@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).