<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’m not sure what is that test actually testing, if it depends on the previous host action which fails but is not verified it still may be relevant to Shmuel’s patch<br class="">adding author of the test and the notifier owner<div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 19 Mar 2018, at 13:06, Dafna Ron &lt;<a href="mailto:dron@redhat.com" class="">dron@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hi, <br class=""><br class=""></div>We had a failure in test 002_bootstrap.verify_notifier.<br class=""></div><div class="">I can't see anything wrong with the notifier and I don't think it should be related to the change that was reported. <br class=""><br class=""></div><div class="">the test itself is looking for vdc_stop in messages which I do not indeed see but I am not sure what is the cause and how the reported change related to the failure. <br class=""><br class=""></div><div class="">Can you please take a look? <br class=""><br class=""><br class=""><br class=""></div><div class=""><b style="font-weight:normal" id="gmail-docs-internal-guid-e8ba4241-3e25-14f2-4425-ad6f357e2e4a" class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">Link and headline of suspected patches: </span></div></b><b style="font-weight:normal" id="gmail-docs-internal-guid-e8ba4241-3e25-14f2-4425-ad6f357e2e4a" class="">core: USB in osinfo configuration depends on chipset - <a href="https://gerrit.ovirt.org/#/c/88777/" class="">https://gerrit.ovirt.org/#/c/88777/</a><br class=""><br class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">Link to Job:</span></div><a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6429/" class="">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6429/</a><br class=""><br class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">Link to all logs:</span></div><a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6429/artifacts" class="">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6429/artifacts</a><br class=""><br class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">(Relevant) error snippet from the log: </span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">&lt;error&gt;</span></div><br class=""></b></div><div class=""><b style="font-weight:normal" id="gmail-docs-internal-guid-e8ba4241-3e25-14f2-4425-ad6f357e2e4a" class="">this is the error from </b><span style="font-weight:normal" class="">the api: <br class=""><br class=""></span><br class=""><h3 class="">Error Message</h3><pre class="">Failed grep for VDC_STOP with code 1. Output: 
-------------------- &gt;&gt; begin captured logging &lt;&lt; --------------------
lago.ssh: DEBUG: start task:f1231b27-f796-406c-8618-17b0868725bc:Get ssh client for lago-basic-suite-master-engine:
lago.ssh: DEBUG: end task:f1231b27-f796-406c-8618-17b0868725bc:Get ssh client for lago-basic-suite-master-engine:
lago.ssh: DEBUG: Running 1cce7c0c on lago-basic-suite-master-engine: grep VDC_STOP /var/log/messages
lago.ssh: DEBUG: Command 1cce7c0c on lago-basic-suite-master-engine returned with 1
--------------------- &gt;&gt; end captured logging &lt;&lt; ---------------------</pre><h3 class="">Stacktrace</h3><pre class="">  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
    testMethod()
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
    test()
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
    return func(get_test_prefix(), *args, **kwargs)
  File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py", line 1456, in verify_notifier
    'Failed grep for VDC_STOP with code {0}. Output: {1}'.format(result.code, result.out)
  File "/usr/lib/python2.7/site-packages/nose/tools/trivial.py", line 29, in eq_
    raise AssertionError(msg or "%r != %r" % (a, b))
'Failed grep for VDC_STOP with code 1. Output: \n-------------------- &gt;&gt; begin captured logging &lt;&lt; --------------------\nlago.ssh: DEBUG: start task:f1231b27-f796-406c-8618-17b0868725bc:Get ssh client for lago-basic-suite-master-engine:\nlago.ssh: DEBUG: end task:f1231b27-f796-406c-8618-17b0868725bc:Get ssh client for lago-basic-suite-master-engine:\nlago.ssh: DEBUG: Running 1cce7c0c on lago-basic-suite-master-engine: grep VDC_STOP /var/log/messages\nlago.ssh: DEBUG: Command 1cce7c0c on lago-basic-suite-master-engine returned with 1\n--------------------- &gt;&gt; end captured logging &lt;&lt; ---------------------'</pre><span style="font-weight:normal" class=""></span></div><div class=""><b style="font-weight:normal" id="gmail-docs-internal-guid-e8ba4241-3e25-14f2-4425-ad6f357e2e4a" class=""><br class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 11pt; font-family: Arial; background-color: transparent; font-weight: 400; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;" class="">&lt;/error&gt;</span></div></b><br class="gmail-Apple-interchange-newline"></div></div>
_______________________________________________<br class="">Devel mailing list<br class=""><a href="mailto:Devel@ovirt.org" class="">Devel@ovirt.org</a><br class="">http://lists.ovirt.org/mailman/listinfo/devel</div></blockquote></div><br class=""></div></body></html>