(This page was automatically generated by the tools in the opsboy project on 02:05:05 07-Aug-2021 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
028c0d49 | 2020-01-28 22:50:34 GMT | 21 | 60 | 200 | 21014 | 1193 sec |
File | Name | Details |
---|---|---|
139-ssl-cert-by.t | TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 20: some server {} block missing ssl_certificate_by_lua* handlers (literal server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 13: subrequests disabled - pattern "(?^:\[info\] .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 13: subrequests disabled - pattern "(?^:\[info\] .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 13: subrequests disabled - pattern "(?^:\[info\] .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 21: some server {} block missing ssl_certificate_by_lua* handlers (regex server name) - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed\b)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[info\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) |
File | Name | Details |
---|---|---|
005-exit.t | TEST 23: exit both in header filter and content handler - status code ok |
got: '' expected: '201' |
005-exit.t | TEST 22: exit 201 in header filter - status code ok |
got: '' expected: '201' |
005-exit.t | TEST 21: exit 403 in header filter - status code ok |
got: '' expected: '403' |
005-exit.t | TEST 21: exit 403 in header filter - response_body_like - response is expected () |
'' doesn't match '(?^s:403 Forbidden)' |
005-exit.t | TEST 21: exit 403 in header filter - status code ok |
got: '' expected: '403' |
005-exit.t | TEST 21: exit 403 in header filter - response_body_like - response is expected () |
'' doesn't match '(?^s:403 Forbidden)' |
005-exit.t | TEST 24: exit 444 in header filter - status code ok |
got: '' expected: '444' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
025-codecache.t | TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/01/28 23:00:31 [debug] 25924\#0: lua decrementing the reference count for Lua VM: 3" (req 0) |
2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664940, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664900, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664450, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B190, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B170, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B150, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B1B0, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: posted event 0000000002677360 2020/01/28 23:00:31 [debug] 25924\#0: *1 delete posted event 0000000002677360 ' |
025-codecache.t | TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/01/28 23:00:31 [debug] 25924\#0: lua decrementing the reference count for Lua VM: 3" (req 1) |
2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664940, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664900, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664450, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B190, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B170, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B150, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B1B0, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: posted event 0000000002677360 2020/01/28 23:00:31 [debug] 25924\#0: *1 delete posted event 0000000002677360 ' |
025-codecache.t | TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/01/28 23:00:31 [debug] 25924\#0: lua decrementing the reference count for Lua VM: 3" (req 1) |
2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664940, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664900, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 0000000002664450, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B190, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B170, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B150, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: free: 000000000265B1B0, unused: 0 2020/01/28 23:00:31 [debug] 25924\#0: posted event 0000000002677360 2020/01/28 23:00:31 [debug] 25924\#0: *4 delete posted event 0000000002677360 ' |
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 max idle timeout" should not match any line in error.log but matches line "2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive max idle timeout" (req 0) |
2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive close handler: fd:8 2020/01/28 23:00:37 [debug] 25981\#0: poll del event: fd:8 ev:1 2020/01/28 23:00:37 [debug] 25981\#0: reusable connection: 0 2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211" 2020/01/28 23:00:37 [debug] 25981\#0: posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *1 delete posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *1 http run request: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *1 http writer handler: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *1 http output filter "/t?" ' |
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 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive max idle timeout" (req 1) |
2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive close handler: fd:8 2020/01/28 23:00:37 [debug] 25981\#0: poll del event: fd:8 ev:1 2020/01/28 23:00:37 [debug] 25981\#0: reusable connection: 0 2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211" 2020/01/28 23:00:37 [debug] 25981\#0: posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *1 delete posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *1 http run request: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *1 http writer handler: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *1 http output filter "/t?" ' |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive max idle timeout" (req 1) |
2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive close handler: fd:8 2020/01/28 23:00:37 [debug] 25981\#0: poll del event: fd:8 ev:1 2020/01/28 23:00:37 [debug] 25981\#0: reusable connection: 0 2020/01/28 23:00:37 [debug] 25981\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211" 2020/01/28 23:00:37 [debug] 25981\#0: posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *3 delete posted event 0000000000A1A270 2020/01/28 23:00:37 [debug] 25981\#0: *3 http run request: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *3 http writer handler: "/t?" 2020/01/28 23:00:37 [debug] 25981\#0: *3 http output filter "/t?" ' |
041-header-filter.t | TEST 41: filter finalize - status code ok |
got: '' expected: '302' |
041-header-filter.t | TEST 41: filter finalize - response_body_like - response is expected () |
'' doesn't match '(?^s:302 Found)' |
041-header-filter.t | TEST 41: filter finalize - status code ok |
got: '' expected: '302' |
041-header-filter.t | TEST 41: filter finalize - response_body_like - response is expected () |
'' doesn't match '(?^s:302 Found)' |
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 |
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 65: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) |
got: 'h ' expected: 'hello world ' |
058-tcp-socket.t | TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) |
got: 'h ' expected: 'hello world ' |
058-tcp-socket.t | TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
067-req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
067-req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
067-req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
067-req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - status code ok |
got: '' expected: '412' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - response_body_like - response is expected () |
'' doesn't match '(?^s:412 Precondition Failed)' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0) | |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - status code ok |
got: '' expected: '412' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - response_body_like - response is expected () |
'' doesn't match '(?^s:412 Precondition Failed)' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" 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 |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
100-client-abort.t | TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1) | |
100-client-abort.t | TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2020/01/28 23:08:01 [warn] 30150\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/01/28 23:08:01 [debug] 30150\#0: *1 lua resume returned 0 2020/01/28 23:08:01 [debug] 30150\#0: *1 lua light thread ended normally 2020/01/28 23:08:01 [debug] 30150\#0: *1 lua deleting light thread 2020/01/28 23:08:01 [debug] 30150\#0: *1 lua run thread returned 0 2020/01/28 23:08:01 [debug] 30150\#0: *1 http finalize request: 0, "/t?" a:1, c:1 2020/01/28 23:08:01 [debug] 30150\#0: *1 event timer add: 7: 60000:1171965 2020/01/28 23:08:01 [debug] 30150\#0: *1 poll add event: fd:7 ev:4 2020/01/28 23:08:01 [debug] 30150\#0: worker cycle 2020/01/28 23:08:01 [debug] 30150\#0: poll timer: 60000 ' |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2020/01/28 23:08:01 [warn] 30150\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/01/28 23:08:01 [debug] 30150\#0: *2 lua resume returned 0 2020/01/28 23:08:01 [debug] 30150\#0: *2 lua light thread ended normally 2020/01/28 23:08:01 [debug] 30150\#0: *2 lua deleting light thread 2020/01/28 23:08:01 [debug] 30150\#0: *2 lua run thread returned 0 2020/01/28 23:08:01 [debug] 30150\#0: *2 http finalize request: 0, "/t?" a:1, c:1 2020/01/28 23:08:01 [debug] 30150\#0: *2 event timer add: 7: 60000:1172325 2020/01/28 23:08:01 [debug] 30150\#0: *2 poll add event: fd:7 ev:4 2020/01/28 23:08:01 [debug] 30150\#0: worker cycle 2020/01/28 23:08:01 [debug] 30150\#0: poll timer: 60000 ' |
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] | "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 |
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 |
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 |
161-load-resty-core.t | nginx: [alert] | failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found: |
Go back to the index page.