[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen-unstable-smoke test] 158743: regressions - FAIL
flight 158743 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/158743/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-build fail REGR. vs. 158713 Tests which did not succeed, but are not blocking: build-amd64-libvirt 1 build-check(1) blocked n/a test-amd64-amd64-libvirt 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-debianhvm-amd64 1 build-check(1) blocked n/a test-arm64-arm64-xl-xsm 15 migrate-support-check fail never pass test-arm64-arm64-xl-xsm 16 saverestore-support-check fail never pass test-armhf-armhf-xl 15 migrate-support-check fail never pass test-armhf-armhf-xl 16 saverestore-support-check fail never pass version targeted for testing: xen 525cae0b9eb359774f08ceb609c333954bcb00e8 baseline version: xen 6677b5a3577c16501fbc51a3341446905bd21c38 Last test of basis 158713 2021-01-27 23:00:26 Z 0 days Failing since 158724 2021-01-28 12:01:30 Z 0 days 3 attempts Testing same since 158743 2021-01-28 18:02:47 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Ian Jackson <iwj@xxxxxxxxxxxxxx> Jan Beulich <jbeulich@xxxxxxxx> Manuel Bouyer <bouyer@xxxxxxxxxx> Wei Liu <wl@xxxxxxx> jobs: build-arm64-xsm pass build-amd64 fail build-armhf pass build-amd64-libvirt blocked test-armhf-armhf-xl pass test-arm64-arm64-xl-xsm pass test-amd64-amd64-xl-qemuu-debianhvm-amd64 blocked test-amd64-amd64-libvirt blocked ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 525cae0b9eb359774f08ceb609c333954bcb00e8 Author: Ian Jackson <iwj@xxxxxxxxxxxxxx> Date: Wed Nov 25 13:22:08 2020 +0000 xen-release-management doc: More info on schedule This documents our practice, established in 2018 https://lists.xen.org/archives/html/xen-devel/2018-07/msg02240.html et seq CC: Jürgen Groß <jgross@xxxxxxxx> CC: Paul Durrant <xadimgnik@xxxxxxxxx> CC: Wei Liu <wl@xxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxx> commit e8524e4d4d612ef53943f539da2e81785282e5af Author: Manuel Bouyer <bouyer@xxxxxxxxxx> Date: Tue Jan 12 19:12:21 2021 +0100 Fix error: array subscript has type 'char' Use unsigned char variable, or cast to (unsigned char), for tolower()/islower() and friends. Fix compiler error array subscript has type 'char' [-Werror=char-subscripts] Signed-off-by: Manuel Bouyer <bouyer@xxxxxxxxxx> Reviewed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Release-Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> commit 6e2046378086d2eaf3f1fe807a2fd697f2630f40 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Date: Wed Jul 29 16:28:32 2020 +0100 xen/memory: Clarify the XENMEM_acquire_resource ABI description This is how similar operations already operate, compatible with the sole implementation (in Linux), and explicitly gives us some flexibility. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Paul Durrant <paul@xxxxxxx> commit 75fc85998546878ca5417071a6ca60c34065c2c3 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Date: Thu Jul 23 15:58:48 2020 +0100 tools/foreignmem: Support querying the size of a resource With the Xen side of this interface (soon to be) fixed to return real sizes, userspace needs to be able to make the query. Introduce xenforeignmemory_resource_size() for the purpose, bumping the library minor version. Update both all osdep_xenforeignmemory_map_resource() implementations to understand size requests, skip the mmap() operation, and copy back the nr_frames field. For NetBSD, also fix up the ioctl() error path to issue an unmap(), which was overlooked by c/s 4a64e2bb39 "libs/foreignmemory: Implement on NetBSD". Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Reviewed-by: Paul Durrant <paul@xxxxxxx> Acked-by: Wei Liu <wl@xxxxxxx> commit 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4 Author: Manuel Bouyer <bouyer@xxxxxxxxxx> Date: Tue Jan 26 23:47:52 2021 +0100 libs/foreignmemory: Implement on NetBSD Implement foreignmemory interface on NetBSD. The compat interface is now used only on __sun__ Signed-off-by: Manuel Bouyer <bouyer@xxxxxxxxxx> Reviewed-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> (qemu changes not included)
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |