Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python tests crash riak_test on riak/1.4 #473

Open
jaredmorrow opened this issue Dec 11, 2013 · 2 comments
Open

Python tests crash riak_test on riak/1.4 #473

jaredmorrow opened this issue Dec 11, 2013 · 2 comments
Milestone

Comments

@jaredmorrow
Copy link
Contributor

This happens on CentOS 6 on the riak/1.4 branch of riak_test

11:40:45.460 [info] test_mr_list_add_two_buckets (riak.tests.test_all.RiakHttpTransportTestCase) ... 
11:40:45.460 [info] ok
11:40:45.658 [info] test_multiget_bucket (riak.tests.test_all.RiakHttpTransportTestCase) ... ERROR
11:50:45.668 [warning] client_python_verify failed: {{assertEqual_failed,[{module,client_python_verify},{line,37},{expression
,"ExitCode"},{expected,0},{value,-1}]},[{client_python_verify,'-confirm/0-fun-2-',2,[{file,"tests/client_python_verify.erl"},
{line,37}]},{client_python_verify,confirm,0,[{file,"tests/client_python_verify.erl"},{line,37}]}]}
11:50:45.668 [error] Error in process <0.577.0> on node 'riak_test@127.0.0.1' with exit value: {{assertEqual_failed,[{module,
client_python_verify},{line,37},{expression,"ExitCode"},{expected,0},{value,-1}]},[{client_python_verify,'-confirm/0-fun-2-',
2,[{file,"tests/client_python_verify.erl"},{line,37}]},{client_python_verify... 


11:50:45.668 [error] 
================ client_python_verify failure stack trace =====================
{{assertEqual_failed,[{module,client_python_verify},
                      {line,37},
                      {expression,"ExitCode"},
                      {expected,0},
                      {value,-1}]},
 [{client_python_verify,'-confirm/0-fun-2-',2,
                        [{file,"tests/client_python_verify.erl"},{line,37}]},
  {client_python_verify,confirm,0,
                        [{file,"tests/client_python_verify.erl"},{line,37}]}]}
===============================================================================

11:50:45.668 [notice] client_python_verify Test Run Complete
escript: exception exit: {eagain,[{erlang,open_port,
                                 [{spawn,"/bin/sh -s unix:cmd 2>&1"},[stream]],
                                 []},
                         {os,start_port_srv_handle,1,
                             [{file,"os.erl"},{line,254}]},
                         {os,start_port_srv_loop,0,
                             [{file,"os.erl"},{line,270}]}]}
  in function  os:unix_cmd/1 (os.erl, line 197)
  in call from rtdev:'-stop_all/1-fun-1-'/1 (src/rtdev.erl, line 285)
  in call from rtdev:'-stop_all/1-lc$^0/1-0-'/2 (src/rtdev.erl, line 301)
  in call from rtdev:stop_all/1 (src/rtdev.erl, line 301)
  in call from rtdev:'-teardown/0-lc$^0/1-0-'/1 (src/rtdev.erl, line 496)
  in call from riak_test_escript:run_test/6 (src/riak_test_escript.erl, line 254)
  in call from riak_test_escript:'-main/1-lc$^1/1-1-'/5 (src/riak_test_escript.erl, line 149)
  in call from riak_test_escript:'-main/1-lc$^1/1-1-'/5 (src/riak_test_escript.erl, line 149)
make: *** [test-ee] Error 127
@seancribbs
Copy link
Contributor

Does that pull python client 2.0.x or git? I can't remember.

@jaredmorrow
Copy link
Contributor Author

@kellymclaughlin kellymclaughlin added this to the 1.4 milestone Mar 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants