cockroachdb / cockroachdb/cockroach

release-26.4: testutils/testcluster: TestClusterSqlDisabled failed

Open
#175,667 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

branch-release-26.4 C-test-failure O-robot release-blocker T-testeng
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

testutils/testcluster.TestClusterSqlDisabled failed on release-26.4 @ b4884d371d74d172ab184bc4ef0924ccb758f3c2:

=== RUN   TestClusterSqlDisabled
    test_log_scope.go:172: test logs captured to: outputs.zip/logTestClusterSqlDisabled3716475825
    test_log_scope.go:82: use -show-logs to present logs inline
    testcluster_test.go:65: -- test log scope end --
test logs left over in: outputs.zip/logTestClusterSqlDisabled3716475825
--- FAIL: TestClusterSqlDisabled (1612.91s)
=== RUN   TestClusterSqlDisabled/disable-sql=false
--- FAIL: TestClusterSqlDisabled/disable-sql=false (1274.96s)
=== RUN   TestClusterSqlDisabled/disable-sql=false/test-tenant={1_true_false_0_}
    testcluster.go:665: polling for queued jobs to complete: poll-show-jobs: session record deleted
--- FAIL: TestClusterSqlDisabled/disable-sql=false/test-tenant={1_true_false_0_} (1076.48s)

Parameters:

  • attempt=1
  • race=true
  • run=3
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

  • #175659 basalt-26.3.2-rc-20260908: testutils/testcluster: TestClusterSqlDisabled failed [C-test-failure O-robot T-testeng branch-basalt-26.3.2-rc-20260908 release-blocker]

/cc @cockroachlabs/test-eng

Improve this report!

Jira issue: CRDB-68560

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with testutils/testcluster.TestClusterSqlDisabled and the failure at testcluster.go:665. Run the test with the linked logs or -show-logs, then compare the polling path for the disable-sql=false tenant case. Done means the test no longer fails with “session record deleted” on the affected release branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, sql
Domain
databases, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.