From: Fabiano Rosas <farosas@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Cc: "Peter Xu" <peterx@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>
Subject: Re: migration-test random intermittent failure, openbsd VM
Date: Thu, 08 Feb 2024 15:04:23 -0300 [thread overview]
Message-ID: <87plx6bzo8.fsf@suse.de> (raw)
In-Reply-To: <CAFEAcA8p9BKCrn9EfFXTpHE+5w-_8zhtE_52SpZLuS-+zpF5Gg@mail.gmail.com>
Peter Maydell <peter.maydell@linaro.org> writes:
+cc Daniel.
> Random intermittent in migration-test when running the tests
> in the openbsd VM (i.e. what you get from 'make -C build vm-build-openbsd')
> Any ideas?
Where's your HEAD at?
>
> 106/847 qemu:qtest+qtest-x86_64 / qtest-x86_64/migration-test
> ERROR 157.51s killed by signal 6 SIGABRT
> ――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
> stderr:
> qemu-system-x86_64: multifd_send_sync_main: channel 12 has already quit
> qemu-system-x86_64: TLS handshake failed: The TLS connection was
> non-properly terminated.
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
> qemu-system-x86_64: Failed to connect to '127.0.0.1:23083': Address
> already in use
Looks like a legitimate port clash here when doing the TLS
connection. It seems the test is not prepared to deal with it.
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
> **
> ERROR:../src/tests/qtest/migration-helpers.c:180:check_migration_status:
> assertion failed (current_status != "failed"): ("failed" != "failed")
> qemu-system-x86_64: TLS handshake failed: Error in the push function.
>
> (test program exited with status code -6)
>
>
> thanks
> -- PMM
next prev parent reply other threads:[~2024-02-08 18:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 17:09 migration-test random intermittent failure, openbsd VM Peter Maydell
2024-02-08 18:04 ` Fabiano Rosas [this message]
2024-02-08 18:14 ` Daniel P. Berrangé
2024-02-08 20:09 ` Peter Maydell
2024-02-15 16:53 ` Fabiano Rosas
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=87plx6bzo8.fsf@suse.de \
--to=farosas@suse.de \
--cc=berrange@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=peterx@redhat.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.