------=_Part_28990_2072646971.1362101178519
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
i get it 'git clone
http://gerrit.ovirt.org/p/vdsm.git' this
morning. and make it again. error remains.
i fellow
http://www.ovirt.org/Vdsm_Developers step by step until(make rpm).but if add
'NOSE_EXCLUDE=.* ' ,make can success
thanks.
error message:
testConnectWithoutCertificateFails OK
testSessionIsCached OK
SPM_MailMonitorTests
testThreadLeak OK
TestSuperVdsm
testIsSuperUp
WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in
launch
utils.retry(self._connect, Exception, timeout=60, tries=3)
File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry
return func()
File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in
_connect
self._manager.connect()
File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in connect
conn = Client(self._address, authkey=self._authkey)
File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in
Client
c = SocketClient(address)
File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in
SocketClient
s.connect(address)
File "<string>", line 1, in connect
error: [Errno 111] Connection refused
Killed
[root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks
&& make rpm
At 2013-02-28 23:33:10,"Yaniv Bronheim" <ybronhei(a)redhat.com> wrote:
i dont think they're related at all
run it without the tests:
./autogen.sh --system && ./configure --enable-hooks && make rpm
NOSE_EXCLUDE=.*
tell me what you've got..
what vdsm branch do you compile? master or ovirt-3.2?
----- Original Message -----
From: "bigclouds" <bigclouds(a)163.com>
To: "Yaniv Bronheim" <ybronhei(a)redhat.com>
Sent: Thursday, February 28, 2013 5:18:20 PM
Subject: Re:Re: [Users] build vdsm error at TestSuperVdsm
hi, i think the error occurs when do unit test during compiling engine code.
my env is centos6.3,engine code is latest from git-repo.
At 2013-02-28 22:00:08,"Yaniv Bronheim" <ybronhei(a)redhat.com> wrote:
>Hey,
>Maybe you've got vdsm that already runs on your machine ? but it doesn't
supposed to throw this exception anyway
>/msg NickServ identify
>What version of vdsm do you compile?? maybe the tests couldn't create the socket
for the communication between supervdsm and vdsm..
>its wrong that all the compilation fails that way.. ill check it. but did you try more
than once to run it?
>
>
>----- Original Message -----
>From: "bigclouds" <bigclouds(a)163.com>
>To: users(a)ovirt.org
>Sent: Thursday, February 28, 2013 7:47:37 AM
>Subject: [Users] build vdsm error at TestSuperVdsm
>
>
>
>
>testThreadLeak OK
>TestSuperVdsm
>testIsSuperUp WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection
refused
>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
>ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm
>Traceback (most recent call last):
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in
launch
>utils.ret ry(self._connect, Exception, timeout=60, tries=3)
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry
>return func()
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in
_connect
>self._manager.connect()
>File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in
connect
>conn = Client(self._address, authkey=self._authkey)
>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in
Client
>c = SocketClient(address)
>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in
SocketClient
>s.connect(address)
>File "<string>", line 1, in connect
>error: [Errno 111] Connection refused
>Killed
>[root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks
&& make rpm
>
>
>_______________________________________________
>Users mailing list
>Users(a)ovirt.org
>http://lists.ovirt.org/mailman/listinfo/users
------=_Part_28990_2072646971.1362101178519
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div
style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div
style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><br><div> i
get it
'<span style="white-space: pre-wrap; line-height: 1.7;">git
clone </span><span>http://gerrit.ovirt.org/p/vdsm.git' this morning. and
make it again. error
remains.<br></span></div><div><span style="line-height:
1.7;">i
fellow </span>http://www.ovirt.org/Vdsm_Developers step by
step until(<span style="white-space: pre-wrap;">make
rpm</span><span style="line-height: 1.7;">).but if add
'</span><span style="white-space: pre-wrap; line-height:
1.7;">NOSE_EXCLUDE=.* </span><span style="line-height:
1.7;">' ,make can
success</span></div><div>thanks.</div><div><br>error
message:</div><div><div>
testConnectWithoutCertificateFails
OK</div><div> testSessionIsCached
OK</div><div>SPM_MailMonitorTests</div><div>
testThreadLeak
OK</div><div>TestSuperVdsm</div><div>
testIsSuperUp
WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection
refused</div><div>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111]
Connection refused</div><div>WARNING:SuperVdsmProxy:Connect to svdsm failed
[Errno 111] Connection refused</div><div>ERROR:Storage.Misc:Panic:
Couldn't connect to supervdsm</div><div>Traceback (most recent call
last):</div><div> File
"/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in
launch</div><div> utils.retry(self._connect, Exception,
timeout=60, tries=3)</div><div> File
"/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in
retry</div><div> return
func()</div><div> File
"/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in
_connect</div><div>
self._manager.connect()</div><div> File
"/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in
connect</div><div> conn = Client(self._address,
authkey=self._authkey)</div><div> File
"/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in
Client</div><div> c =
SocketClient(address)</div><div> File
"/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in
SocketClient</div><div>
s.connect(address)</div><div> File
"<string>", line 1, in connect</div><div>error: [Errno
111] Connection refused</div><div>Killed</div><div>[root@ovirtdev
vdsm]# ./autogen.sh --system && ./configure --enable-hooks
&& make rpm</div><div></div><div
id="divNeteaseMailCard"></div><br><pre><br>At 2013-02-28 23:33:10,"Yaniv Bronheim" <<a
href="mailto:ybronhei@redhat.com">ybronhei@redhat.com</a>> wrote:
>i dont think they're related at all
>
>run it without the tests:
>./autogen.sh --system && ./configure --enable-hooks && make rpm NOSE_EXCLUDE=.*
>
>tell me what you've got..
>what vdsm branch do you compile? master or ovirt-3.2?
>
>----- Original Message -----
>From: "bigclouds" <<a
href="mailto:bigclouds@163.com">bigclouds@163.com</a>>
>To: "Yaniv Bronheim" <<a
href="mailto:ybronhei@redhat.com">ybronhei@redhat.com</a>>
>Sent: Thursday, February 28, 2013 5:18:20 PM
>Subject: Re:Re: [Users] build vdsm error at TestSuperVdsm
>
>
>
>hi, i think the error occurs when do unit test during compiling engine code.
>my env is centos6.3,engine code is latest from git-repo.
>
>
>
>
>
>
>
>
>At 2013-02-28 22:00:08,"Yaniv Bronheim" <<a
href="mailto:ybronhei@redhat.com">ybronhei@redhat.com</a>> wrote:
>>Hey,
>>Maybe you've got vdsm that already runs on your machine ? but it doesn't supposed to throw this exception anyway
>>/msg NickServ identify
>>What version of vdsm do you compile?? maybe the tests couldn't create the socket for the communication between supervdsm and vdsm..
>>its wrong that all the compilation fails that way.. ill check it. but did you try more than once to run it?
>>
>>
>>----- Original Message -----
>>From: "bigclouds" <<a
href="mailto:bigclouds@163.com">bigclouds@163.com</a>>
>>To: <a
href="mailto:users@ovirt.org">users@ovirt.org</a>
>>Sent: Thursday, February 28, 2013 7:47:37 AM
>>Subject: [Users] build vdsm error at TestSuperVdsm
>>
>>
>>
>>
>>testThreadLeak OK
>>TestSuperVdsm
>>testIsSuperUp WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
>>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
>>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused
>>ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm
>>Traceback (most recent call last):
>>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in launch
>>utils.ret ry(self._connect, Exception, timeout=60, tries=3)
>>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry
>>return func()
>>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in _connect
>>self._manager.connect()
>>File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in connect
>>conn = Client(self._address, authkey=self._authkey)
>>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in Client
>>c = SocketClient(address)
>>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in SocketClient
>>s.connect(address)
>>File "<string>", line 1, in connect
>>error: [Errno 111] Connection refused
>>Killed
>>[root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks && make rpm
>>
>>
>>_______________________________________________
>>Users mailing list
>><a
href="mailto:Users@ovirt.org">Users@ovirt.org</a>
>>http://lists.ovirt.org/mailman/listinfo/users
</pre></div></div></div><br><br><span
title="neteasefooter"><span
id="netease_mail_footer"></span></span>
------=_Part_28990_2072646971.1362101178519--