On Mon, Apr 23, 2012 at 09:16, Gerd Hoffmann <[email protected]> wrote: > > > -------- Original Message -------- > Subject: buildbot failure in qemu on rhel6-32bit > Date: Mon, 23 Apr 2012 11:10:06 +0200 > From: [email protected] > To: [email protected] > > The Buildbot has detected a failed build on builder rhel6-32bit while > building qemu. > Full details are available at: > http://spunk.home.kraxel.org/bb/builders/rhel6-32bit/builds/267 > > Buildbot URL: http://spunk.home.kraxel.org/bb/ > > Buildslave for this Build: mort > > Build Reason: scheduler > Build Source Stamp: [branch master] 3c30dd5a68e9fee6af67cfd0d14ed7520820f36a > Blamelist: Alon Levy <[email protected]>,Anthony Liguori > <[email protected]>,Benoit Canet <[email protected]>,Blue Swirl > <[email protected]>,Eric Benard <[email protected]>,Gerd Hoffmann > <[email protected]>,Hans de Goede <[email protected]>,Juan Quintela > <[email protected]>,Max Filippov <[email protected]>,Oskar Andero > <[email protected]>,Peter Maydell <[email protected]>,Stefan > Weil <[email protected]> > > BUILD FAILED: failed test > > sincerely, > -The Buildbot > > > ========== log tail ========== > CC tests/test-qmp-input-visitor.o > LINK tests/test-qmp-input-visitor > GTESTER tests/test-qmp-input-visitor > CC tests/test-qmp-input-strict.o > LINK tests/test-qmp-input-strict > GTESTER tests/test-qmp-input-strict > CC tests/test-qmp-commands.o > GEN tests/test-qmp-marshal.c > CC tests/test-qmp-marshal.o > LINK tests/test-qmp-commands > GTESTER tests/test-qmp-commands > CC tests/test-string-input-visitor.o > LINK tests/test-string-input-visitor > GTESTER tests/test-string-input-visitor > CC tests/test-string-output-visitor.o > LINK tests/test-string-output-visitor > GTESTER tests/test-string-output-visitor > CC tests/test-coroutine.o > LINK tests/test-coroutine > GTESTER tests/test-coroutine > CC tests/rtc-test.o > CC tests/libqtest.o > LINK tests/rtc-test > CC tests/m48t59-test.o > LINK tests/m48t59-test > GTESTER check-qtest-i386 > GTESTER check-qtest-x86_64 > GTESTER check-qtest-sparc > ** > ERROR:tests/m48t59-test.c:203:check_time: assertion failed (ABS(t - s) > <= wiggle): (1335163388 <= 2)
That was tricky. Test broke only on i386 due to bug in libqtest.c. Patch follows. > GTester: last random seed: R02S09b0617c84dfaf96edd6ffd1f1964d9f > make: *** [check-qtest-sparc] Error 1 > > ========== full log ========== > [ Note: IPv6 connectivity needed to access this ] > http://spunk.home.kraxel.org/bb/builders/rhel6-32bit/builds/267/steps/test/logs/stdio > >
