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/sql/logictest/tests/local/local_test: TestLogic_crdb_internal failed #97107

Closed
cockroach-teamcity opened this issue Feb 14, 2023 · 1 comment
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 14, 2023

pkg/sql/logictest/tests/local/local_test.TestLogic_crdb_internal failed with artifacts on release-22.2 @ 9bbf9e626b4d159e0c19e1e78ef1923f79929920:

=== RUN   TestLogic_crdb_internal
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/71711051c96cfc11cc9634f70d9a3b22/logTestLogic_crdb_internal3791836751
    test_log_scope.go:79: use -show-logs to present logs inline
[11:59:48] setting distsql_workmem='54978B';
[11:59:48] rng seed: -144820625589773151

    logic.go:2762: let $testdb_id = 106
    logic.go:2762: let $testdb_foo_id = 108
    logic.go:2762: let $schema_bar_id = 111
=== CONT  TestLogic_crdb_internal
    logic.go:3927: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/71711051c96cfc11cc9634f70d9a3b22/logTestLogic_crdb_internal3791836751
--- FAIL: TestLogic_crdb_internal (47.66s)
=== RUN   TestLogic_crdb_internal/max_retry_counter
    logic.go:2705: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2511/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/crdb_internal:791: SELECT start_pretty, end_pretty FROM crdb_internal.ranges
        WHERE split_enforced_until IS NOT NULL
        AND (start_pretty LIKE '/Table/112/1%' OR start_pretty LIKE '/Table/112/2%')
        expected:
            /Table/112/1/1  /Table/112/1/2
            /Table/112/1/2  /Table/112/1/3
            /Table/112/1/3  /Table/112/2/1
            /Table/112/2/1  /Table/112/2/2
            /Table/112/2/2  /Table/112/2/3
            /Table/112/2/3  /Table/112/3/1
            
        but found (query options: "retry") :
[12:00:35] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2511/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/crdb_internal: 107 statements
    logic.go:2019: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2511/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/crdb_internal:803: too many errors encountered, skipping the rest of the input
[12:00:35] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2511/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/crdb_internal with config local: 107 tests, 2 failures
[12:00:35] --- total progress: 107 statements
--- total: 107 tests, 2 failures
    --- FAIL: TestLogic_crdb_internal/max_retry_counter (45.87s)

Parameters: TAGS=bazel,gss

Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-24516

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Feb 14, 2023
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Feb 14, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Feb 14, 2023
@mgartner
Copy link
Collaborator

Duplicate of #96861.

@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants