Detailed Test Report for ngx_stream_lua in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
982ce528
|
2024-08-16 06:41:56 GMT |
0 |
0 |
118
|
10178 |
445 sec |
LuaJIT 2.1.1723681758, commit 4182d6bf
OpenSSL 1.1.1w 11 Sep 2023
(none)
(none)
- t/014-bugs.t TEST 4: lua_code_cache off + setkeepalive - 2024/08/16 07:05:49 [alert] 818#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:21
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2024/08/16 07:09:06 [alert] 4196#0: 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) - 2024/08/16 07:09:59 [alert] 5177#0: 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) - 2024/08/16 07:10:02 [alert] 5204#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2024/08/16 07:11:48 [alert] 6698#0: 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 - 2024/08/16 07:11:57 [alert] 6780#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2024/08/16 07:12:06 [crit] 6919#0: *3 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2024/08/16 07:12:06 [crit] 6919#0: *8 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/158-global-var.t TEST 8: balancer_by_lua - 2024/08/16 07:12:42 [crit] 7513#0: *3 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/158-global-var.t TEST 8: balancer_by_lua - 2024/08/16 07:12:42 [crit] 7513#0: *7 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2024/08/16 07:12:45 [alert] 7630#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:17
Go back to the index page.