<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, May 14, 2017 at 5:14 PM Shlomo Ben David <<a href="mailto:sbendavi@redhat.com">sbendavi@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Link to suspected patches: N/A<br>Link to Job: <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6665/" target="_blank">http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6665/</a><br>Link to all logs: <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6665/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-006_migrations.py/" target="_blank">http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/6665/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-006_migrations.py/</a><br><br>Error snippet from the log:<div></div></div></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Traceback (most recent call last):<br></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div> File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 878, in _run</div><div> return fn(*args, **kargs)</div><div> File "/usr/lib/python2.7/site-packages/vdsm/logUtils.py", line 52, in wrapper</div><div> res = f(*args, **kwargs)</div><div> File "/usr/share/vdsm/storage/hsm.py", line 2132, in getAllTasksStatuses</div><div> allTasksStatus = self._pool.getAllTasksStatuses()</div><div> File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py", line 77, in wrapper</div><div> raise SecureError("Secured object is not in safe state")</div><div>SecureError: Secured object is not in safe state</div></div></div></blockquote><div><br></div><div>This means that getAllTasksStatuses (SPM verb) was called on a host</div><div>which is not the SPM. This is an error in the caller, not in vdsm.</div><div><br></div><div>We already have a bug abut this:</div><div><a href="https://bugzilla.redhat.com/1426429">https://bugzilla.redhat.com/1426429</a><br></div><div><br></div><div>However this build logs do not contain enough info. These</div><div>patches adds more info that can help to identify the caller:</div><div><a href="https://gerrit.ovirt.org/76771">https://gerrit.ovirt.org/76771</a></div><div><br></div><div>This error is not related to the real error in this build.</div><div><br></div><div>Nir</div></div></div>