-
Notifications
You must be signed in to change notification settings - Fork 4.1k
tenant: flake in TestTenantLogic_enums/drop_not_null #86215
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
=== RUN TestTenantLogic_enums/drop_not_null
logic.go:2854:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/4740/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/enums:1225:
expected success, but found
(40001) restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_NEW_LEASE_PREVENTS_TXN): "sql txn" meta={id=1332a4ec key=/Tenant/10/Table/24/1/2/203/2 pri=0.02693599 epo=0 ts=1660594801.062713626,1 min=1660594801.010895257,0 seq=33} lock=true stat=PENDING rts=1660594801.062713626,1 wto=false gul=1660594801.510895257,0
logic.go:1868:
pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_NEW_LEASE_PREVENTS_TXN): "sql txn" meta={id=1332a4ec key=/Tenant/10/Table/24/1/2/203/2 pri=0.02693599 epo=0 ts=1660594801.062713626,1 min=1660594801.010895257,0 seq=33} lock=true stat=PENDING rts=1660594801.062713626,1 wto=false gul=1660594801.510895257,0
[20:20:01] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/4740/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/enums with config 3node-tenant: 216 tests, 2 failures
[20:20:12] --- total progress: 216 statements
Jira issue: CRDB-18637
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)