cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.02k stars 3.79k forks source link

pkg/ccl/logictestccl/tests/local-read-committed/local-read-committed_test: TestReadCommittedLogic_union failed #132780

Closed cockroach-teamcity closed 3 hours ago

cockroach-teamcity commented 4 hours ago

pkg/ccl/logictestccl/tests/local-read-committed/local-read-committed_test.TestReadCommittedLogic_union failed with artifacts on master @ 3eb415ce86b4b99e8818664bed6434feb0310a39:

=== RUN   TestReadCommittedLogic_union
    test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/6a84d85de939f7eb62f89120e08e3c0f/logTestReadCommittedLogic_union868037383
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
[19:22:32] setting distsql_workmem='19946B';
    logic.go:3043: 
         pq: txn already encountered an error; cannot be used anymore (previous err: aborted in DistSender: result is ambiguous: context canceled)
[19:22:33] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/31265/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/logictestccl/tests/local-read-committed/local-read-committed_test_/local-read-committed_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/union with config local-read-committed: 104 tests, 1 failures
[19:22:34] --- total progress: 104 statements
--- total: 104 tests, 1 failures
    logic.go:4402: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/6a84d85de939f7eb62f89120e08e3c0f/logTestReadCommittedLogic_union868037383
--- FAIL: TestReadCommittedLogic_union (2.78s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

This test on roachdash | Improve this report!

Jira issue: CRDB-43275

mgartner commented 3 hours ago

Duplicate of #127942.