Track client-initiated shutdown for any pipe type #1638
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 45s
StackExchange.Redis (Windows Server 2022)
5m 54s
Annotations
5 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 412, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.41, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1493-300(SE.Redis-v2.8.22.15403), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=4,Free=32763,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=13,CompletedItems=307,Timers=58), v: 2.8.22.15403 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L46
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 3s ago, last-write: 3s ago, keep-alive: 400s, state: Connecting, mgr: 8 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.22.15403, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1493-300(SE.Redis-v2.8.22.15403), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=8,Free=32759,Min=4,Max=32767), POOL: (Threads=8,QueuedItems=27,CompletedItems=612,Timers=52), v: 2.8.22.15403 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
---- StackExchange.Redis.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 3s ago, last-write: 3s ago, keep-alive: 400s, state: Connecting, mgr: 8 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.22.15403
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
StackExchange.Redis (Ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|