All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>, jfreimann@redhat.com
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PULL 0/5] i386 patches for QEMU 4.2-rc
Date: Wed, 27 Nov 2019 09:14:01 +0000	[thread overview]
Message-ID: <20191127091401.GA3016@work-vm> (raw)
In-Reply-To: <e5352867-943c-6010-4700-78a0e25cea10@redhat.com>

* Philippe Mathieu-Daudé (philmd@redhat.com) wrote:
> On 11/26/19 10:19 AM, no-reply@patchew.org wrote:
> > Patchew URL: https://patchew.org/QEMU/20191126085936.1689-1-pbonzini@redhat.com/
> > 
> > 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 ===
> > 
> >    TEST    check-unit: tests/test-thread-pool
> > wait_for_migration_fail: unexpected status status=wait-unplug allow_active=1
> > **
> > ERROR:/tmp/qemu-test/src/tests/migration-test.c:908:wait_for_migration_fail: assertion failed: (result)
> > ERROR - Bail out! ERROR:/tmp/qemu-test/src/tests/migration-test.c:908:wait_for_migration_fail: assertion failed: (result)
> > make: *** [check-qtest-aarch64] Error 1
> 
> Should we worry about this error?

Interesting; that should be fixed by Jens'
284f42a520cd9f5905abac2fa50397423890de8f - unless fix dev_unplug_pending
is still lying;  it's showing we're still landing in 'wait-unplug' on
aarch, because it's got a virtio-net by default; even though we've not
got a failover device setup.  CCing Jens.

Dave

> [...]
> > real    9m26.610s
> > user    0m8.328s
> > 
> > 
> > The full log is available at
> > http://patchew.org/logs/20191126085936.1689-1-pbonzini@redhat.com/testing.docker-quick@centos7/?type=message.
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



  parent reply	other threads:[~2019-11-27  9:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26  8:59 [PULL 0/5] i386 patches for QEMU 4.2-rc Paolo Bonzini
2019-11-26  8:59 ` [PULL 1/5] target/i386: add two missing VMX features for Skylake and CascadeLake Server Paolo Bonzini
2019-11-26  8:59 ` [PULL 2/5] hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in Paolo Bonzini
2019-11-26  8:59 ` [PULL 3/5] hvf: remove TSC synchronization code because it isn't fully complete Paolo Bonzini
2019-11-26  8:59 ` [PULL 4/5] hvf: correctly handle REX prefix in relation to legacy prefixes Paolo Bonzini
2019-11-26  8:59 ` [PULL 5/5] hvf: more accurately match SDM when setting CR0 and PDPTE registers Paolo Bonzini
2019-11-26  9:19 ` [PULL 0/5] i386 patches for QEMU 4.2-rc no-reply
2019-11-26 22:04   ` Philippe Mathieu-Daudé
2019-11-26 22:12     ` Paolo Bonzini
2019-11-27  9:14     ` Dr. David Alan Gilbert [this message]
2019-11-27  9:17       ` Jens Freimann
2019-11-28 21:12       ` Jens Freimann
2019-11-26 20:43 ` Peter Maydell

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=20191127091401.GA3016@work-vm \
    --to=dgilbert@redhat.com \
    --cc=jfreimann@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@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.