Hide Forgot
Created attachment 1140314 [details] logs A test failed in jenkins at http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/4389/console , attaching the logs. After test section completed, ioprocess throws an exception: 00:07:16.770 Exception in thread ioprocess communication (4069): 00:07:16.770 Traceback (most recent call last): 00:07:16.770 File "/usr/lib64/python2.7/threading.py", line 813, in __bootstrap_inner 00:07:16.770 self.run() 00:07:16.771 File "/usr/lib64/python2.7/threading.py", line 766, in run 00:07:16.771 self.__target(*self.__args, **self.__kwargs) 00:07:16.771 File "/usr/lib/python2.7/site-packages/ioprocess/__init__.py", line 180, in _communicate 00:07:16.771 os.close(readPipe) 00:07:16.771 AttributeError: 'NoneType' object has no attribute 'close' 00:07:16.771 00:07:16.771 Exception in thread ioprocess communication (4096): 00:07:16.771 Traceback (most recent call last): 00:07:16.772 File "/usr/lib64/python2.7/threading.py", line 813, in __bootstrap_inner 00:07:16.772 self.run() 00:07:16.772 File "/usr/lib64/python2.7/threading.py", line 766, in run 00:07:16.772 self.__target(*self.__args, **self.__kwargs) 00:07:16.772 File "/usr/lib/python2.7/site-packages/ioprocess/__init__.py", line 180, in _communicate 00:07:16.772 os.close(readPipe) 00:07:16.772 AttributeError: 'NoneType' object has no attribute 'close' attaching logs.
Targeting for 4.0 till we understand exactly which flows are effected by that, Idan please have a look
Sandro - the link to the test is broken. Can you describe the test or send the up to date link? Thanks
Sandro, is this still happening? Can you provide a non-broken link for this error log?
(In reply to Allon Mureinik from comment #3) > Sandro, is this still happening? Can you provide a non-broken link for this > error log? Didn't see this error anywhere recently. If it still occurs, feel free to reopen.
(In reply to Idan Shaby from comment #2) > Sandro - the link to the test is broken. > Can you describe the test or send the up to date link? > Thanks That's why I attached full logs from the job. The link can't be updated, since the job is not available anymore in jenkins (only last 20/40 jobs are kept there) (In reply to Allon Mureinik from comment #3) > Sandro, is this still happening? Can you provide a non-broken link for this > error log? I'm not seeing it happening anymore but probably just because the failing test has been fixed. I think that the ioprocess issue is still there.
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
oVirt 4.0 beta has been released, moving to RC milestone.
Since we don't know if the bug still occurs, or even what the bug is, I am closing it for now. Please reopen if you got more info or if it still occurs.