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

Detailed Test Report for ngx_lua in linux i386 (o)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
ee47e55e 2019-02-24 06:09:40 GMT 5 1210 199 20497 1099 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 864c72e

OpenSSL

OpenSSL 1.1.0j 20 Nov 2018

Compilation Errors

Unexpected Failures

File Name Details
023-rewrite/tcp-socket.t TEST 4: with resolver - response_body - response is expected (repeated req 0, req 0) got: ..."received: Date: Mon, 25 Feb 2019 09:03:09 GMT\x{0a}"...
length: 125
expected: ..."received: Server: openresty\x{0a}"...
length: 107
strings begin to differ at char 90 (line 4 column 23)
023-rewrite/tcp-socket.t TEST 4: with resolver - response_body - response is expected (repeated req 1, req 0) got: ..."received: Date: Mon, 25 Feb 2019 09:03:09 GMT\x{0a}"...
length: 125
expected: ..."received: Server: openresty\x{0a}"...
length: 107
strings begin to differ at char 90 (line 4 column 23)
058-tcp-socket.t TEST 4: with resolver - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
connected: 1
request sent: 56
first line received: HTTP/1.1 200 OK
-second line received: Server: openresty
+second line received: Date: Mon, 25 Feb 2019 09:08:45 GMT
'
058-tcp-socket.t TEST 4: with resolver - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
connected: 1
request sent: 56
first line received: HTTP/1.1 200 OK
-second line received: Server: openresty
+second line received: Date: Mon, 25 Feb 2019 09:08:45 GMT
'
124-init-worker.t TEST 13: cosocket with resolver - response_body - response is expected (repeated req 0, req 0) @@ -2,4 +2,4 @@
connected: 1
request sent: 56
first line received: HTTP/1.1 200 OK
-second line received: Server: openresty
+second line received: Date: Mon, 25 Feb 2019 09:14:02 GMT
'

Expected Failures

File Name Details
016-resp-header.t TEST 75: exceeding max header limit (default 100) - pattern "lua exceeding response header limit 101 > 100" should match a line in error.log (req 0)
016-resp-header.t TEST 75: exceeding max header limit (default 100) - pattern "lua exceeding response header limit 101 > 100" should match a line in error.log (req 1)
016-resp-header.t TEST 77: exceeding max header limit (custom limit, 3) - pattern "lua exceeding response header limit 4 > 3" should match a line in error.log (req 0)
016-resp-header.t TEST 77: exceeding max header limit (custom limit, 3) - pattern "lua exceeding response header limit 4 > 3" should match a line in error.log (req 1)
020-subrequest.t TEST 1: DELETE - pattern "lua http subrequest "/other?"" should match a line in error.log (req 0)
020-subrequest.t TEST 1: DELETE - pattern "lua http subrequest "/other?"" should match a line in error.log (req 1)
020-subrequest.t TEST 32: test memcached with subrequests - pattern "lua reuse free buf chain, but reallocate memory because" should match a line in error.log (req 0)
020-subrequest.t TEST 32: test memcached with subrequests - pattern "lua reuse free buf chain, but reallocate memory because" should match a line in error.log (req 1)
020-subrequest.t TEST 27: lua calls lua via subrequests - pattern "lua reuse free buf memory" should match a line in error.log (req 0)
020-subrequest.t TEST 27: lua calls lua via subrequests - pattern "lua reuse free buf memory" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua ready to sleep for" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua ready to sleep for" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua ready to sleep for" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua ready to sleep for" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 1: sleep 0.5 - pattern "lua ready to sleep for" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 1: sleep 0.5 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 1: sleep 0.5 - pattern "lua ready to sleep for" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 1: sleep 0.5 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
023-rewrite/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 1)
023-rewrite/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 1: sanity - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"
-lua tcp socket get keepalive peer: using connection
'
023-rewrite/socket-keepalive.t TEST 1: sanity - grep_error_log_out (req 1) @@ -1,2 +0,0 @@
-lua tcp socket get keepalive peer: using connection
-lua tcp socket get keepalive peer: using connection
'
023-rewrite/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 1\b)" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 1\b)" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 7: "lua_socket_keepalive_timeout 0" means unlimited - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua tcp socket connection pool size: 30
-lua tcp socket keepalive timeout: unlimited
'
023-rewrite/socket-keepalive.t TEST 7: "lua_socket_keepalive_timeout 0" means unlimited - grep_error_log_out (req 1) got: ''
expected: 'lua tcp socket keepalive timeout: unlimited
'
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 123 ms" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 123 ms" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 101 ms" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 25\b)" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 101 ms" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 25\b)" should match a line in error.log (req 1)
023-rewrite/socket-keepalive.t TEST 10: sock:keepalive_timeout(0) means unlimited - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua tcp socket connection pool size: 30
-lua tcp socket keepalive timeout: unlimited
'
023-rewrite/socket-keepalive.t TEST 10: sock:keepalive_timeout(0) means unlimited - grep_error_log_out (req 1) got: ''
expected: 'lua tcp socket keepalive timeout: unlimited
'
023-rewrite/socket-keepalive.t TEST 11: sanity (uds) - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua tcp socket keepalive create connection pool for key "unix:
-lua tcp socket get keepalive peer: using connection
'
023-rewrite/socket-keepalive.t TEST 11: sanity (uds) - grep_error_log_out (req 1) @@ -1,2 +0,0 @@
-lua tcp socket get keepalive peer: using connection
-lua tcp socket get keepalive peer: using connection
'
023-rewrite/socket-keepalive.t TEST 12: github issue \#108: ngx.locaiton.capture + redis.set_keepalive - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
023-rewrite/socket-keepalive.t TEST 12: github issue \#108: ngx.locaiton.capture + redis.set_keepalive - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket send timeout: 150" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket send timeout: 150" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 150" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 150" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket read timeout: 150" should match a line in error.log (req 0)
023-rewrite/tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
023-rewrite/tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket read timeout: 150" should match a line in error.log (req 1)
023-rewrite/tcp-socket.t TEST 23: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 0)
023-rewrite/tcp-socket.t TEST 23: connect again immediately - pattern "lua tcp socket reconnect without shutting down" should match a line in error.log (req 0)
023-rewrite/tcp-socket.t TEST 23: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 1)
023-rewrite/tcp-socket.t TEST 23: connect again immediately - pattern "lua tcp socket reconnect without shutting down" should match a line in error.log (req 1)
023-rewrite/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:03:23 [error] 13208\#13208: wrong ident 15075 response for agentzh.org, expect 47057" (req 1) '
Looks like you failed 1 test of 122.
024-access/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 0)
024-access/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
024-access/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 1)
024-access/sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
024-access/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua ready to sleep for" should match a line in error.log (req 0)
024-access/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
024-access/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua ready to sleep for" should match a line in error.log (req 1)
024-access/sleep.t TEST 5: sleep 0.5 - multi-times - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
024-access/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua ready to sleep for" should match a line in error.log (req 0)
024-access/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 0)
024-access/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua ready to sleep for" should match a line in error.log (req 1)
024-access/sleep.t TEST 3: sleep 0.5 in subrequest - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 1)
024-access/sleep.t TEST 1: sleep 0.5 - pattern "lua ready to sleep for" should match a line in error.log (req 0)
024-access/sleep.t TEST 1: sleep 0.5 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
024-access/sleep.t TEST 1: sleep 0.5 - pattern "lua ready to sleep for" should match a line in error.log (req 1)
024-access/sleep.t TEST 1: sleep 0.5 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
024-access/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 0)
024-access/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
024-access/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 1)
024-access/sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
024-access/uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:05:09 [error] 13927\#13927: wrong ident 7323 response for agentzh.org, expect 49820" (req 1) '
024-access/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:05:14 [error] 13957\#13957: wrong ident 9183 response for agentzh.org, expect 52222" (req 1) '
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 1)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 1)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 26: lua_max_running_timers (just not enough) - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 32: make sure inline code keys are correct - grep_error_log_out (req 0) @@ -1,4 +0,0 @@
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
'
025-codecache.t TEST 32: make sure inline code keys are correct - grep_error_log_out (req 1) @@ -1,8 +0,0 @@
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_3c7137b8371d10bc148c8f8bb3042ee6'
-looking up Lua code cache with key '=content_by_lua(proxy.conf:2)nhli_1dfe09105792ef65c8d576cc486d5e04'
'
025-codecache.t TEST 23: simple set by lua - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 23: simple set by lua - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should match a line in error.log (req 0)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 1)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
025-codecache.t TEST 30: cosocket connection pool timeout (before Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "http lua close fake http connection" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 28: multiple parallel timers - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "http lua close fake http connection" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 28: multiple parallel timers - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 0)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 0)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 1)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 1)
025-codecache.t TEST 25: lua variable sharing via upvalue - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 21: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 0)
025-codecache.t TEST 21: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 21: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 1)
025-codecache.t TEST 21: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 33: make sure Lua code file keys are correct - grep_error_log_out (req 0) @@ -1,4 +0,0 @@
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_68f5f4e946c3efd1cc206452b807e8b6'
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_042c9b3a136fbacbbd0e4b9ad10896b7'
'
025-codecache.t TEST 33: make sure Lua code file keys are correct - grep_error_log_out (req 1) @@ -1,8 +0,0 @@
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_68f5f4e946c3efd1cc206452b807e8b6'
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_042c9b3a136fbacbbd0e4b9ad10896b7'
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_68f5f4e946c3efd1cc206452b807e8b6'
-looking up Lua code cache with key 'nhlf_48a9a7def61143c003a7de1644e026e4'
-looking up Lua code cache with key 'nhlf_042c9b3a136fbacbbd0e4b9ad10896b7'
'
025-codecache.t TEST 22: set by lua file - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 22: set by lua file - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 27: GC issue with the on_abort thread object - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 27: GC issue with the on_abort thread object - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 27: GC issue with the on_abort thread object - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 27: GC issue with the on_abort thread object - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "lua close the global Lua VM" should match a line in error.log (req 0)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 3" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 2" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "decrementing the reference count for Lua VM: 1" should match a line in error.log (req 1)
025-codecache.t TEST 31: lua_max_running_timers (just not enough, also low lua_max_pending_timers) - pattern "lua close the global Lua VM" should match a line in error.log (req 1)
028-req-header.t TEST 19: exceeding default max 100 header limit - pattern "lua exceeding request header limit 101 > 100" should match a line in error.log (req 0)
028-req-header.t TEST 19: exceeding default max 100 header limit - pattern "lua exceeding request header limit 101 > 100" should match a line in error.log (req 1)
028-req-header.t TEST 59: execeeding custom 3 header limit (raw) - pattern "lua exceeding request header limit 4 > 3" should match a line in error.log (req 0)
028-req-header.t TEST 59: execeeding custom 3 header limit (raw) - pattern "lua exceeding request header limit 4 > 3" should match a line in error.log (req 1)
028-req-header.t TEST 21: execeeding custom max 102 header limit - pattern "lua exceeding request header limit 103 > 102" should match a line in error.log (req 0)
028-req-header.t TEST 21: execeeding custom max 102 header limit - pattern "lua exceeding request header limit 103 > 102" should match a line in error.log (req 1)
028-req-header.t TEST 57: execeeding custom 3 header limit - pattern "lua exceeding request header limit 4 > 3" should match a line in error.log (req 0)
028-req-header.t TEST 57: execeeding custom 3 header limit - pattern "lua exceeding request header limit 4 > 3" should match a line in error.log (req 1)
030-uri-args.t TEST 37: default max 100 args - pattern "lua hit query args limit 100" should match a line in error.log (req 0)
030-uri-args.t TEST 37: default max 100 args - pattern "lua hit query args limit 100" should match a line in error.log (req 1)
030-uri-args.t TEST 12: rewrite uri and args - pattern "lua set uri jump to "/bar"" should match a line in error.log (req 0)
030-uri-args.t TEST 12: rewrite uri and args - pattern "lua set uri jump to "/bar"" should match a line in error.log (req 1)
030-uri-args.t TEST 34: max args (limited after normal key=value) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
030-uri-args.t TEST 34: max args (limited after normal key=value) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
030-uri-args.t TEST 36: max args (limited after an empty key, but non-empty values) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
030-uri-args.t TEST 36: max args (limited after an empty key, but non-empty values) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
030-uri-args.t TEST 38: custom max 102 args - pattern "lua hit query args limit 102" should match a line in error.log (req 0)
030-uri-args.t TEST 38: custom max 102 args - pattern "lua hit query args limit 102" should match a line in error.log (req 1)
030-uri-args.t TEST 35: max args (limited after an orphan key) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
030-uri-args.t TEST 35: max args (limited after an orphan key) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
031-post-args.t TEST 8: custom max 102 args - pattern "lua hit query args limit 102" should match a line in error.log (req 0)
031-post-args.t TEST 8: custom max 102 args - pattern "lua hit query args limit 102" should match a line in error.log (req 1)
031-post-args.t TEST 4: max args (limited after normal key=value) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
031-post-args.t TEST 4: max args (limited after normal key=value) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
031-post-args.t TEST 6: max args (limited after an empty key, but non-empty values) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
031-post-args.t TEST 6: max args (limited after an empty key, but non-empty values) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
031-post-args.t TEST 5: max args (limited after an orphan key) - pattern "lua hit query args limit 2" should match a line in error.log (req 0)
031-post-args.t TEST 5: max args (limited after an orphan key) - pattern "lua hit query args limit 2" should match a line in error.log (req 1)
031-post-args.t TEST 7: default max 100 args - pattern "lua hit query args limit 100" should match a line in error.log (req 0)
031-post-args.t TEST 7: default max 100 args - pattern "lua hit query args limit 100" should match a line in error.log (req 1)
033-ctx.t TEST 16: set ngx.ctx before simple uri rewrite performed by other nginx modules - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 0)
033-ctx.t TEST 16: set ngx.ctx before simple uri rewrite performed by other nginx modules - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 1)
033-ctx.t TEST 14: set ngx.ctx before internal redirects performed by other nginx modules - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 0)
033-ctx.t TEST 14: set ngx.ctx before internal redirects performed by other nginx modules - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 1)
033-ctx.t TEST 15: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 0)
033-ctx.t TEST 15: set ngx.ctx before internal redirects performed by other nginx modules (with log_by_lua) - pattern "lua release ngx.ctx at ref" should match a line in error.log (req 1)
041-header-filter.t TEST 18: ngx.ctx available in header_filter_by_lua (already defined) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
041-header-filter.t TEST 18: ngx.ctx available in header_filter_by_lua (already defined) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
041-header-filter.t TEST 19: ngx.ctx available in header_filter_by_lua (not defined yet) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
041-header-filter.t TEST 19: ngx.ctx available in header_filter_by_lua (not defined yet) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
047-match-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
047-match-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
047-match-jit.t TEST 4: not matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
047-match-jit.t TEST 3: matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
047-match-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
047-match-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
049-gmatch-jit.t TEST 5: gmatch matched + o - grep_error_log_out (req 0) got: ""
length: 0
expected: "pcre JIT compiling result: 1\x{0a}"
length: 29
strings begin to differ at char 1 (line 1 column 1)
049-gmatch-jit.t TEST 6: fail to match + o - grep_error_log_out (req 0) got: ""
length: 0
expected: "pcre JIT compiling result: 1\x{0a}"
length: 29
strings begin to differ at char 1 (line 1 column 1)
049-gmatch-jit.t TEST 3: gmatch matched but no iterate - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
049-gmatch-jit.t TEST 3: gmatch matched but no iterate - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
049-gmatch-jit.t TEST 7: gmatch matched but no iterate + o - grep_error_log_out (req 0) got: ""
length: 0
expected: "pcre JIT compiling result: 1\x{0a}"
length: 29
strings begin to differ at char 1 (line 1 column 1)
049-gmatch-jit.t TEST 1: gmatch matched - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
049-gmatch-jit.t TEST 1: gmatch matched - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
049-gmatch-jit.t TEST 2: fail to match - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
049-gmatch-jit.t TEST 2: fail to match - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
049-gmatch-jit.t TEST 8: gmatch matched but only iterate once and still matches remain + o - grep_error_log_out (req 0) got: ""
length: 0
expected: "pcre JIT compiling result: 1\x{0a}"
length: 29
strings begin to differ at char 1 (line 1 column 1)
049-gmatch-jit.t TEST 4: gmatch matched but only iterate once and still matches remain - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
049-gmatch-jit.t TEST 4: gmatch matched but only iterate once and still matches remain - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
051-sub-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
051-sub-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
051-sub-jit.t TEST 4: not matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
051-sub-jit.t TEST 3: matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
051-sub-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
051-sub-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
053-gsub-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
053-gsub-jit.t TEST 2: not matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
053-gsub-jit.t TEST 4: not matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
053-gsub-jit.t TEST 3: matched with jo - grep_error_log_out (req 0) got: ''
expected: 'pcre JIT compiling result: 1
'
053-gsub-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 0)
053-gsub-jit.t TEST 1: matched with j - pattern "pcre JIT compiling result: 1" should match a line in error.log (req 1)
056-flush.t TEST 17: limit_rate - pattern "(?^:lua flush requires waiting: buffered 0x[0-9a-f]+, delayed:1)" should match a line in error.log (req 0)
056-flush.t TEST 17: limit_rate - pattern "(?^:lua flush requires waiting: buffered 0x[0-9a-f]+, delayed:1)" should match a line in error.log (req 1)
056-flush.t TEST 11: http 1.0 (sync) - buffering explicitly off - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 0)
056-flush.t TEST 11: http 1.0 (sync) - buffering explicitly off - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 0)
056-flush.t TEST 11: http 1.0 (sync) - buffering explicitly off - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 1)
056-flush.t TEST 11: http 1.0 (sync) - buffering explicitly off - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 1)
056-flush.t TEST 5: http 1.0 (sync) - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 0)
056-flush.t TEST 5: http 1.0 (sync) - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 0)
056-flush.t TEST 5: http 1.0 (sync) - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 1)
056-flush.t TEST 5: http 1.0 (sync) - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 1)
056-flush.t TEST 13: flush wait in a user coroutine - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 0)
056-flush.t TEST 13: flush wait in a user coroutine - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 1)
056-flush.t TEST 12: http 1.0 (async) - buffering explicitly off - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 0)
056-flush.t TEST 12: http 1.0 (async) - buffering explicitly off - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 0)
056-flush.t TEST 12: http 1.0 (async) - buffering explicitly off - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 1)
056-flush.t TEST 12: http 1.0 (async) - buffering explicitly off - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 1)
056-flush.t TEST 6: http 1.0 (async) - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 0)
056-flush.t TEST 6: http 1.0 (async) - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 0)
056-flush.t TEST 6: http 1.0 (async) - pattern "lua buffering output bufs for the HTTP 1.0 request" should match a line in error.log (req 1)
056-flush.t TEST 6: http 1.0 (async) - pattern "lua http 1.0 buffering makes ngx.flush() a no-op" should match a line in error.log (req 1)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
058-tcp-socket.t TEST 64: receiveany method in cosocket - pattern "lua tcp socket read any" should match a line in error.log (req 0)
058-tcp-socket.t TEST 64: receiveany method in cosocket - pattern "lua tcp socket read any" should match a line in error.log (req 1)
058-tcp-socket.t TEST 55: kill a thread with a connecting socket - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 0)
058-tcp-socket.t TEST 55: kill a thread with a connecting socket - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 1)
058-tcp-socket.t TEST 36: reread after a read time out happen (receive -> receive) - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 0)
058-tcp-socket.t TEST 36: reread after a read time out happen (receive -> receive) - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
058-tcp-socket.t TEST 36: reread after a read time out happen (receive -> receive) - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 1)
058-tcp-socket.t TEST 36: reread after a read time out happen (receive -> receive) - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
058-tcp-socket.t TEST 59: reuse cleanup in subrequest - pattern "lua http cleanup reuse" should match a line in error.log (req 0)
058-tcp-socket.t TEST 59: reuse cleanup in subrequest - pattern "lua http cleanup reuse" should match a line in error.log (req 1)
058-tcp-socket.t TEST 50: cosocket resolving aborted by coroutine yielding failures (require) - pattern "resolve name done" should match a line in error.log (req 0)
058-tcp-socket.t TEST 50: cosocket resolving aborted by coroutine yielding failures (require) - pattern "resolve name done" should match a line in error.log (req 1)
058-tcp-socket.t TEST 52: tcp_nodelay on - pattern "lua socket tcp_nodelay" should match a line in error.log (req 0)
058-tcp-socket.t TEST 52: tcp_nodelay on - pattern "lua socket tcp_nodelay" should match a line in error.log (req 1)
058-tcp-socket.t TEST 56: reuse cleanup - pattern "lua http cleanup reuse" should match a line in error.log (req 0)
058-tcp-socket.t TEST 56: reuse cleanup - pattern "lua http cleanup reuse" should match a line in error.log (req 1)
058-tcp-socket.t TEST 57: reuse cleanup in ngx.timer (fake_request) - pattern "lua http cleanup reuse" should match a line in error.log (req 0)
058-tcp-socket.t TEST 57: reuse cleanup in ngx.timer (fake_request) - pattern "lua http cleanup reuse" should match a line in error.log (req 1)
058-tcp-socket.t TEST 68: receiveany with limited, max is smaller than data - pattern "lua tcp socket calling receiveany() method to read at most 7 bytes" should match a line in error.log (req 0)
058-tcp-socket.t TEST 68: receiveany with limited, max is smaller than data - pattern "lua tcp socket calling receiveany() method to read at most 7 bytes" should match a line in error.log (req 1)
058-tcp-socket.t TEST 43: u->coctx left over bug - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 0)
058-tcp-socket.t TEST 43: u->coctx left over bug - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 1)
058-tcp-socket.t TEST 67: receiveany with limited, max is larger than data - pattern "lua tcp socket calling receiveany() method to read at most 128 bytes" should match a line in error.log (req 0)
058-tcp-socket.t TEST 67: receiveany with limited, max is larger than data - pattern "lua tcp socket calling receiveany() method to read at most 128 bytes" should match a line in error.log (req 1)
058-tcp-socket.t TEST 51: cosocket resolving aborted by coroutine yielding failures (xpcall err) - pattern "resolve name done" should match a line in error.log (req 0)
058-tcp-socket.t TEST 51: cosocket resolving aborted by coroutine yielding failures (xpcall err) - pattern "resolve name done" should match a line in error.log (req 1)
058-tcp-socket.t TEST 23: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 0)
058-tcp-socket.t TEST 23: connect again immediately - pattern "lua tcp socket reconnect without shutting down" should match a line in error.log (req 0)
058-tcp-socket.t TEST 23: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 1)
058-tcp-socket.t TEST 23: connect again immediately - pattern "lua tcp socket reconnect without shutting down" should match a line in error.log (req 1)
060-lua-memcached.t TEST 2: raw memcached - pattern "lua reuse free buf memory" should match a line in error.log (req 0)
060-lua-memcached.t TEST 2: raw memcached - pattern "lua reuse free buf memory" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 18: re-send on the same object after a send timeout happens - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 18: re-send on the same object after a send timeout happens - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 18: re-send on the same object after a send timeout happens - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 18: re-send on the same object after a send timeout happens - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket send timeout: 150" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 12: sock:settimeout() overrides lua_socket_send_timeout - pattern "lua tcp socket send timeout: 150" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 150" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 150" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket read timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 6: lua_socket_read_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - pattern "lua tcp socket send timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 20: abort when downstream socket pending on writes - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 20: abort when downstream socket pending on writes - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "lua tcp socket connect timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 9: sock:settimeout(0) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 8: sock:settimeout(nil) does not override lua_socket_read_timeout - pattern "lua tcp socket read timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "lua tcp socket connect timeout: 102" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 21: read timeout on receive(N) - pattern "lua tcp socket read timeout: 10" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 21: read timeout on receive(N) - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 21: read timeout on receive(N) - pattern "lua tcp socket read timeout: 10" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 21: read timeout on receive(N) - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 19: abort when upstream sockets pending on writes - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 19: abort when upstream sockets pending on writes - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 19: abort when upstream sockets pending on writes - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 19: abort when upstream sockets pending on writes - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket read timeout: 150" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 7: sock:settimeout() overrides lua_socket_read_timeout - pattern "lua tcp socket read timeout: 150" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket send timeout: 100" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 1)
067-req-socket.t TEST 17: req socket GC'd - grep_error_log_out (req 0) @@ -1,2 +1 @@
-lua finalize socket
GC cycle done
'
067-req-socket.t TEST 17: req socket GC'd - grep_error_log_out (req 1) @@ -1,2 +1 @@
-lua finalize socket
GC cycle done
'
068-socket-keepalive.t TEST 1: sanity - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 1: sanity - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 3: upstream sockets close prematurely - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 5: lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 6: lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 1\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 7: "lua_socket_keepalive_timeout 0" means unlimited - pattern "lua tcp socket keepalive timeout: unlimited" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 7: "lua_socket_keepalive_timeout 0" means unlimited - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "lua tcp socket keepalive timeout: 123 ms" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 8: setkeepalive(timeout) overrides lua_socket_keepalive_timeout - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "lua tcp socket keepalive timeout: 101 ms" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 9: sock:setkeepalive(timeout, size) overrides lua_socket_pool_size - pattern "(?^:lua tcp socket connection pool size: 25\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 11: sock:keepalive_timeout(0) means unlimited - pattern "lua tcp socket keepalive timeout: unlimited" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 11: sock:keepalive_timeout(0) means unlimited - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 12: sanity (uds) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 12: sanity (uds) - pattern "lua tcp socket keepalive create connection pool for key "unix:" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 13: github issue \#108: ngx.locaiton.capture + redis.set_keepalive - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive create connection pool for key "A"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive create connection pool for key "B"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive create connection pool for key "foo"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive create connection pool for key "A"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive create connection pool for key "B"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive create connection pool for key "A"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 19: numeric pool option value - pattern "lua tcp socket keepalive create connection pool for key "3.14"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 19: numeric pool option value - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 25: setkeepalive() with explicit nil args - pattern "lua tcp socket keepalive close handler" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 25: setkeepalive() with explicit nil args - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
068-socket-keepalive.t TEST 25: setkeepalive() with explicit nil args - pattern "lua tcp socket keepalive timeout: 100 ms" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 25: setkeepalive() with explicit nil args - pattern "(?^:lua tcp socket connection pool size: 30\b)" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 27: conn queuing: connect() can specify 'pool_size' which overrides setkeepalive() - pattern "lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 27: conn queuing: connect() can specify 'pool_size' which overrides setkeepalive() - pattern "lua tcp socket connection pool size: 1" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive create connection pool for key "unix:" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket connection pool size: 1" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive create connection pool for key "A"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive create connection pool for key "B"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket connection pool size: 1" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 30: conn queuing: connect() uses lua_socket_pool_size as default if 'backlog' is given - pattern "lua tcp socket connection pool size: 1234" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 32: conn queuing: once 'pool_size' is reached and pool has 'backlog' - pattern "lua tcp socket queue connect operation for connection pool "127.0.0.1" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 34: conn queuing: connect until backlog is reached - grep_error_log_out (req 0) @@ -1,6 +1,4 @@
start to handle timer
-queue connect operation for connection pool
start to handle cosocket
-queue connect operation for connection pool
continue to handle timer
continue to handle cosocket
'
068-socket-keepalive.t TEST 34: conn queuing: connect until backlog is reached - pattern "lua tcp socket queue connect operation for connection pool "127.0.0.1" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 35: conn queuing: memory reuse for host in queueing connect operation ctx - grep_error_log_out (req 0) @@ -1,3 +0,0 @@
-queue connect operation for connection pool
-queue connect operation for connection pool
-queue connect operation for connection pool
'
068-socket-keepalive.t TEST 36: conn queuing: connect() returns error after connect operation resumed - grep_error_log_out (req 0) got: ''
expected: 'queue connect operation for connection pool
'
068-socket-keepalive.t TEST 37: conn queuing: in uthread - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-queue connect operation for connection pool
-queue connect operation for connection pool
'
068-socket-keepalive.t TEST 38: conn queuing: in access_by_lua - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-queue connect operation for connection pool
-queue connect operation for connection pool
'
068-socket-keepalive.t TEST 39: conn queuing: in rewrite_by_lua - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-queue connect operation for connection pool
-queue connect operation for connection pool
'
068-socket-keepalive.t TEST 40: conn queuing: in subrequest - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-queue connect operation for connection pool
-queue connect operation for connection pool
'
068-socket-keepalive.t TEST 45: conn queuing: resume connect operation if resumed connect failed (timeout) - pattern "queue connect operation for connection pool "test"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - pattern "queue connect operation for connection pool "test"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 47: conn queuing: resume connect operation if resumed connect failed (connection refused) - pattern "queue connect operation for connection pool "test"" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 52: conn queuing: clean up pending connect operations which are in queue - pattern "lua tcp socket abort queueing" should match a line in error.log (req 0)
075-logby.t TEST 5: ngx.ctx available in log_by_lua (not defined yet) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
075-logby.t TEST 5: ngx.ctx available in log_by_lua (not defined yet) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
075-logby.t TEST 7: ngx.ctx used in different locations and different ctx (1) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
075-logby.t TEST 7: ngx.ctx used in different locations and different ctx (1) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
075-logby.t TEST 4: ngx.ctx available in log_by_lua (already defined) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
075-logby.t TEST 4: ngx.ctx available in log_by_lua (already defined) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
075-logby.t TEST 8: ngx.ctx used in different locations and different ctx (2) - pattern "lua release ngx.ctx" should match a line in error.log (req 0)
075-logby.t TEST 8: ngx.ctx used in different locations and different ctx (2) - pattern "lua release ngx.ctx" should match a line in error.log (req 1)
077-sleep.t TEST 16: sleep 0 - grep_error_log_out (req 0) 'f begin
f begin
f begin
f middle
f middle
f middle
f end
f end
f end
'
doesn't match '(?^:f begin
f begin
f begin
worker cycle
e?poll timer: 0
f middle
f middle
f middle
worker cycle
e?poll timer: 0
f end
f end
f end
worker cycle
e?poll timer: 0
)'
077-sleep.t TEST 16: sleep 0 - grep_error_log_out (req 1) 'f begin
f begin
f begin
f middle
f middle
f middle
f end
f end
f end
'
doesn't match '(?^:f begin
f begin
f begin
worker cycle
e?poll timer: 0
f middle
f middle
f middle
worker cycle
e?poll timer: 0
f end
f end
f end
worker cycle
e?poll timer: 0
)'
077-sleep.t TEST 17: sleep short times less than 1ms - grep_error_log_out (req 0) 'f begin
f begin
f begin
f middle
f middle
f middle
f end
f end
f end
'
doesn't match '(?^:f begin
f begin
f begin
worker cycle
e?poll timer: 0
f middle
f middle
f middle
worker cycle
e?poll timer: 0
f end
f end
f end
worker cycle
e?poll timer: 0
)'
077-sleep.t TEST 17: sleep short times less than 1ms - grep_error_log_out (req 1) 'f begin
f begin
f begin
f middle
f middle
f middle
f end
f end
f end
'
doesn't match '(?^:f begin
f begin
f begin
worker cycle
e?poll timer: 0
f middle
f middle
f middle
worker cycle
e?poll timer: 0
f end
f end
f end
worker cycle
e?poll timer: 0
)'
077-sleep.t TEST 12: ngx.sleep() fails to yield (require) - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 0)
077-sleep.t TEST 12: ngx.sleep() fails to yield (require) - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 1)
077-sleep.t TEST 3: sleep 0.5 in subrequest - content - pattern "lua ready to sleep for" should match a line in error.log (req 0)
077-sleep.t TEST 3: sleep 0.5 in subrequest - content - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 0)
077-sleep.t TEST 3: sleep 0.5 in subrequest - content - pattern "lua ready to sleep for" should match a line in error.log (req 1)
077-sleep.t TEST 3: sleep 0.5 in subrequest - content - pattern "lua sleep timer expired: "/sleep?"" should match a line in error.log (req 1)
077-sleep.t TEST 11: ngx.sleep() fails to yield (xpcall err handler) - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 0)
077-sleep.t TEST 11: ngx.sleep() fails to yield (xpcall err handler) - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 1)
077-sleep.t TEST 9: sleep 0 - pattern "lua ready to sleep for" should match a line in error.log (req 0)
077-sleep.t TEST 9: sleep 0 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
077-sleep.t TEST 9: sleep 0 - pattern "lua ready to sleep for" should match a line in error.log (req 1)
077-sleep.t TEST 9: sleep 0 - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
077-sleep.t TEST 1: sleep 0.5 - content - pattern "lua ready to sleep for" should match a line in error.log (req 0)
077-sleep.t TEST 1: sleep 0.5 - content - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
077-sleep.t TEST 1: sleep 0.5 - content - pattern "lua ready to sleep for" should match a line in error.log (req 1)
077-sleep.t TEST 1: sleep 0.5 - content - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
077-sleep.t TEST 5: sleep 0.33 - multi-times in content - pattern "lua ready to sleep for" should match a line in error.log (req 0)
077-sleep.t TEST 5: sleep 0.33 - multi-times in content - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
077-sleep.t TEST 5: sleep 0.33 - multi-times in content - pattern "lua ready to sleep for" should match a line in error.log (req 1)
077-sleep.t TEST 5: sleep 0.33 - multi-times in content - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
077-sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 0)
077-sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
077-sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua ready to sleep for" should match a line in error.log (req 1)
077-sleep.t TEST 7: sleep 0.5 - interleaved by ngx.say() - not ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
077-sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 0)
077-sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 0)
077-sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua ready to sleep" should match a line in error.log (req 1)
077-sleep.t TEST 6: sleep 0.5 - interleaved by ngx.say() - ended by ngx.sleep - pattern "lua sleep timer expired: "/test?"" should match a line in error.log (req 1)
079-unused-directives.t TEST 7: body_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 7: body_filter_by_lua - pattern "lua body filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 7: body_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 7: body_filter_by_lua - pattern "lua body filter for user lua code, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua rewrite handler, uri:"/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua rewrite handler, uri:"/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 2: rewrite_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 5: header_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 5: header_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua access handler, uri:"/t" c:1" should match a line in error.log (req 0)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua access handler, uri:"/t" c:1" should match a line in error.log (req 1)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 3: access_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 6: log_by_lua - pattern "lua log handler, uri:"/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 6: log_by_lua - pattern "lua log handler, uri:"/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 8: header_filter_by_lua_file - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 8: header_filter_by_lua_file - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua content handler, uri:"/t" c:1" should match a line in error.log (req 0)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua content handler, uri:"/t" c:1" should match a line in error.log (req 1)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua capture body filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 4: content_by_lua used - pattern "lua capture header filter, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 9: log_by_lua - pattern "lua log handler, uri:"/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 9: log_by_lua - pattern "lua log handler, uri:"/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 10: body_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 10: body_filter_by_lua - pattern "lua body filter for user lua code, uri "/t"" should match a line in error.log (req 0)
079-unused-directives.t TEST 10: body_filter_by_lua - pattern "lua header filter for user lua code, uri "/t"" should match a line in error.log (req 1)
079-unused-directives.t TEST 10: body_filter_by_lua - pattern "lua body filter for user lua code, uri "/t"" should match a line in error.log (req 1)
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
087-udp-socket.t TEST 6: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 0)
087-udp-socket.t TEST 6: connect again immediately - pattern "lua udp socket reconnect without shutting down" should match a line in error.log (req 0)
087-udp-socket.t TEST 6: connect again immediately - pattern "lua reuse socket upstream" should match a line in error.log (req 1)
087-udp-socket.t TEST 6: connect again immediately - pattern "lua udp socket reconnect without shutting down" should match a line in error.log (req 1)
087-udp-socket.t TEST 1: sanity - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 0)
087-udp-socket.t TEST 1: sanity - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 1)
087-udp-socket.t TEST 11: access the google DNS server (using domain names) - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 0)
087-udp-socket.t TEST 11: access the google DNS server (using domain names) - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 1)
087-udp-socket.t TEST 21: send boolean and nil - grep_error_log_out (req 0) ''
doesn't match '(?^:send: fd:\d+ 4 of 4
send: fd:\d+ 5 of 5
send: fd:\d+ 3 of 3)'
087-udp-socket.t TEST 21: send boolean and nil - grep_error_log_out (req 1) ''
doesn't match '(?^:send: fd:\d+ 4 of 4
send: fd:\d+ 5 of 5
send: fd:\d+ 3 of 3)'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - pattern "lua udp socket receive buffer size: 1400" should match a line in error.log (req 0)
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - pattern "lua udp socket receive buffer size: 1400" should match a line in error.log (req 1)
087-udp-socket.t TEST 10: access the google DNS server (using IP addr) - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 0)
087-udp-socket.t TEST 10: access the google DNS server (using IP addr) - pattern "lua udp socket receive buffer size: 8192" should match a line in error.log (req 1)
094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:11:08 [error] 17930\#17930: wrong ident 60557 response for agentzh.org, expect 62550" (req 1) '
094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:11:16 [error] 17975\#17975: wrong ident 5959 response for agentzh.org, expect 10974" (req 1) '
106-timer.t TEST 13: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 13: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 13: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 13: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 21: chained timers (non-zero delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 21: chained timers (non-zero delay) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 21: chained timers (non-zero delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 21: chained timers (non-zero delay) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 27: lua_max_running_timers (just not enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 27: lua_max_running_timers (just not enough) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 27: lua_max_running_timers (just not enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 27: lua_max_running_timers (just not enough) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 7: 0 timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 7: 0 timer - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 7: 0 timer - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 7: 0 timer - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 22: multiple parallel timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 22: multiple parallel timers - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 22: multiple parallel timers - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 22: multiple parallel timers - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 2: globals are shared - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 2: globals are shared - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 2: globals are shared - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 2: globals are shared - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 29: lua_max_running_timers (just enough) - 2 - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 29: lua_max_running_timers (just enough) - 2 - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 29: lua_max_running_timers (just enough) - 2 - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 29: lua_max_running_timers (just enough) - 2 - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 28: lua_max_running_timers (just enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 28: lua_max_running_timers (just enough) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 28: lua_max_running_timers (just enough) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 28: lua_max_running_timers (just enough) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 12: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 16: shared dict - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 16: shared dict - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 16: shared dict - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 16: shared dict - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 18: ngx.exit(403) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 18: ngx.exit(403) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 18: ngx.exit(403) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 18: ngx.exit(403) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 20: chained timers (0 delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 20: chained timers (0 delay) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 20: chained timers (0 delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 20: chained timers (0 delay) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 14: coroutine API - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 14: coroutine API - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 14: coroutine API - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 14: coroutine API - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 15: ngx.thread API - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 15: ngx.thread API - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 15: ngx.thread API - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 15: ngx.thread API - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 19: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 19: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 19: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 19: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 17: ngx.exit(0) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 17: ngx.exit(0) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 17: ngx.exit(0) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 17: ngx.exit(0) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 26: lua_max_pending_timers - chained timers (zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 26: lua_max_pending_timers - chained timers (zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 26: lua_max_pending_timers - chained timers (zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 26: lua_max_pending_timers - chained timers (zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 5: tcp cosocket in timer handler (short connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 5: tcp cosocket in timer handler (short connections) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 5: tcp cosocket in timer handler (short connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 5: tcp cosocket in timer handler (short connections) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 24: lua_max_pending_timers (just not exceeding) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 24: lua_max_pending_timers (just not exceeding) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 24: lua_max_pending_timers (just not exceeding) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 24: lua_max_pending_timers (just not exceeding) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 23: lua_max_pending_timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 23: lua_max_pending_timers - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 23: lua_max_pending_timers - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 23: lua_max_pending_timers - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 25: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 25: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 25: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 25: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 1: simple at - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 1: simple at - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 8: udp cosocket in timer handler - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 8: udp cosocket in timer handler - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 8: udp cosocket in timer handler - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 8: udp cosocket in timer handler - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 31: use of ngx.ctx - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 31: use of ngx.ctx - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 31: use of ngx.ctx - pattern "lua release ngx.ctx at ref " should match a line in error.log (req 0)
106-timer.t TEST 31: use of ngx.ctx - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 31: use of ngx.ctx - pattern "http lua close fake http connection" should match a line in error.log (req 1)
106-timer.t TEST 31: use of ngx.ctx - pattern "lua release ngx.ctx at ref " should match a line in error.log (req 1)
106-timer.t TEST 30: user args - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
106-timer.t TEST 30: user args - pattern "http lua close fake http connection" should match a line in error.log (req 0)
106-timer.t TEST 30: user args - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
106-timer.t TEST 30: user args - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 20: ngx.header - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 20: ngx.header - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 20: ngx.header - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 20: ngx.header - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 7: ngx.req.clear_header - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 7: ngx.req.clear_header - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 7: ngx.req.clear_header - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 7: ngx.req.clear_header - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 19: ngx.req.init_body - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 19: ngx.req.init_body - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 19: ngx.req.init_body - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 19: ngx.req.init_body - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 23: ngx.location.capture_multi - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 23: ngx.location.capture_multi - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 23: ngx.location.capture_multi - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 23: ngx.location.capture_multi - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 12: ngx.say() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 12: ngx.say() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 12: ngx.say() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 12: ngx.say() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 25: ngx.req.set_method - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 25: ngx.req.set_method - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 25: ngx.req.set_method - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 25: ngx.req.set_method - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 13: ngx.print() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 13: ngx.print() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 13: ngx.print() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 13: ngx.print() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 15: ngx.send_headers() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 15: ngx.send_headers() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 15: ngx.send_headers() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 15: ngx.send_headers() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 3: writing ngx.status - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 3: writing ngx.status - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 3: writing ngx.status - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 3: writing ngx.status - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 9: ngx.req.set_uri_args - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 9: ngx.req.set_uri_args - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 9: ngx.req.set_uri_args - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 9: ngx.req.set_uri_args - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 30: ngx.req.set_body_data - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 30: ngx.req.set_body_data - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 30: ngx.req.set_body_data - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 30: ngx.req.set_body_data - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 33: ngx.req.finish_body - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 33: ngx.req.finish_body - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 33: ngx.req.finish_body - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 33: ngx.req.finish_body - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 34: ngx.headers_sent - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 34: ngx.headers_sent - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 34: ngx.headers_sent - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 34: ngx.headers_sent - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 5: ngx.req.get_headers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 5: ngx.req.get_headers - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 5: ngx.req.get_headers - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 5: ngx.req.get_headers - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 31: ngx.req.set_body_file - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 31: ngx.req.set_body_file - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 31: ngx.req.set_body_file - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 31: ngx.req.set_body_file - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 16: ngx.req.get_uri_args() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 16: ngx.req.get_uri_args() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 16: ngx.req.get_uri_args() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 16: ngx.req.get_uri_args() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 11: ngx.exec() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 11: ngx.exec() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 11: ngx.exec() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 11: ngx.exec() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 2: reading ngx.status - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 2: reading ngx.status - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 2: reading ngx.status - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 2: reading ngx.status - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 6: ngx.req.set_header - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 6: ngx.req.set_header - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 6: ngx.req.set_header - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 6: ngx.req.set_header - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 14: ngx.flush() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 14: ngx.flush() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 14: ngx.flush() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 14: ngx.flush() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 35: ngx.eof - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 35: ngx.eof - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 35: ngx.eof - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 35: ngx.eof - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 18: ngx.req.discard_body - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 18: ngx.req.discard_body - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 18: ngx.req.discard_body - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 18: ngx.req.discard_body - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 4: ngx.req.raw_header - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 4: ngx.req.raw_header - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 4: ngx.req.raw_header - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 4: ngx.req.raw_header - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 8: ngx.req.set_uri - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 8: ngx.req.set_uri - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 8: ngx.req.set_uri - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 8: ngx.req.set_uri - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 1: accessing nginx variables - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 1: accessing nginx variables - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 1: accessing nginx variables - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 1: accessing nginx variables - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 26: ngx.req.http_version - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 26: ngx.req.http_version - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 26: ngx.req.http_version - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 26: ngx.req.http_version - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 10: ngx.redirect() - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 10: ngx.redirect() - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 10: ngx.redirect() - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 10: ngx.redirect() - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 21: ngx.on_abort - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 21: ngx.on_abort - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 21: ngx.on_abort - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 21: ngx.on_abort - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 22: ngx.location.capture - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 22: ngx.location.capture - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 22: ngx.location.capture - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 22: ngx.location.capture - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 27: ngx.req.get_post_args - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 27: ngx.req.get_post_args - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 27: ngx.req.get_post_args - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 27: ngx.req.get_post_args - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 32: ngx.req.append_body - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 32: ngx.req.append_body - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 32: ngx.req.append_body - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 32: ngx.req.append_body - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 28: ngx.req.get_body_data - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 28: ngx.req.get_body_data - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 28: ngx.req.get_body_data - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 28: ngx.req.get_body_data - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 36: ngx.req.socket - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 36: ngx.req.socket - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 36: ngx.req.socket - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 36: ngx.req.socket - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 29: ngx.req.get_body_file - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 29: ngx.req.get_body_file - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 29: ngx.req.get_body_file - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 29: ngx.req.get_body_file - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 17: ngx.req.read_body - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 17: ngx.req.read_body - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 17: ngx.req.read_body - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 17: ngx.req.read_body - pattern "http lua close fake http connection" should match a line in error.log (req 1)
107-timer-errors.t TEST 24: ngx.req.get_method - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
107-timer-errors.t TEST 24: ngx.req.get_method - pattern "http lua close fake http connection" should match a line in error.log (req 0)
107-timer-errors.t TEST 24: ngx.req.get_method - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
107-timer-errors.t TEST 24: ngx.req.get_method - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 3: tcp cosocket in timer handler (short connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 3: tcp cosocket in timer handler (short connections) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 3: tcp cosocket in timer handler (short connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 3: tcp cosocket in timer handler (short connections) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 14: shared dict - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 14: shared dict - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 14: shared dict - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 14: shared dict - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 5: 0 timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 5: 0 timer - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 5: 0 timer - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 5: 0 timer - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 1: simple at - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 1: simple at - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 16: ngx.exit(403) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 16: ngx.exit(403) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 16: ngx.exit(403) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 16: ngx.exit(403) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 11: tcp cosocket in timer handler (keep-alive connections) - set_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 8: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 8: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 8: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 8: tcp cosocket in timer handler (keep-alive connections) - log_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 12: coroutine API - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 12: coroutine API - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 12: coroutine API - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 12: coroutine API - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 10: tcp cosocket in timer handler (keep-alive connections) - body_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 18: chained timers (non-zero delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 18: chained timers (non-zero delay) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 18: chained timers (non-zero delay) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 18: chained timers (non-zero delay) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 9: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 9: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 9: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 9: tcp cosocket in timer handler (keep-alive connections) - header_filter_by_lua - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 13: ngx.thread API - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 13: ngx.thread API - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 13: ngx.thread API - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 13: ngx.thread API - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 15: ngx.exit(0) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 15: ngx.exit(0) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 15: ngx.exit(0) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 15: ngx.exit(0) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 17: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 17: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 17: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 17: exit in user thread (entry thread is still pending on ngx.sleep) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "http lua close fake http connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "http lua close fake http connection" should match a line in error.log (req 1)
109-timer-hup.t TEST 6: HUP reload should abort pending timers (coroutine + cosocket) - grep_error_log_out (req 0) got: ''
expected: 'lua found 1 pending timers
'
109-timer-hup.t TEST 6: HUP reload should abort pending timers (coroutine + cosocket) - grep_error_log_out (req 1) got: ''
expected: 'lua found 1 pending timers
'
109-timer-hup.t TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 0) got: ''
expected: 'lua found 100 pending timers
'
109-timer-hup.t TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 1) got: ''
expected: 'lua found 100 pending timers
'
109-timer-hup.t TEST 2: multiple timers - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "lua abort pending timers" should match a line in error.log (req 1)
109-timer-hup.t TEST 2: multiple timers - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
109-timer-hup.t TEST 2: multiple timers - pattern "http lua close fake http connection" should match a line in error.log (req 1)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: ''
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: ''
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 1)
109-timer-hup.t TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
109-timer-hup.t TEST 1: single timer - pattern "http lua close fake http connection" should match a line in error.log (req 1)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 1)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 1)
116-raw-req-socket.t TEST 1: sanity - grep_error_log_out (req 0) got: ""
length: 0
expected: "lua socket tcp_nodelay\x{0a}lua socket tcp_nodelay\x{0a}"
length: 46
strings begin to differ at char 1 (line 1 column 1)
116-raw-req-socket.t TEST 1: sanity - grep_error_log_out (req 1) got: ""
length: 0
expected: "lua socket tcp_nodelay\x{0a}lua socket tcp_nodelay\x{0a}"
length: 46
strings begin to differ at char 1 (line 1 column 1)
124-init-worker.t TEST 20: destroy Lua VM in cache processes (without privileged agent or shdict) - grep_error_log_out (req 0) ''
doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \1
lua close the global Lua VM \1 in the cache helper process \d+
lua close the global Lua VM \1
|lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \2 in the cache helper process \d+
lua close the global Lua VM \2
lua close the global Lua VM \2
)(?:lua close the global Lua VM [0-9A-F]+
)*\z)'
124-init-worker.t TEST 23: destroy Lua VM in cache processes (with init worker and privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+$)" should match a line in error.log (req 0)
124-init-worker.t TEST 23: destroy Lua VM in cache processes (with init worker and privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+)$)" should match a line in error.log (req 0)
124-init-worker.t TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict) - grep_error_log_out (req 0) ''
doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \1
lua close the global Lua VM \1 in the cache helper process \d+
lua close the global Lua VM \1
|lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \2 in the cache helper process \d+
lua close the global Lua VM \2
lua close the global Lua VM \2
)(?:lua close the global Lua VM [0-9A-F]+
)*\z)'
124-init-worker.t TEST 4: timer.at + cosocket - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 4: timer.at + cosocket - pattern "lua tcp socket send timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 4: timer.at + cosocket - pattern "lua tcp socket read timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+$)" should match a line in error.log (req 0)
124-init-worker.t TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+)$)" should match a line in error.log (req 0)
124-init-worker.t TEST 6: timer.at + cosocket (by_lua_file) - pattern "lua tcp socket connect timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 6: timer.at + cosocket (by_lua_file) - pattern "lua tcp socket send timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 6: timer.at + cosocket (by_lua_file) - pattern "lua tcp socket read timeout: 60000" should match a line in error.log (req 0)
124-init-worker.t TEST 22: destroy Lua VM in cache processes (with privileged agent) - grep_error_log_out (req 0) ''
doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \1
lua close the global Lua VM \1 in the cache helper process \d+
lua close the global Lua VM \1
|lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+
lua close the global Lua VM \2 in the cache helper process \d+
lua close the global Lua VM \2
lua close the global Lua VM \2
)(?:lua close the global Lua VM [0-9A-F]+
)*\z)'
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) @@ -2,4 +2,4 @@
failed to safe set baz: no memory
found bar: 4000
delete bar
-failed to safe set baz: no memory
+successfully safe set baz
'
Looks like you failed 1 test of 39.
127-uthread-kill.t TEST 1: kill pending sleep - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 0)
127-uthread-kill.t TEST 1: kill pending sleep - pattern "lua clean up the timer for pending ngx.sleep" should match a line in error.log (req 1)
127-uthread-kill.t TEST 3: kill pending resolver - pattern "lua tcp socket abort resolver" should match a line in error.log (req 0)
127-uthread-kill.t TEST 3: kill pending resolver - pattern "resolve name done: -2" should match a line in error.log (req 0)
127-uthread-kill.t TEST 3: kill pending resolver - pattern "lua tcp socket abort resolver" should match a line in error.log (req 1)
127-uthread-kill.t TEST 3: kill pending resolver - pattern "resolve name done: -2" should match a line in error.log (req 1)
127-uthread-kill.t TEST 4: kill pending connect - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua finalize socket
-lua finalize socket
'
127-uthread-kill.t TEST 4: kill pending connect - grep_error_log_out (req 1) @@ -1,2 +0,0 @@
-lua finalize socket
-lua finalize socket
'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 8: openresty.org: passing SSL verify - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES128-SHA (SSLv3|TLSv1))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 15: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES128-SHA (SSLv3|TLSv1))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 25: handshake timed out - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 25: handshake timed out - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 27: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 20: unix domain ssl cosocket (no verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 5: certificate does not match host name (verify) - pattern "lua ssl server name: "blah.openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 5: certificate does not match host name (verify) - pattern "lua ssl server name: "blah.openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 1: www.google.com - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 1: www.google.com - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 0)
129-ssl-socket.t TEST 14: explicit cipher configuration - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 14: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 1)
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 12: openresty.org: passing SSL verify with multiple certificates - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 23: lua_ssl_crl - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 23: lua_ssl_crl - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 6: certificate does not match host name (verify, no log socket errors) - pattern "lua ssl server name: "blah.openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 6: certificate does not match host name (verify, no log socket errors) - pattern "lua ssl server name: "blah.openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 13: default cipher - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 13: default cipher - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 13: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2" should match a line in error.log (req 0)
129-ssl-socket.t TEST 13: default cipher - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 13: default cipher - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 13: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2" should match a line in error.log (req 1)
129-ssl-socket.t TEST 3: SNI, no verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 3: SNI, no verify - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 3: SNI, no verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 3: SNI, no verify - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 24: multiple handshake calls - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 24: multiple handshake calls - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 24: multiple handshake calls - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 24: multiple handshake calls - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 4: ssl session reuse - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl set session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 0)
129-ssl-socket.t TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 0)
129-ssl-socket.t TEST 4: ssl session reuse - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl set session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 1)
129-ssl-socket.t TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 1)
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 29: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 16: unsupported ssl protocol - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 16: unsupported ssl protocol - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
129-ssl-socket.t TEST 21: unix domain ssl cosocket (verify) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 11: openresty.org: SSL verify enabled and no corresponding trusted certificates - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 10: ssl verify depth not enough (without automatic error logging) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 0)
129-ssl-socket.t TEST 10: ssl verify depth not enough (without automatic error logging) - pattern "lua ssl server name: "openresty.org"" should match a line in error.log (req 1)
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 0) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 1) ''
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
138-balancer.t TEST 16: set_more_tries bugfix - grep_error_log_out (req 0) @@ -1,4 +0,0 @@
-http next upstream, 2
-http next upstream, 2
-http next upstream, 2
-http next upstream, 2
'
138-balancer.t TEST 16: set_more_tries bugfix - grep_error_log_out (req 1) @@ -1,4 +0,0 @@
-http next upstream, 2
-http next upstream, 2
-http next upstream, 2
-http next upstream, 2
'
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 13: subrequests disabled - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - pattern "(?^:\[error\] .*? send\(\) failed)" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - pattern "(?^:\[error\] .*? send\(\) failed)" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 18: simple logging (syslog) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 11: get phase - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 11: get phase - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 11: get phase - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 2: sleep - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 2: sleep - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 2: sleep - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 17: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 4: cosocket - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 4: cosocket - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 4: cosocket - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 12: connection aborted prematurely - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 14: simple logging (by_lua_file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 15: coroutine API - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 15: coroutine API - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 15: coroutine API - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 19: check the count of running timers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 0) 'ssl_certificate_by_lua:1: ssl cert by lua is running!,
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
139-ssl-cert-by.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 1) 'ssl_certificate_by_lua:1: ssl cert by lua is running!,
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
139-ssl-cert-by.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 1: simple logging - grep_error_log_out (req 2) 'ssl_certificate_by_lua:1: ssl cert by lua is running!,
'
doesn't match '(?^:reusable connection: 1
ssl cert: connection reusable: 1
reusable connection: 0
ssl_certificate_by_lua:1: ssl cert by lua is running!,
)'
139-ssl-cert-by.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 5: ECDSA cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 2: ECDSA cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 2: ECDSA cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 2: ECDSA cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 1: simple cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 1: simple cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 1: simple cert + private key - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 3: Handshake continue when cert_pem_to_der errors - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
140-ssl-c-api.t TEST 4: simple cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
140-ssl-c-api.t TEST 4: simple cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
140-ssl-c-api.t TEST 4: simple cert + private key cdata - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 2: sleep is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 10: simple logging (by file) - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 12: mixing ssl virtual servers with non-ssl virtual servers - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 4: cosocket is not allowed - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 0) 'ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 1) 'ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 1: simple logging - grep_error_log_out (req 2) 'ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
'
doesn't match '(?^m:^reusable connection: 0
ssl session store: connection reusable: 0
ssl_session_store_by_lua_block:1: ssl session store by lua is running!,
)'
142-ssl-session-store.t TEST 1: simple logging - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "ssl_session_store_by_lua*: handler return value: 0, sess new cb exit code: 0" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 2)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
142-ssl-session-store.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 0)
142-ssl-session-store.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 1)
142-ssl-session-store.t TEST 3: timer - pattern "lua ssl server name: "test.com"" should match a line in error.log (req 2)
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 7: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - grep_error_log_out (req 1) @@ -1,2 +1 @@
ssl_session_fetch_by_lua_block:3: bad bad bad
-ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 9: lua exception - yield - grep_error_log_out (req 2) @@ -1,2 +1 @@
ssl_session_fetch_by_lua_block:3: bad bad bad
-ssl_session_fetch_by_lua*: sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 1: simple logging - grep_error_log_out (req 0) ''
doesn't match '(?^s:\A(?:reusable connection: [01]\n)+\z)'
143-ssl-session-fetch.t TEST 1: simple logging - grep_error_log_out (req 1) 'ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
'
doesn't match '(?^m:^reusable connection: 1
ssl session fetch: connection reusable: 1
reusable connection: 0
ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
)'
143-ssl-session-fetch.t TEST 1: simple logging - grep_error_log_out (req 2) 'ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
'
doesn't match '(?^m:^reusable connection: 1
ssl session fetch: connection reusable: 1
reusable connection: 0
ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!,
)'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 1) got: ''
expected: 'ssl_session_fetch_by_lua*: handler return value: -1, sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 6: ngx.exit(ngx.ERROR) - yield - grep_error_log_out (req 2) got: ''
expected: 'ssl_session_fetch_by_lua*: handler return value: -1, sess get cb exit code: 0
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - grep_error_log_out (req 1) got: ''
expected: 'lua exit with code 0
'
143-ssl-session-fetch.t TEST 5: ngx.exit(0) - yield - grep_error_log_out (req 2) got: ''
expected: 'lua exit with code 0
'
146-malloc-trim.t TEST 1: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) ''
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 7: zero count means off, log_by_lua - pattern "malloc_trim() disabled" should match a line in error.log (req 0)
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +0,0 @@
-malloc_trim(1) returned 1
-malloc_trim(1) returned 1
-malloc_trim(1) returned 1
'
146-malloc-trim.t TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) ''
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 3: malloc_trim() every 2 req, in subreq - grep_error_log_out (req 0) ''
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) ''
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) ''
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 4: create the next timer immediately when timer start running - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - pattern "http lua close fake http connection" should match a line in error.log (req 0)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - pattern "http lua close fake http connection" should match a line in error.log (req 1)
152-timer-every.t TEST 5: callback args - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
152-timer-every.t TEST 5: callback args - pattern "http lua close fake http connection" should match a line in error.log (req 0)
152-timer-every.t TEST 5: callback args - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
152-timer-every.t TEST 5: callback args - pattern "http lua close fake http connection" should match a line in error.log (req 1)
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 0)
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "http lua close fake http connection" should match a line in error.log (req 1)
152-timer-every.t TEST 1: simple very - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
152-timer-every.t TEST 1: simple very - pattern "http lua close fake http connection" should match a line in error.log (req 0)
152-timer-every.t TEST 1: simple very - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
152-timer-every.t TEST 1: simple very - pattern "http lua close fake http connection" should match a line in error.log (req 1)
152-timer-every.t TEST 2: shared global env - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
152-timer-every.t TEST 2: shared global env - pattern "http lua close fake http connection" should match a line in error.log (req 0)
152-timer-every.t TEST 2: shared global env - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
152-timer-every.t TEST 2: shared global env - pattern "http lua close fake http connection" should match a line in error.log (req 1)
156-slow-network.t TEST 1: receiveany returns anything once socket receives - grep_error_log_out (req 0) @@ -1,7 +0,0 @@
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
'
156-slow-network.t TEST 1: receiveany returns anything once socket receives - grep_error_log_out (req 1) @@ -1,7 +0,0 @@
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
-lua tcp socket read any
'
157-socket-keepalive-hup.t TEST 1: exiting - pattern "lua tcp socket set keepalive while process exiting, closing connection" should match a line in error.log (req 0)
157-socket-keepalive-hup.t TEST 1: exiting - pattern "lua tcp socket set keepalive while process exiting, closing connection" should match a line in error.log (req 1)

Warnings

Go back to the index page.