All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: nirsof@gmail.com
Cc: qemu-devel@nongnu.org
Subject: qemu-iotests 302 failing
Date: Mon, 3 Feb 2025 13:26:52 -0500	[thread overview]
Message-ID: <20250203182652.GA268514@fedora> (raw)

[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]

Hi Nir,
qemu-iotests 302 is failing:

  $ git show
  commit 6fccaa2fba391815308a746d68f7fa197bc93586
  ...
  $ python --version # on Fedora 41 x86_64
  Python 3.13.1
  $ tests/qemu-iotests/check -qcow2 302
  302   fail       [13:16:45] [13:16:45]   0.5s   (last: 0.5s)  failed, exit status 1
  --- /home/stefanha/qemu/tests/qemu-iotests/302.out
  +++ /home/stefanha/qemu/scratch/qcow2-file-302/302.out.bad
  @@ -32,5 +32,10 @@
   Images are identical.
  
   Kill NBD server
  -=== OVA file contents ===
  -[{"name": "vm.ovf", "offset": 512, "size": 6}, {"name": "disk", "offset": 1536, "size": 393216}]
  +Traceback (most recent call last):
  +  File "/home/stefanha/qemu/tests/qemu-iotests/302", line 118, in <module>
  +    tar.addfile(disk)
  +    ~~~~~~~~~~~^^^^^^
  +  File "/usr/lib64/python3.13/tarfile.py", line 2262, in addfile
  +    raise ValueError("fileobj not provided for non zero-size regular file")
  +ValueError: fileobj not provided for non zero-size regular file

Any ideas?

Thanks,
Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2025-02-03 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 18:26 Stefan Hajnoczi [this message]
2025-02-03 18:45 ` qemu-iotests 302 failing Nir Soffer

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=20250203182652.GA268514@fedora \
    --to=stefanha@redhat.com \
    --cc=nirsof@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.