Detailed Test Report for ngx_stream_lua in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
309198ab
|
2023-07-04 03:09:13 GMT |
0 |
0 |
117
|
10285 |
458 sec |
LuaJIT 2.1.0-beta3, commit 04f33ff0
OpenSSL 1.1.1n 15 Mar 2022
(none)
(none)
- t/014-bugs.t TEST 4: lua_code_cache off + setkeepalive - 2023/07/04 03:29:16 [alert] 9358#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) - 2023/07/04 03:32:46 [alert] 12757#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) - 2023/07/04 03:33:37 [alert] 13696#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) - 2023/07/04 03:33:43 [alert] 13750#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 - 2023/07/04 03:35:27 [alert] 15224#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 - 2023/07/04 03:35:28 [alert] 15224#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 - 2023/07/04 03:35:31 [alert] 15272#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 - 2023/07/04 03:35:46 [crit] 15446#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 - 2023/07/04 03:35:47 [crit] 15446#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 - 2023/07/04 03:36:23 [crit] 16060#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 - 2023/07/04 03:36:23 [crit] 16060#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' - 2023/07/04 03:36:27 [alert] 16207#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.