[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery |
Date: |
Fri, 9 Mar 2018 01:48:39 -0800 (PST) |
Hi,
This series failed address@hidden build test. Please find the testing commands
and
their output below. If you have Docker installed, you can probably reproduce it
locally.
Type: series
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
# Let docker tests dump environment info
export SHOW_ENV=1
export J=8
time make address@hidden
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
97ece72106 migration/hmp: add migrate_pause command
1fb35eb00a migration/qmp: add command migrate-pause
1093892f62 hmp/migration: add migrate_recover command
24ee9b4e73 qmp/migration: new command migrate-recover
38cfaf3f6a migration: init dst in migration_object_init too
53e64a8b0c migration: final handshake for the resume
afd259c15e migration: setup ramstate for resume
105b68304d migration: synchronize dirty bitmap for resume
608479de57 migration: introduce SaveVMHandlers.resume_prepare
b150190543 migration: new message MIG_RP_MSG_RESUME_ACK
fc74059654 migration: new cmd MIG_CMD_POSTCOPY_RESUME
58a84cc3eb migration: new message MIG_RP_MSG_RECV_BITMAP
32c607ed9e migration: new cmd MIG_CMD_RECV_BITMAP
69d7bc9546 migration: wakeup dst ram-load-thread for recover
84e1671cf5 migration: new state "postcopy-recover"
36fc19e497 migration: rebuild channel on source
1002317240 qmp: hmp: add migrate "resume" option
8f5f15e54d migration: allow fault thread to pause
f6ffc3c351 migration: allow src return path to pause
8f4c0aac4a migration: allow dst vm pause on postcopy
8ebf7a3692 migration: implement "postcopy-pause" src logic
fec88c96ab migration: new postcopy-pause state
47e46b9ee9 migration: let incoming side use thread context
=== OUTPUT BEGIN ===
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
Cloning into '/var/tmp/patchew-tester-tmp-gtw2otnw/src/dtc'...
Submodule path 'dtc': checked out 'e54388015af1fb4bf04d0bca99caba1074d9cc42'
BUILD fedora
make[1]: Entering directory '/var/tmp/patchew-tester-tmp-gtw2otnw/src'
GEN
/var/tmp/patchew-tester-tmp-gtw2otnw/src/docker-src.2018-03-09-04.47.35.29520/qemu.tar
Cloning into
'/var/tmp/patchew-tester-tmp-gtw2otnw/src/docker-src.2018-03-09-04.47.35.29520/qemu.tar.vroot'...
done.
Checking out files: 45% (2729/5942)
Checking out files: 46% (2734/5942)
Checking out files: 47% (2793/5942)
Checking out files: 48% (2853/5942)
Checking out files: 49% (2912/5942)
Checking out files: 50% (2971/5942)
Checking out files: 51% (3031/5942)
Checking out files: 52% (3090/5942)
Checking out files: 53% (3150/5942)
Checking out files: 54% (3209/5942)
Checking out files: 55% (3269/5942)
Checking out files: 56% (3328/5942)
Checking out files: 57% (3387/5942)
Checking out files: 58% (3447/5942)
Checking out files: 59% (3506/5942)
Checking out files: 60% (3566/5942)
Checking out files: 61% (3625/5942)
Checking out files: 62% (3685/5942)
Checking out files: 63% (3744/5942)
Checking out files: 64% (3803/5942)
Checking out files: 65% (3863/5942)
Checking out files: 66% (3922/5942)
Checking out files: 67% (3982/5942)
Checking out files: 68% (4041/5942)
Checking out files: 69% (4100/5942)
Checking out files: 70% (4160/5942)
Checking out files: 71% (4219/5942)
Checking out files: 72% (4279/5942)
Checking out files: 73% (4338/5942)
Checking out files: 74% (4398/5942)
Checking out files: 75% (4457/5942)
Checking out files: 76% (4516/5942)
Checking out files: 77% (4576/5942)
Checking out files: 78% (4635/5942)
Checking out files: 79% (4695/5942)
Checking out files: 80% (4754/5942)
Checking out files: 81% (4814/5942)
Checking out files: 82% (4873/5942)
Checking out files: 83% (4932/5942)
Checking out files: 84% (4992/5942)
Checking out files: 85% (5051/5942)
Checking out files: 86% (5111/5942)
Checking out files: 87% (5170/5942)
Checking out files: 88% (5229/5942)
Checking out files: 89% (5289/5942)
Checking out files: 90% (5348/5942)
Checking out files: 91% (5408/5942)
Checking out files: 92% (5467/5942)
Checking out files: 93% (5527/5942)
Checking out files: 94% (5586/5942)
Checking out files: 95% (5645/5942)
Checking out files: 96% (5705/5942)
Checking out files: 97% (5764/5942)
Checking out files: 98% (5824/5942)
Checking out files: 99% (5883/5942)
Checking out files: 100% (5942/5942)
Checking out files: 100% (5942/5942), done.
Your branch is up-to-date with 'origin/test'.
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
Cloning into
'/var/tmp/patchew-tester-tmp-gtw2otnw/src/docker-src.2018-03-09-04.47.35.29520/qemu.tar.vroot/dtc'...
Submodule path 'dtc': checked out 'e54388015af1fb4bf04d0bca99caba1074d9cc42'
Submodule 'ui/keycodemapdb' (git://git.qemu.org/keycodemapdb.git) registered
for path 'ui/keycodemapdb'
Cloning into
'/var/tmp/patchew-tester-tmp-gtw2otnw/src/docker-src.2018-03-09-04.47.35.29520/qemu.tar.vroot/ui/keycodemapdb'...
Submodule path 'ui/keycodemapdb': checked out
'6b3d716e2b6472eb7189d3220552280ef3d832ce'
COPY RUNNER
RUN test-mingw in qemu:fedora
Packages installed:
PyYAML-3.12-5.fc27.x86_64
SDL-devel-1.2.15-29.fc27.x86_64
bc-1.07.1-3.fc27.x86_64
bison-3.0.4-8.fc27.x86_64
bzip2-1.0.6-24.fc27.x86_64
ccache-3.3.5-1.fc27.x86_64
clang-5.0.1-1.fc27.x86_64
findutils-4.6.0-14.fc27.x86_64
flex-2.6.1-5.fc27.x86_64
gcc-7.3.1-2.fc27.x86_64
gcc-c++-7.3.1-2.fc27.x86_64
gettext-0.19.8.1-12.fc27.x86_64
git-2.14.3-2.fc27.x86_64
glib2-devel-2.54.3-2.fc27.x86_64
hostname-3.18-4.fc27.x86_64
libaio-devel-0.3.110-9.fc27.x86_64
libasan-7.3.1-2.fc27.x86_64
libfdt-devel-1.4.6-1.fc27.x86_64
libubsan-7.3.1-2.fc27.x86_64
make-4.2.1-4.fc27.x86_64
mingw32-SDL-1.2.15-9.fc27.noarch
mingw32-bzip2-1.0.6-9.fc27.noarch
mingw32-curl-7.54.1-2.fc27.noarch
mingw32-glib2-2.54.1-1.fc27.noarch
mingw32-gmp-6.1.2-2.fc27.noarch
mingw32-gnutls-3.5.13-2.fc27.noarch
mingw32-gtk2-2.24.31-4.fc27.noarch
mingw32-gtk3-3.22.16-1.fc27.noarch
mingw32-libjpeg-turbo-1.5.1-3.fc27.noarch
mingw32-libpng-1.6.29-2.fc27.noarch
mingw32-libssh2-1.8.0-3.fc27.noarch
mingw32-libtasn1-4.13-1.fc27.noarch
mingw32-nettle-3.3-3.fc27.noarch
mingw32-pixman-0.34.0-3.fc27.noarch
mingw32-pkg-config-0.28-9.fc27.x86_64
mingw64-SDL-1.2.15-9.fc27.noarch
mingw64-bzip2-1.0.6-9.fc27.noarch
mingw64-curl-7.54.1-2.fc27.noarch
mingw64-glib2-2.54.1-1.fc27.noarch
mingw64-gmp-6.1.2-2.fc27.noarch
mingw64-gnutls-3.5.13-2.fc27.noarch
mingw64-gtk2-2.24.31-4.fc27.noarch
mingw64-gtk3-3.22.16-1.fc27.noarch
mingw64-libjpeg-turbo-1.5.1-3.fc27.noarch
mingw64-libpng-1.6.29-2.fc27.noarch
mingw64-libssh2-1.8.0-3.fc27.noarch
mingw64-libtasn1-4.13-1.fc27.noarch
mingw64-nettle-3.3-3.fc27.noarch
mingw64-pixman-0.34.0-3.fc27.noarch
mingw64-pkg-config-0.28-9.fc27.x86_64
nettle-devel-3.4-1.fc27.x86_64
perl-5.26.1-402.fc27.x86_64
pixman-devel-0.34.0-4.fc27.x86_64
python3-3.6.2-13.fc27.x86_64
sparse-0.5.1-2.fc27.x86_64
tar-1.29-7.fc27.x86_64
which-2.21-4.fc27.x86_64
zlib-devel-1.2.11-4.fc27.x86_64
Environment variables:
TARGET_LIST=
PACKAGES=ccache gettext git tar PyYAML sparse flex bison python3 bzip2 hostname
glib2-devel pixman-devel zlib-devel SDL-devel libfdt-devel gcc gcc-c++
clang make perl which bc findutils libaio-devel nettle-devel libasan
libubsan mingw32-pixman mingw32-glib2 mingw32-gmp mingw32-SDL
mingw32-pkg-config mingw32-gtk2 mingw32-gtk3 mingw32-gnutls mingw32-nettle
mingw32-libtasn1 mingw32-libjpeg-turbo mingw32-libpng mingw32-curl
mingw32-libssh2 mingw32-bzip2 mingw64-pixman mingw64-glib2 mingw64-gmp
mingw64-SDL mingw64-pkg-config mingw64-gtk2 mingw64-gtk3 mingw64-gnutls
mingw64-nettle mingw64-libtasn1 mingw64-libjpeg-turbo mingw64-libpng
mingw64-curl mingw64-libssh2 mingw64-bzip2
J=8
V=
HOSTNAME=33f487ed843a
DEBUG=
SHOW_ENV=1
PWD=/
HOME=/root
CCACHE_DIR=/var/tmp/ccache
DISTTAG=f27container
QEMU_CONFIGURE_OPTS=--python=/usr/bin/python3
FGC=f27
TEST_DIR=/tmp/qemu-test
SHLVL=1
FEATURES=mingw clang pyyaml asan dtc
PATH=/usr/lib/ccache:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
MAKEFLAGS= -j8
EXTRA_CONFIGURE_OPTS=
_=/usr/bin/env
Configure options:
--enable-werror --target-list=x86_64-softmmu,aarch64-softmmu
--prefix=/tmp/qemu-test/install --python=/usr/bin/python3
--cross-prefix=x86_64-w64-mingw32- --enable-trace-backends=simple
--enable-gnutls --enable-nettle --enable-curl --enable-vnc --enable-bzip2
--enable-guest-agent --with-sdlabi=1.2 --with-gtkabi=2.0
Install prefix /tmp/qemu-test/install
BIOS directory /tmp/qemu-test/install
firmware path /tmp/qemu-test/install/share/qemu-firmware
binary directory /tmp/qemu-test/install
library directory /tmp/qemu-test/install/lib
module directory /tmp/qemu-test/install/lib
libexec directory /tmp/qemu-test/install/libexec
include directory /tmp/qemu-test/install/include
config directory /tmp/qemu-test/install
local state directory queried at runtime
Windows SDK no
Source path /tmp/qemu-test/src
GIT binary git
GIT submodules
C compiler x86_64-w64-mingw32-gcc
Host C compiler cc
C++ compiler x86_64-w64-mingw32-g++
Objective-C compiler clang
ARFLAGS rv
CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
QEMU_CFLAGS -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1
-I$(SRC_PATH)/dtc/libfdt -Werror -DHAS_LIBSSH2_SFTP_FSYNC -mms-bitfields
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include -m64 -mcx16 -mthreads
-D__USE_MINGW_ANSI_STDIO=1 -DWIN32_LEAN_AND_MEAN -DWINVER=0x501 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels
-Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body
-Wnested-externs -Wformat-security -Wformat-y2k -Winit-self
-Wignored-qualifiers -Wold-style-declaration -Wold-style-definition
-Wtype-limits -fstack-protector-strong
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/p11-kit-1
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include
-I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16
LDFLAGS -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase
-Wl,--warn-common -m64 -g
make make
install install
python /usr/bin/python3 -B
smbd /usr/sbin/smbd
module support no
host CPU x86_64
host big endian no
target list x86_64-softmmu aarch64-softmmu
gprof enabled no
sparse enabled no
strip binaries yes
profiler no
static build no
SDL support yes (1.2.15)
GTK support yes (2.24.31)
GTK GL support no
VTE support no
TLS priority NORMAL
GNUTLS support yes
GNUTLS rnd yes
libgcrypt no
libgcrypt kdf no
nettle yes (3.3)
nettle kdf yes
libtasn1 yes
curses support no
virgl support no
curl support yes
mingw32 support yes
Audio drivers dsound
Block whitelist (rw)
Block whitelist (ro)
VirtFS support no
Multipath support no
VNC support yes
VNC SASL support no
VNC JPEG support yes
VNC PNG support yes
xen support no
brlapi support no
bluez support no
Documentation no
PIE no
vde support no
netmap support no
Linux AIO support no
ATTR/XATTR support no
Install blobs yes
KVM support no
HAX support yes
HVF support no
WHPX support no
TCG support yes
TCG debug enabled no
TCG interpreter no
malloc trim support no
RDMA support no
fdt support yes
preadv support no
fdatasync no
madvise no
posix_madvise no
posix_memalign no
libcap-ng support no
vhost-net support no
vhost-crypto support no
vhost-scsi support no
vhost-vsock support no
vhost-user support no
Trace backends simple
Trace output file trace-<pid>
spice support no
rbd support no
xfsctl support no
smartcard support no
libusb no
usb net redir no
OpenGL support no
OpenGL dmabufs no
libiscsi support no
libnfs support no
build guest agent yes
QGA VSS support no
QGA w32 disk info yes
QGA MSI support no
seccomp support no
coroutine backend win32
coroutine pool yes
debug stack usage no
crypto afalg no
GlusterFS support no
gcov gcov
gcov enabled no
TPM support yes
libssh2 support yes
TPM passthrough no
TPM emulator no
QOM debugging yes
Live block migration yes
lzo support no
snappy support no
bzip2 support yes
NUMA host support no
libxml2 no
tcmalloc support no
jemalloc support no
avx2 optimization yes
replication support yes
VxHS block device no
capstone no
WARNING: Use of GTK 2.0 is deprecated and will be removed in
WARNING: future releases. Please switch to using GTK 3.0
WARNING: Use of SDL 1.2 is deprecated and will be removed in
WARNING: future releases. Please switch to using SDL 2.0
mkdir -p dtc/libfdt
mkdir -p dtc/tests
GEN x86_64-softmmu/config-devices.mak.tmp
GEN aarch64-softmmu/config-devices.mak.tmp
GEN config-host.h
GEN qemu-options.def
GEN qapi-gen
GEN trace/generated-tcg-tracers.h
GEN trace/generated-helpers-wrappers.h
GEN trace/generated-helpers.h
GEN x86_64-softmmu/config-devices.mak
GEN trace/generated-helpers.c
GEN module_block.h
GEN aarch64-softmmu/config-devices.mak
GEN ui/input-keymap-atset1-to-qcode.c
GEN ui/input-keymap-linux-to-qcode.c
GEN ui/input-keymap-qcode-to-atset1.c
GEN ui/input-keymap-qcode-to-atset2.c
GEN ui/input-keymap-qcode-to-atset3.c
GEN ui/input-keymap-qcode-to-linux.c
GEN ui/input-keymap-qcode-to-qnum.c
GEN ui/input-keymap-qcode-to-sun.c
GEN ui/input-keymap-qnum-to-qcode.c
GEN ui/input-keymap-usb-to-qcode.c
GEN ui/input-keymap-win32-to-qcode.c
GEN ui/input-keymap-x11-to-qcode.c
GEN ui/input-keymap-xorgevdev-to-qcode.c
GEN ui/input-keymap-xorgkbd-to-qcode.c
GEN ui/input-keymap-xorgxquartz-to-qcode.c
GEN ui/input-keymap-xorgxwin-to-qcode.c
GEN tests/test-qapi-gen
In file included from /tmp/qemu-test/src/qapi/qapi-schema.json:91:
/tmp/qemu-test/src/qapi/migration.json:1195: Unknown key 'allow-oob' in command
'migrate-recover'
GEN trace-root.h
make: *** [Makefile:664: qapi-gen-timestamp] Error 1
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):
File "./tests/docker/docker.py", line 407, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 404, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 261, in run
return Docker().run(argv, args.keep, quiet=args.quiet)
File "./tests/docker/docker.py", line 229, in run
quiet=quiet)
File "./tests/docker/docker.py", line 147, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'run', '--label',
'com.qemu.instance.uuid=eae9fdec237e11e8b29952540069c830', '-u', '0',
'--security-opt', 'seccomp=unconfined', '--rm', '--net=none', '-e',
'TARGET_LIST=', '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=8', '-e',
'DEBUG=', '-e', 'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
'/root/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
'/var/tmp/patchew-tester-tmp-gtw2otnw/src/docker-src.2018-03-09-04.47.35.29520:/var/tmp/qemu:z,ro',
'qemu:fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit
status 2
make[1]: *** [tests/docker/Makefile.include:129: docker-run] Error 1
make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-gtw2otnw/src'
make: *** [tests/docker/Makefile.include:163: address@hidden Error 2
real 1m4.329s
user 0m4.394s
sys 0m3.477s
=== OUTPUT END ===
Test command exited with code: 2
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden
- Re: [Qemu-devel] [PATCH v7 17/23] migration: setup ramstate for resume, (continued)
- [Qemu-devel] [PATCH v7 18/23] migration: final handshake for the resume, Peter Xu, 2018/03/09
- [Qemu-devel] [PATCH v7 19/23] migration: init dst in migration_object_init too, Peter Xu, 2018/03/09
- [Qemu-devel] [PATCH v7 21/23] hmp/migration: add migrate_recover command, Peter Xu, 2018/03/09
- [Qemu-devel] [PATCH v7 20/23] qmp/migration: new command migrate-recover, Peter Xu, 2018/03/09
- [Qemu-devel] [PATCH v7 22/23] migration/qmp: add command migrate-pause, Peter Xu, 2018/03/09
- [Qemu-devel] [PATCH v7 23/23] migration/hmp: add migrate_pause command, Peter Xu, 2018/03/09
- Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery,
no-reply <=
- Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery, no-reply, 2018/03/09
- Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery, no-reply, 2018/03/09
- Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery, no-reply, 2018/03/09
- Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery, Eric Blake, 2018/03/09
Re: [Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery, no-reply, 2018/03/09