Skip to content

pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test: TestLogic_pg_catalog failed #158902

@cockroach-teamcity

Description

@cockroach-teamcity

pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test.TestLogic_pg_catalog failed with artifacts on master @ 84fdb98261b2f0630c237b645cb602d4d8354161:

=== RUN   TestLogic_pg_catalog
    test_log_scope.go:171: test logs captured to: /artifacts/tmp/_tmp/f2b97ad13eb2b7e1e0262996128d6a8c/logTestLogic_pg_catalog1047729849
    test_log_scope.go:82: use -show-logs to present logs inline
[18:30:39] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog: 24 statements
[18:30:41] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog: 26 statements
[18:30:43] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog: 56 statements
    logic.go:3251: let $sourceid = 100130
    logic.go:3251: let $vtableSourceId = 4294967043
[18:30:45] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog: 127 statements
    logic.go:3201: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog:2849: SELECT rolname, rolreplication FROM pg_catalog.pg_roles
        ORDER BY rolname
        expected:
            rolname               rolreplication
            admin                 true
            node                  true
            root                  true
            test_dst_replication  true
            test_no_replication   false
            test_replication      true
            test_src_replication  true
            testuser              false
            
        but found (query options: "colnames") :
            rolname               rolreplication
            admin                 true
            node                  true
            root                  true
            test_dst_replication  false
            test_no_replication   false
            test_replication      true
            test_src_replication  true
            testuser              false
            
[18:30:45] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog with config local-leased-descriptors: 128 tests, 1 failures
    logic.go:4542: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog:2863: error while processing
    logic.go:4542: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/8604/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-leased-descriptors/local-leased-descriptors_test_/local-leased-descriptors_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/pg_catalog:2863: too many errors encountered, skipping the rest of the input
    panic.go:615: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/f2b97ad13eb2b7e1e0262996128d6a8c/logTestLogic_pg_catalog1047729849
--- FAIL: TestLogic_pg_catalog (9.59s)
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-57551

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions