All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu-iotests 302 failing
@ 2025-02-03 18:26 Stefan Hajnoczi
  2025-02-03 18:45 ` Nir Soffer
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2025-02-03 18:26 UTC (permalink / raw)
  To: nirsof; +Cc: qemu-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-03 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 18:26 qemu-iotests 302 failing Stefan Hajnoczi
2025-02-03 18:45 ` Nir Soffer

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.