On Tue, Dec 13, 2016 at 9:03 PM, Yaniv Kaul <[email protected]> wrote: > While running ovirt-system-tests, on 4.0.x, I've noticed the following: > > vdsm-4.18.20-1.gitea6ed8e.el7.centos.x86_64 > > > Thread-129::INFO::2016-12-13 > 13:55:10,865::logUtils::52::dispatcher::(wrapper) Run and protect: > imageSyncVolumeChain, Return response: None > Thread-129::DEBUG::2016-12-13 > 13:55:10,865::task::1193::Storage.TaskManager.Task::(prepare) > Task=`c205db2e-d640-48d7-8db4-74ee5b060601`::finished: None > Thread-129::DEBUG::2016-12-13 > 13:55:10,865::task::597::Storage.TaskManager.Task::(_updateState) > Task=`c205db2e-d640-48d7-8db4-74ee5b060601`::moving from state preparing -> > state finished > Thread-129::DEBUG::2016-12-13 > 13:55:10,865::resourceManager::952::Storage.ResourceManager.Owner::(releaseAll) > Owner.releaseAll requests {} resources {} > Thread-129::DEBUG::2016-12-13 > 13:55:10,866::resourceManager::989::Storage.ResourceManager.Owner::(cancelAll) > Owner.cancelAll requests {} > Thread-129::DEBUG::2016-12-13 > 13:55:10,866::task::995::Storage.TaskManager.Task::(_decref) > Task=`c205db2e-d640-48d7-8db4-74ee5b060601`::ref 0 aborting False > Thread-129::ERROR::2016-12-13 13:55:10,866::utils::375::root::(wrapper) > Unhandled exception > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 372, in > wrapper > return f(*a, **kw) > File "/usr/share/vdsm/virt/vm.py", line 5002, in run > self.teardown_top_volume() > File "/usr/share/vdsm/virt/vm.py", line 4990, in teardown_top_volume > sd.teardownVolume(self.drive.imageID, self.job['topVolume']) > File "/usr/share/vdsm/storage/sdc.py", line 50, in __getattr__ > return getattr(self.getRealDomain(), attrName) > AttributeError: 'NfsStorageDomain' object has no attribute 'teardownVolume'
Should be fixed by https://gerrit.ovirt.org/68396 Nir > > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.phx.ovirt.org/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://lists.phx.ovirt.org/mailman/listinfo/devel
