[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
From: |
no-reply |
Subject: |
Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35 |
Date: |
Tue, 18 Aug 2020 15:29:25 -0700 (PDT) |
Patchew URL: 20200818215227.181654-1-jusual@redhat.com/">https://patchew.org/QEMU/20200818215227.181654-1-jusual@redhat.com/
Hi,
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 ===
acpi-test: Warning! DSDT binary file mismatch. Actual [aml:/tmp/aml-BFBCP0],
Expected [aml:tests/data/acpi/pc/DSDT].
See source file tests/qtest/bios-tables-test.c for instructions on how to
update expected files.
to see ASL diff between mismatched files install IASL, rebuild QEMU from
scratch and re-run tests with V=1 environment variable set**
ERROR:/tmp/qemu-test/src/tests/qtest/bios-tables-test.c:494:test_acpi_asl:
assertion failed: (all_tables_match)
ERROR bios-tables-test - Bail out!
ERROR:/tmp/qemu-test/src/tests/qtest/bios-tables-test.c:494:test_acpi_asl:
assertion failed: (all_tables_match)
make: *** [check-qtest-x86_64] Error 1
make: *** Waiting for unfinished jobs....
qemu-system-aarch64: -accel kvm: invalid accelerator kvm
qemu-system-aarch64: falling back to tcg
---
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
'--label', 'com.qemu.instance.uuid=89a74ccc1bb04197855ac348bd5b106a', '-u',
'1003', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=',
'-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', '-e',
'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
'/home/patchew2/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
'/var/tmp/patchew-tester-tmp-0hn12f1e/src/docker-src.2020-08-18-18.16.37.21604:/var/tmp/qemu:z,ro',
'qemu/centos7', '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit
status 2.
filter=--filter=label=com.qemu.instance.uuid=89a74ccc1bb04197855ac348bd5b106a
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-0hn12f1e/src'
make: *** [docker-run-test-quick@centos7] Error 2
real 12m47.487s
user 0m8.668s
The full log is available at
20200818215227.181654-1-jusual@redhat.com/testing.docker-quick@centos7/?type=message">http://patchew.org/logs/20200818215227.181654-1-jusual@redhat.com/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35, Julia Suvorova, 2020/08/18
- [RFC PATCH v2 1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb(), Julia Suvorova, 2020/08/18
- [RFC PATCH v2 2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35, Julia Suvorova, 2020/08/18
- [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC, Julia Suvorova, 2020/08/18
- [RFC PATCH v2 4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug, Julia Suvorova, 2020/08/18
- Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35,
no-reply <=
- Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35, Michael S. Tsirkin, 2020/08/20
- Re: [RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35, Igor Mammedov, 2020/08/21