(This page was automatically generated by the tools in the opsboy project on 15:08:05 28-Dec-2023 GMT.)

Detailed Test Report for ngx_stream_lua in linux x86_64 (r)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
e9cfdc06 2021-03-17 14:20:17 GMT 0 25 115 9563 419 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

OpenSSL

OpenSSL 1.1.1h 22 Sep 2020

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
023-preread/sanity.t TEST 13: phase postponing works - response_body - response is expected (repeated req 0, req 0) got: "receive stream response error: connection reset by"...
length: 56
expected: "done"
length: 4
strings begin to differ at char 1 (line 1 column 1)
023-preread/sanity.t TEST 13: phase postponing works - response_body - response is expected (repeated req 1, req 0) got: "receive stream response error: connection reset by"...
length: 56
expected: "done"
length: 4
strings begin to differ at char 1 (line 1 column 1)
058-tcp-socket.t TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) got: 'h
'
expected: 'hello world
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 0, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 0)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2021/03/17 22:14:15 [error] 32227\#0: *1 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp socket recv returned -1: "/t?"
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp socket handle read error
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp socket waking up the current request
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp operation done, resuming lua thread
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp socket calling prepare retvals handler 00000000004DF1EF, u:00007FE83544FFB0
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua tcp socket receive return value handler
2021/03/17 22:14:15 [debug] 32227\#0: *1 poll del event: fd:9 ev:1
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua run thread, top:9 c:1
2021/03/17 22:14:15 [debug] 32227\#0: *1 lua finalize socket
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 1, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 1)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2021/03/17 22:14:15 [error] 32227\#0: *4 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp socket recv returned -1: "/t?"
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp socket handle read error
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp socket waking up the current request
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp operation done, resuming lua thread
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp socket calling prepare retvals handler 00000000004DF1EF, u:00007FE8354502E8
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua tcp socket receive return value handler
2021/03/17 22:14:15 [debug] 32227\#0: *4 poll del event: fd:9 ev:1
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua run thread, top:0 c:1
2021/03/17 22:14:15 [debug] 32227\#0: *4 lua finalize socket
'
067-req-socket.t TEST 14: receiveany small block size for a big size block - response_body - response is expected (repeated req 0, req 0) @@ -1,10 +1,26 @@
ok
-receive: hel
-receive: lo,
-receive: st
-receive: rea
-receive: m r
-receive: ece
-receive: ive
-receive: any
+receive: h
+receive: e
+receive: l
+receive: l
+receive: o
+receive: ,
+receive:
+receive: s
+receive: t
+receive: r
+receive: e
+receive: a
+receive: m
+receive:
+receive: r
+receive: e
+receive: c
+receive: e
+receive: i
+receive: v
+receive: e
+receive: a
+receive: n
+receive: y
receive: !
'
067-req-socket.t TEST 14: receiveany small block size for a big size block - response_body - response is expected (repeated req 1, req 0) @@ -1,10 +1,26 @@
ok
-receive: hel
-receive: lo,
-receive: st
-receive: rea
-receive: m r
-receive: ece
-receive: ive
-receive: any
+receive: h
+receive: e
+receive: l
+receive: l
+receive: o
+receive: ,
+receive:
+receive: s
+receive: t
+receive: r
+receive: e
+receive: a
+receive: m
+receive:
+receive: r
+receive: e
+receive: c
+receive: e
+receive: i
+receive: v
+receive: e
+receive: a
+receive: n
+receive: y
receive: !
'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
read: O
-failed to set keepalive: unread data in buffer
'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
read: O
-failed to set keepalive: unread data in buffer
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
161-load-resty-core.t nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:

Warnings

Go back to the index page.