Skip to content

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_select_for_share failed #168339

@github-actions

Description

@github-actions

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_select_for_share failed on master @ 0d45639df842f24573ea3224e532abe0b9338783:

=== RUN   TestLogic_select_for_share
    test_log_scope.go:172: test logs captured to: outputs.zip/logTestLogic_select_for_share2530558074
    test_log_scope.go:82: use -show-logs to present logs inline
    test_server_shim.go:146: using test tenant configuration from testserver factory defaults
    test_server_shim.go:150: cluster virtualization disabled due to issue: #156124 (expected label: C-bug)
    logictestbase.go:582: statement/query skipped with reason: unsupported configuration fakedist-vec-off, statement/query only supports local-read-committed (no issue given)
    logictestbase.go:582: statement/query skipped with reason: unsupported configuration fakedist-vec-off, statement/query only supports local-repeatable-read (no issue given)
    logictestbase.go:582: statement/query skipped with reason: unsupported configuration fakedist-vec-off, statement/query only supports weak-iso-level-configs (no issue given)
    logic.go:3252: 
         
        /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:175: SELECT database_name, schema_name, table_name, lock_key_pretty, lock_strength, durability, isolation_level, granted, contended FROM crdb_internal.cluster_locks
        expected:
            database_name  schema_name  table_name  lock_key_pretty   lock_strength  durability    isolation_level  granted  contended
            test           public       t           /Table/106/1/2/0  Shared         Unreplicated  SERIALIZABLE     true     false
            test           public       t           /Table/106/1/2/0  Shared         Unreplicated  SERIALIZABLE     true     false
            
        but found (query options: "colnames,retry,rowsort" -> ignore the following ordering of rows) :
            database_name  schema_name  table_name    lock_key_pretty                 lock_strength  durability    isolation_level  granted  contended
            system         ·            role_members  /Table/23/1/"admin"/"root"/0    Intent         Replicated    SERIALIZABLE     true     false
            system         ·            role_members  /Table/23/1/"admin"/"root"/3/1  Intent         Replicated    SERIALIZABLE     true     false
            system         ·            role_members  /Table/23/1/"admin"/"root"/4/1  Intent         Replicated    SERIALIZABLE     true     false
            system         ·            role_members  /Table/23/1/"admin"/"root"/5/1  Intent         Replicated    SERIALIZABLE     true     false
            test           public       t             /Table/106/1/2/0                Shared         Unreplicated  SERIALIZABLE     true     false
            test           public       t             /Table/106/1/2/0                Shared         Unreplicated  SERIALIZABLE     true     false
            
[16:33:06] --- progress: /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share: 32 statements
[16:33:06] --- done: /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share with config fakedist-vec-off: 32 tests, 1 failures
    logic.go:4672: 
        /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:182: error while processing
    logic.go:4672: /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:182: too many errors encountered, skipping the rest of the input
    panic.go:615: -- test log scope end --
test logs left over in: outputs.zip/logTestLogic_select_for_share2530558074
--- FAIL: TestLogic_select_for_share (47.37s)

Parameters:

  • attempt=1
  • run=1
  • shard=12
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-62906

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testingTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-kvKV Teambranch-masterFailures and bugs on the master branch.target-release-26.3.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions