Created
June 1, 2012 08:37
-
-
Save drewkerrigan/2850388 to your computer and use it in GitHub Desktop.
First Riak Moss BB Run Test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@s01:~/basho_bench# ./basho_bench /root/riak_moss/bench/moss.config | |
INFO: Loaded basho_bench_driver_moss (/root/riak_moss/bench/basho_bench_driver_moss.erl) | |
INFO: Est. data size: 5.00 KB | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.59.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: Restarting crashed worker. | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.68.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: Restarting crashed worker. | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.71.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: Restarting crashed worker. | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.74.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: Restarting crashed worker. | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.77.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: Restarting crashed worker. | |
INFO: Starting 250.0 ms/req fixed rate worker: <0.80.0> | |
DEBUG:Driver basho_bench_driver_moss crashed: {badarg, | |
[{io,format, | |
[<0.52.0>,"~s", | |
[{url, | |
"http://sl.basho.com:80/test/2", | |
"sl.basho.com",80, | |
undefined,undefined, | |
"/test/2",http, | |
hostname}]]}, | |
{basho_bench_driver_moss, | |
send_request,7}, | |
{basho_bench_driver_moss, | |
do_get,3}, | |
{basho_bench_driver_moss,run, | |
4}, | |
{basho_bench_worker, | |
worker_next_op,1}, | |
{basho_bench_worker, | |
rate_worker_run_loop,2}]} | |
WARN: No data for op: {insert,insert} | |
WARN: No data for op: {update,update} | |
WARN: No data for op: {delete,delete} | |
WARN: No data for op: {get,get} | |
INFO: Errors:[{{update,update},6},{{{update,update},crash},6}] | |
INFO: Total Errors: | |
INFO: {{update,update},crash}: 6 | |
Test stopped: shutdown | |
=INFO REPORT==== 1-Jun-2012::03:36:33 === | |
application: basho_bench | |
exited: shutdown | |
type: permanent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment