Detailed Test Report for ngx_lua in linux x86_64 (w)
| Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
|
54e81354
|
2025-10-28 04:52:14 GMT |
0 |
0 |
221
|
24038 |
1573 sec |
LuaJIT 2.1.1761112883, commit b65ec19d
OpenSSL 3.5.4 30 Sep 2025
(none)
(none)
- t/014-bugs.t TEST 39: lua_code_cache off + setkeepalive - 2025/10/28 08:56:44 [alert] 1695#1695: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
- t/014-bugs.t TEST 52: subrequest cycle problem in content_by_lua_file - 2025/10/28 08:56:50 [alert] 1758#1758: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/014-bugs.t TEST 51: subrequest cycle problem in rewrite_by_lua_file - 2025/10/28 08:56:53 [alert] 1800#1800: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/016-resp-header.t TEST 3: set response content-length header - unexpected extra bytes after last chunk in response: "lo\x{0a}"
- t/023-rewrite/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 09:02:57 [alert] 4505#4505: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2025/10/28 09:05:15 [alert] 5606#5606: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 09:05:22 [alert] 5614#5614: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/033-ctx.t TEST 18: ngx.ctx gets prematurely released ngx.exit() (lua_code_cache off) - 2025/10/28 09:07:20 [alert] 6745#6745: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:40
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2025/10/28 09:11:22 [alert] 458#458: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2025/10/28 09:13:26 [alert] 2028#2028: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 09:13:37 [alert] 2064#2064: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2025/10/28 09:18:00 [alert] 4162#4162: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2025/10/28 09:18:17 [alert] 4217#4217: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2025/10/28 09:18:18 [alert] 4217#4217: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2025/10/28 09:18:29 [crit] 4319#4319: *1 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2025/10/28 09:18:30 [crit] 4319#4319: *4 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - 2025/10/28 09:18:35 [crit] 4360#4360: *1 SSL_do_handshake() failed (SSL: error:0A0000C6:SSL routines::packet length too long error:0A000139:SSL routines::record layer failure), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - 2025/10/28 09:18:35 [crit] 4360#4360: *4 SSL_do_handshake() failed (SSL: error:0A0000C6:SSL routines::packet length too long error:0A000139:SSL routines::record layer failure), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/132-lua-blocks.t TEST 14: missing } - 2025/10/28 09:18:50 [emerg] 4520#4520: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/132-lua-blocks.t TEST 14: missing } - 2025/10/28 09:18:50 [emerg] 4522#4522: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2025/10/28 09:18:56 [crit] 4650#4650: *1 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2025/10/28 09:18:56 [crit] 4650#4650: *2 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer.t TEST 12: code cache off - 2025/10/28 09:19:00 [alert] 4708#4708: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:27
- t/138-balancer.t TEST 13: lua subrequests - 2025/10/28 09:19:01 [alert] 4728#4728: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/150-fake-delayed-load.t TEST 2: lua code cache off - 2025/10/28 09:20:00 [alert] 5360#5360: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 8: respect lua_max_running_timers - 2025/10/28 09:20:04 [alert] 5484#5484: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
- t/152-timer-every.t TEST 8: respect lua_max_running_timers - 2025/10/28 09:20:05 [alert] 5484#5484: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
- t/152-timer-every.t TEST 9: lua_code_cache off - 2025/10/28 09:20:11 [alert] 5511#5511: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2025/10/28 09:20:19 [alert] 5527#5527: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2025/10/28 09:20:19 [alert] 5528#5528: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2025/10/28 09:20:43 [alert] 5761#5761: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 09:21:27 [crit] 6266#6266: *1 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 09:21:27 [crit] 6266#6266: *2 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 09:21:27 [crit] 6266#6266: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 09:21:27 [crit] 6266#6266: *4 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 09:21:28 [crit] 6278#6278: *4 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 09:21:28 [crit] 6278#6278: *5 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 09:21:28 [crit] 6278#6278: *6 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 09:21:29 [crit] 6286#6286: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 09:21:29 [crit] 6286#6286: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 09:21:29 [crit] 6286#6286: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 09:21:29 [crit] 6290#6290: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 09:21:29 [crit] 6290#6290: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 09:21:30 [crit] 6290#6290: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 09:21:30 [crit] 6294#6294: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 09:21:30 [crit] 6294#6294: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 09:21:30 [crit] 6294#6294: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 09:21:32 [crit] 6306#6306: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 09:21:32 [crit] 6306#6306: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 09:21:32 [crit] 6306#6306: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 09:21:32 [emerg] 6313#6313: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 09:21:33 [emerg] 6315#6315: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 09:21:33 [emerg] 6317#6317: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 09:21:34 [crit] 6337#6337: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 09:21:34 [crit] 6337#6337: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 09:21:35 [crit] 6337#6337: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 09:21:36 [emerg] 6348#6348: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 09:21:36 [emerg] 6350#6350: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 09:21:36 [emerg] 6352#6352: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 09:21:36 [emerg] 6355#6355: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 09:21:36 [emerg] 6357#6357: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 09:21:36 [emerg] 6359#6359: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
Go back to the index page.