[Fryer] master FAIL. -1 of 0 tests succeeded.
fryer at oneiros.varnish-software.com
fryer at oneiros.varnish-software.com
Fri Nov 25 10:41:46 CET 2011
Tests Failed: 0
Tests OK: 0
2011-11-25 09:32:21 [1,19]: Server tristran checked out varnish-3.0.0-beta2-539-g699607a of branch master
2011-11-25 09:34:05 [2,103]: httperf-lru-default(httperf): Starting test
2011-11-25 09:38:10 [1,244]: httperf-lru-default(httperf): Varnishstat uptime and measured run-time is too large (measured: 239 stat: 24 diff: 215). Did we crash?
2011-11-25 09:38:10 WARNING [0, 0]: httperf-lru-default(httperf): Out of bounds: n_lru_nuked(0) less than lower boundary 80000
2011-11-25 09:38:10 WARNING [0, 0]: httperf-lru-default(httperf): Out of bounds: client_req(51940) less than lower boundary 1999720
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Load: 10:38:11 up 113 days, 23:53, 0 users, load average: 4.10, 4.16, 1.90
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Test name: httperf-lru-default
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Varnish options:
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): -t=3600
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): -w=200,5000
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): -s=malloc,30M
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Varnish parameters:
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): thread_pool_stack=262144
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): nuke_limit=250
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Payload size (excludes headers): 10K
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Branch: master
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Number of clients involved: 24
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Type of test: httperf
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Test iterations: 1
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Runtime: 239 seconds
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): VCL:
backend foo {
.host = "localhost";
.port = "80";
}
sub vcl_fetch {
set beresp.do_stream = true;
}
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Number of total connections: 200000
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Requests per connection: 10
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Extra options to httperf: --wset=1000000,0.1
2011-11-25 09:38:11 [1, 0]: httperf-lru-default(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 10 --num-conns 8333 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=1000000,0.1
2011-11-25 09:38:23 [2,12]: httperf-lru-stream-nogzip(httperf): Starting test
2011-11-25 09:41:45 WARNING [0,201]: Unknown exception caught.
2011-11-25 09:41:45 [1, 0]:
Traceback (most recent call last):
File "/usr/local/bin/fryer", line 59, in <module>
r, ntests, ok_tests, fail_tests = fryerlib.run_main()
File "/usr/local/lib/python2.6/dist-packages/fryerlib/__init__.py", line 70, in run_main
tmp=t.run_tests()
File "/usr/local/lib/python2.6/dist-packages/fryerlib/tests/__init__.py", line 138, in run_tests
statruntime= int(stat.stat("uptime"))
File "/usr/local/lib/python2.6/dist-packages/fryerlib/varnishstat.py", line 50, in stat
return self.target.stats[key]
KeyError: 'uptime'
2011-11-25 09:41:45 WARNING [0, 0]: Tests finished with problems detected. Failed expectations: 1 Total run time: 583 seconds
More information about the varnish-test
mailing list