Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogicCCL_procedure_plpgsql failed #140578

Closed
cockroach-teamcity opened this issue Feb 6, 2025 · 1 comment · Fixed by #140607
Assignees
Labels
branch-master Failures and bugs on the master branch. branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 branch-release-25.1 C-test-failure Broken test (automatically or manually discovered). P-1 Issues/test failures with a fix SLA of 1 month T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 6, 2025

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogicCCL_procedure_plpgsql failed with artifacts on master @ 871fb9ff40888d77373b2da06c991e7f13d82789:

=== RUN   TestTenantLogicCCL_procedure_plpgsql
    test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/902dc17dca3b876bad2e6101bf589969/logTestTenantLogicCCL_procedure_plpgsql3635045645
    test_log_scope.go:76: use -show-logs to present logs inline
[08:52:16] setting distsql_workmem='44055B';
[08:52:16] setting distsql_workmem='44055B';
    logic.go:4424: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/902dc17dca3b876bad2e6101bf589969/logTestTenantLogicCCL_procedure_plpgsql3635045645
--- FAIL: TestTenantLogicCCL_procedure_plpgsql (14.53s)
=== RUN   TestTenantLogicCCL_procedure_plpgsql/regression_122318
    logic.go:2272: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30868/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/procedure_plpgsql:733: 
        expected success, but found
        (40001) restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_CLIENT_REJECT): "sql txn" meta={id=b8a4fadd key=/Tenant/10/Table/3/1/125/2/1 iso=Serializable pri=0.00455012 epo=0 ts=1738831940.171047969,0 min=1738831940.171047969,0 seq=30} lock=true stat=PENDING rts=1738831940.171047969,0 wto=false gul=1738831940.671047969,0
[08:52:25] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30868/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/procedure_plpgsql with config 3node-tenant: 73 tests, 1 failures
[08:52:26] --- total progress: 73 statements
--- total: 73 tests, 1 failures
    --- FAIL: TestTenantLogicCCL_procedure_plpgsql/regression_122318 (5.28s)
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-47244

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team labels Feb 6, 2025
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Feb 6, 2025
@rafiss rafiss added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) branch-master Failures and bugs on the master branch. P-1 Issues/test failures with a fix SLA of 1 month and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. O-robot Originated from a bot. branch-master Failures and bugs on the master branch. T-sql-queries SQL Queries Team labels Feb 6, 2025
@rafiss rafiss self-assigned this Feb 6, 2025
@exalate-issue-sync exalate-issue-sync bot removed branch-master Failures and bugs on the master branch. P-1 Issues/test failures with a fix SLA of 1 month labels Feb 6, 2025
@rafiss rafiss self-assigned this Feb 6, 2025
@rafiss rafiss added branch-master Failures and bugs on the master branch. P-1 Issues/test failures with a fix SLA of 1 month labels Feb 6, 2025
@yuzefovich yuzefovich removed this from SQL Queries Feb 6, 2025
@craig craig bot closed this as completed in 215d16b Feb 6, 2025
Copy link

blathers-crl bot commented Feb 6, 2025

Based on the specified backports for linked PR #140607, I applied the following new label(s) to this issue: branch-release-24.1, branch-release-24.2, branch-release-24.3, branch-release-25.1. Please adjust the labels as needed to match the branches actually affected by this issue, including adding any known older branches.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@blathers-crl blathers-crl bot added branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 branch-release-25.1 labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 branch-release-25.1 C-test-failure Broken test (automatically or manually discovered). P-1 Issues/test failures with a fix SLA of 1 month T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants