Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-26 Thread Sandro Bonazzola
Il 26/06/2015 07:23, Piotr Kliczewski ha scritto:
 This error is thrown when the test timeouts. I reduced timeout to be sure 
 that there is no issue with timeouts. We saw tests being stuck. Once we do
 not see it hanging again i will restore previos value.


Note that it was still stuck this morning.

 
 
 
 Thanks,
 Piotr
 
 
  Oryginalna wiadomość 
 Od: Dan Kenigsberg dan...@redhat.com
 Data: 25.06.2015 22:33 (GMT+01:00)
 Do: Piotr Kliczewski piotr.kliczew...@gmail.com
 DW: Piotr Kliczewski pklic...@redhat.com, infra infra@ovirt.org, 
 de...@ovirt.org
 Temat: Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on 
 JsonRpcServerTests
 
 
 I see that you have re-enabled the tests - thanks.
 
 Please note that now I see a random
 
 20:25:49 
 ==
 20:25:49 ERROR: testMethodReturnsNullAndServerReturnsTrue(kw=False) 
 (jsonRpcTests.JsonRpcServerTests)
 20:25:49 
 --
 20:25:49 Traceback (most recent call last):
 20:25:49   File /tmp/run/vdsm/tests/testlib.py, line 64, in wrapper
 20:25:49 return f(self, *args)
 20:25:49   File /tmp/run/vdsm/tests/monkeypatch.py, line 133, in wrapper
 20:25:49 return f(*args, **kw)
 20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 186, in 
 testMethodReturnsNullAndServerReturnsTrue
 20:25:49 CALL_ID)
 20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 89, in 
 _callTimeout
 20:25:49 raise JsonRpcNoResponseError(methodName)
 20:25:49 JsonRpcNoResponseError: [-32605] No response for JSON-RPC ping 
 request.
 
 in http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4096/console
 
 can you take a look?
 
 
 ___
 Devel mailing list
 de...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-26 Thread Piotr Kliczewski
On Fri, Jun 26, 2015 at 9:56 AM, Sandro Bonazzola sbona...@redhat.com wrote:
 Il 26/06/2015 07:23, Piotr Kliczewski ha scritto:
 This error is thrown when the test timeouts. I reduced timeout to be sure 
 that there is no issue with timeouts. We saw tests being stuck. Once we do
 not see it hanging again i will restore previos value.


 Note that it was still stuck this morning.


Great. I enabled the job to have it stuck. It builds ok on local env
with and without mock so we need to investigate the reason why it gets
stuck in CI env.




 Thanks,
 Piotr


  Oryginalna wiadomość 
 Od: Dan Kenigsberg dan...@redhat.com
 Data: 25.06.2015 22:33 (GMT+01:00)
 Do: Piotr Kliczewski piotr.kliczew...@gmail.com
 DW: Piotr Kliczewski pklic...@redhat.com, infra infra@ovirt.org, 
 de...@ovirt.org
 Temat: Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on 
 JsonRpcServerTests


 I see that you have re-enabled the tests - thanks.

 Please note that now I see a random

 20:25:49 
 ==
 20:25:49 ERROR: testMethodReturnsNullAndServerReturnsTrue(kw=False) 
 (jsonRpcTests.JsonRpcServerTests)
 20:25:49 
 --
 20:25:49 Traceback (most recent call last):
 20:25:49   File /tmp/run/vdsm/tests/testlib.py, line 64, in wrapper
 20:25:49 return f(self, *args)
 20:25:49   File /tmp/run/vdsm/tests/monkeypatch.py, line 133, in wrapper
 20:25:49 return f(*args, **kw)
 20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 186, in 
 testMethodReturnsNullAndServerReturnsTrue
 20:25:49 CALL_ID)
 20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 89, in 
 _callTimeout
 20:25:49 raise JsonRpcNoResponseError(methodName)
 20:25:49 JsonRpcNoResponseError: [-32605] No response for JSON-RPC ping 
 request.

 in http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4096/console

 can you take a look?


 ___
 Devel mailing list
 de...@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel



 --
 Sandro Bonazzola
 Better technology. Faster innovation. Powered by community collaboration.
 See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-25 Thread Dan Kenigsberg

I see that you have re-enabled the tests - thanks.

Please note that now I see a random

20:25:49 ==
20:25:49 ERROR: testMethodReturnsNullAndServerReturnsTrue(kw=False) 
(jsonRpcTests.JsonRpcServerTests)
20:25:49 --
20:25:49 Traceback (most recent call last):
20:25:49   File /tmp/run/vdsm/tests/testlib.py, line 64, in wrapper
20:25:49 return f(self, *args)
20:25:49   File /tmp/run/vdsm/tests/monkeypatch.py, line 133, in wrapper
20:25:49 return f(*args, **kw)
20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 186, in 
testMethodReturnsNullAndServerReturnsTrue
20:25:49 CALL_ID)
20:25:49   File /tmp/run/vdsm/tests/jsonRpcTests.py, line 89, in _callTimeout
20:25:49 raise JsonRpcNoResponseError(methodName)
20:25:49 JsonRpcNoResponseError: [-32605] No response for JSON-RPC ping request.

in http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4096/console

can you take a look?
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-23 Thread Piotr Kliczewski
I am looking at it. It runs locally without any issues but it seems to get 
stuck quite often on CI.

I was told that it can be related to running the job in mock. I need to run it 
in mock locally to verify.

Thanks,
Piotr

- Original Message -
From: Sandro Bonazzola sbona...@redhat.com
To: Piotr Kliczewski pklic...@redhat.com, infra infra@ovirt.org, 
de...@ovirt.org
Sent: Tuesday, June 23, 2015 4:56:19 PM
Subject: vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/326/console

Last lines:
JsonRpcServerTests
testDoubleResponse(kw=False)OK
testDoubleResponse(kw=True) OK
testMethodBadParameters(kw=False)   OK
testMethodBadParameters(kw=True)OK

job is still running on fc20-vm06.phx.ovirt.org

Please investigate before killing the job.

-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-23 Thread Sandro Bonazzola
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/326/console

Last lines:
JsonRpcServerTests
testDoubleResponse(kw=False)OK
testDoubleResponse(kw=True) OK
testMethodBadParameters(kw=False)   OK
testMethodBadParameters(kw=True)OK

job is still running on fc20-vm06.phx.ovirt.org

Please investigate before killing the job.

-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests

2015-06-23 Thread Dan Kenigsberg
On Tue, Jun 23, 2015 at 11:07:07AM -0400, Piotr Kliczewski wrote:
 I am looking at it. It runs locally without any issues but it seems to get 
 stuck quite often on CI.
 
 I was told that it can be related to running the job in mock. I need to run 
 it in mock locally to verify.
 

 Thanks,
 Piotr
 
 - Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: Piotr Kliczewski pklic...@redhat.com, infra infra@ovirt.org, 
 de...@ovirt.org
 Sent: Tuesday, June 23, 2015 4:56:19 PM
 Subject: vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests
 
 http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/326/console
 
 Last lines:
 JsonRpcServerTests
 testDoubleResponse(kw=False)OK
 testDoubleResponse(kw=True) OK
 testMethodBadParameters(kw=False)   OK
 testMethodBadParameters(kw=True)OK
 
 job is still running on fc20-vm06.phx.ovirt.org

Piotr, on the mean time, can you NOSE_EXCLUDE the offending test?
I'd love to see the unit tests running again.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra