Hi
On Tue, Feb 19, 2019 at 8:33 PM Nir Soffer <nsoffer@redhat.com> wrote:
In this buidl:
2 sub stages failed:
This failed without generating any log, but we can see the error in the blue ocean interface:
This failed with this log:
Both failed becasue:Cannot download x86_64/ovirt-imageio-common-1.5.0-0.201901061027.gita4be4ca.fc28.x86_64.rpm: All mirrors were tried
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?
Done:
https://gerrit.ovirt.org/#/c/97964/
I will also look into your "Fix subscribe race" patches as soon
as I finish one more patch for OST.
The other sub stages succeeded, and building the patch on top succeeded:
Looks like temporary error, failing to find a package from tested repository?
How can we prevent these errors?
Nir