Hi On Tue, Mar 10, 2020 at 4:27 PM Paolo Bonzini <[email protected]> wrote: > > On 10/03/20 16:21, Peter Maydell wrote: > > > > dbus-daemon[9321]: Could not get password database information for UID of > > current process: User "???" unknown or no memory to allocate password entry > > > > ** > > > > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > > assertion failed (err == NULL): The connection is closed > > (g-io-error-quark, 18) > > cleaning up pid 9321 > > ERROR - Bail out! > > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > > assertion failed (err == NULL): The connection is closed > > (g-io-error-quark, 18) > > make: *** [/tmp/qemu-test/src/tests/Makefile.include:632: > > check-qtest-x86_64] Error 1 > > make: *** Waiting for unfinished jobs.... > > > > It's not clear why this is happening (perhaps a recently revealed > > race condition or a change in the patchew build environment?). > > > > For the moment, disable this test so that patchew test runs are > > useful and don't email the list with spurious failure mails.
I tried to reproduce on a fresh ubuntu 19.10, with make docker-test-debug@fedora there, and the dbus-vmstate test pass, as well as the rest for the build. Any help on how to reproduce appreciated. -- Marc-André Lureau
