Skip to content

Support sharded pubsub commands #418

Support sharded pubsub commands

Support sharded pubsub commands #418

Triggered via pull request June 9, 2025 15:09
@mgravellmgravell
synchronize #2887
ssubscribe
Status Success
Total duration 6m 43s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors
StackExchange.Redis.Tests.Issues.SO24807536Tests ► Issues.SO24807536Tests.Exec(RESP2): test-results/_fv-az1377-943_2025-06-09_15_12_00.trx#L0
Failed test found in: test-results/_fv-az1377-943_2025-06-09_15_12_00.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing EXISTS (5000ms), next: EXISTS 8.0.16SO24807536Tests-ExecR2, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 1, cur-in: 0, sync-ops: 8, async-ops: 1, serverEndpoint: 127.0.0.1:6379, conn-sec: 6.24, aoc: 1, mc: 1/1/0, mgr: 9 of 10 available, clientName: Exec, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=11,Free=32756,Min=4,Max=32767), POOL: (Threads=11,QueuedItems=111,CompletedItems=573,Timers=30), v: 2.8.50.57227 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2): test-results/runneradmin_fv-az521-791_2025-06-09_15_15_20.trx#L0
Failed test found in: test-results/runneradmin_fv-az521-791_2025-06-09_15_15_20.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Equal() Failure: Values differ Expected: 10 Actual: 14 ---- StackExchange.Redis.Tests.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP3): test-results/runneradmin_fv-az521-791_2025-06-09_15_15_20.trx#L0
Failed test found in: test-results/runneradmin_fv-az521-791_2025-06-09_15_15_20.trx Error: StackExchange.Redis.RedisServerException : ERR I'm already the owner of hash slot 7177
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2): test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx#L0
Failed test found in: test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx Error: Assert.Equal() Failure: Values differ Expected: 0 Actual: 1
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainstReconnects(RESP2): test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx#L0
Failed test found in: test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx Error: Assert.Equal() Failure: Values differ Expected: 0 Actual: 1
StackExchange.Redis.Tests.PubSubMultiserverTests ► PubSubMultiserverTests.PrimaryReplicaSubscriptionFailover(flags: DemandMaster, expectSuccess: False)(RESP2): test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx#L0
Failed test found in: test-results/runneradmin_fv-az521-791_2025-06-09_15_15_23.trx Error: System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Values differ Expected: 1 Actual: 0) (There were 5 private and 0 ambient exceptions; expected 0.) ---- Assert.Equal() Failure: Values differ Expected: 1 Actual: 0 ---- StackExchange.Redis.Tests.SkipTestException : There were 5 private and 0 ambient exceptions; expected 0.