[Fryer] streaming-3.0.2 FAIL. 22 of 26 tests succeeded.

fryer at oneiros.varnish-software.com fryer at oneiros.varnish-software.com
Fri Jun 22 05:32:35 CEST 2012


Tests Failed: 4gpluss-stream thread_creation 4gpluss 4gpluss-nogzip 


Tests OK: httperf-lru-nostream-gzip httperf-lru-nostream-gzip-deflateoff streaming httperf-lru-default memleak httperf-lru-stream-default httperf-hot httperf-lru-nostream-nogzip cold-gzip httperf-lru-stream-gzip httperf-lru-stream-nogzip basic-fryer cold-nogzip 4gpluss-nostream lru-random siege-test httperf-lru-nostream-default httperf-rapid-expire streaming-grace cold-default purge-fail streaming-gzip 



2012-06-22 00:57:24 [1,30]: Server pantoum checked out  of branch streaming-3.0.2
2012-06-22 00:57:49 [2,24]: httperf-lru-nostream-gzip(httperf): Starting test
2012-06-22 01:02:15 [2,266]: httperf-lru-nostream-gzip-deflateoff(httperf): Starting test
2012-06-22 01:06:22 [2,247]: streaming(httperf): Starting test
2012-06-22 01:09:34 [2,191]: httperf-lru-default(httperf): Starting test
2012-06-22 01:14:07 [2,273]: memleak(httperf): Starting test
2012-06-22 01:15:51 [2,103]: 4gpluss-stream(httperf): Starting test
2012-06-22 01:33:10 WARNING [0,1039]: 4gpluss-stream(httperf): Out of bounds: fetch_failed(1) more than upper boundary 0
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Load:  03:33:11 up 21 days, 13:56,  4 users,  load average: 1.37, 1.80, 2.32

2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Test name: 4gpluss-stream
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Varnish options: 
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): -t=60000
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): -s=malloc,52G
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Varnish parameters: 
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): thread_stats_rate=1
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): sess_timeout=60000s
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): group=root
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): send_timeout=60000s
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): http_gzip_support=off
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): user=root
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Payload size (excludes headers): 5G
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Branch: streaming-3.0.2
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Number of clients involved: 24
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Type of test: httperf
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Test iterations: 1
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Runtime: 1035 seconds
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (req.url ~ "[0-9]") {
		set req.url = "/1";
	} else {
		set req.url = "/2";
	}
}
sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Number of total connections: 25
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Requests per connection: 1
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-22 01:33:11 [1, 0]: 4gpluss-stream(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-22 01:33:17 [2, 6]: httperf-lru-stream-default(httperf): Starting test
2012-06-22 01:37:47 [2,269]: httperf-hot(httperf): Starting test
2012-06-22 01:40:19 [2,151]: httperf-lru-nostream-nogzip(httperf): Starting test
2012-06-22 01:44:31 [2,252]: thread_creation(httperf): Starting test
2012-06-22 01:46:10 WARNING [0,98]: thread_creation(httperf): Out of bounds: client_req(302562) less than lower boundary 2390000
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Load:  03:46:10 up 21 days, 14:09,  4 users,  load average: 385.83, 170.59, 64.42

2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Test name: thread_creation
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Varnish options: 
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): -t=120
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): -s=malloc,10G
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): -T=localhost:6082
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Varnish parameters: 
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_stats_rate=1
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pool_add_threshold=0
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): group=root
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pool_add_delay=1
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pool_max=5000
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): user=root
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): listen_depth=8192
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pools=2
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pool_timeout=100
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): thread_pool_min=2
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Payload size (excludes headers): 256
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Branch: streaming-3.0.2
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Number of clients involved: 24
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Type of test: httperf
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Test iterations: 1
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Runtime: 94 seconds
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): VCL: 

backend foo {
	.host = "localhost";
	.port = "80";
}


2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Number of total connections: 24000
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Requests per connection: 100
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Extra options to httperf: --wset=10,0.25 --max-connections=4 --wsess 1000,100,0.2 --rate 100
2012-06-22 01:46:10 [1, 0]: thread_creation(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 100 --num-conns 1000 --port 8080 --burst-length 3 --client 23/24 --server 10.20.100.12 --wset=10,0.25 --max-connections=4 --wsess 1000,100,0.2 --rate 100
2012-06-22 01:46:17 [2, 6]: cold-gzip(httperf): Starting test
2012-06-22 01:52:26 [2,369]: 4gpluss(httperf): Starting test
2012-06-22 02:10:27 WARNING [0,1081]: 4gpluss(httperf): Out of bounds: fetch_failed(1) more than upper boundary 0
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Load:  04:10:27 up 21 days, 14:33,  4 users,  load average: 1.39, 3.18, 15.51

2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Test name: 4gpluss
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Varnish options: 
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): -t=60000
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): -s=malloc,52G
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Varnish parameters: 
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): thread_stats_rate=1
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): sess_timeout=60000s
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): group=root
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): send_timeout=60000s
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): http_gzip_support=off
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): user=root
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Payload size (excludes headers): 5G
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Branch: streaming-3.0.2
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Number of clients involved: 24
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Type of test: httperf
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Test iterations: 1
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Runtime: 1076 seconds
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Number of total connections: 25
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Requests per connection: 1
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-22 02:10:27 [1, 0]: 4gpluss(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-22 02:10:34 [2, 6]: httperf-lru-stream-gzip(httperf): Starting test
2012-06-22 02:14:48 [2,253]: httperf-lru-stream-nogzip(httperf): Starting test
2012-06-22 02:19:07 [2,259]: basic-fryer(httperf): Starting test
2012-06-22 02:19:29 [2,22]: cold-nogzip(httperf): Starting test
2012-06-22 02:22:08 [2,158]: 4gpluss-nostream(httperf): Starting test
2012-06-22 02:43:15 [2,1266]: lru-random(httperf): Starting test
2012-06-22 02:54:49 [2,694]: siege-test(siege): Starting test
2012-06-22 02:56:12 [2,82]: httperf-lru-nostream-default(httperf): Starting test
2012-06-22 03:00:28 [2,256]: httperf-rapid-expire(httperf): Starting test
2012-06-22 03:04:12 [2,223]: streaming-grace(httperf): Starting test
2012-06-22 03:07:13 [2,180]: cold-default(httperf): Starting test
2012-06-22 03:09:57 [2,164]: 4gpluss-nogzip(httperf): Starting test
2012-06-22 03:27:23 WARNING [0,1046]: 4gpluss-nogzip(httperf): Out of bounds: fetch_failed(1) more than upper boundary 0
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Load:  05:27:24 up 21 days, 15:50,  4 users,  load average: 1.76, 2.03, 2.60

2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Test name: 4gpluss-nogzip
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Varnish options: 
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): -t=60000
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): -s=malloc,52G
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Varnish parameters: 
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): thread_stats_rate=1
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): sess_timeout=60000s
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): group=root
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): send_timeout=60000s
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): http_gzip_support=off
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): user=root
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Payload size (excludes headers): 5G
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Branch: streaming-3.0.2
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Number of clients involved: 24
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Type of test: httperf
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Test iterations: 1
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Runtime: 1042 seconds
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Number of total connections: 25
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Requests per connection: 1
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-22 03:27:24 [1, 0]: 4gpluss-nogzip(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-22 03:27:30 [2, 6]: purge-fail(httperf): Starting test
2012-06-22 03:29:58 [2,147]: streaming-gzip(httperf): Starting test
2012-06-22 03:32:35 WARNING [0,156]: Tests finished with problems detected. Failed expectations: 4 Total run time: 9341 seconds 



More information about the varnish-test mailing list