Correction: the second build fail because of this flaky test, know issue for long time:
======================================================================
FAIL: test_event(False) (stomp_test.StompTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py", line 142, in wrapper
return f(self, *args)
File "/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/stomp_test.py", line 123, in test_event
self.fail("Event queue timed out.")
AssertionError: Event queue timed out.
Marcin, can you mark this test as broken on ci?