Skip to content

sql/logictest: TestLogic failed #61657

@cockroach-teamcity

Description

@cockroach-teamcity

(sql/logictest).TestLogic failed on release-21.1@fc082bcfe4e2e7e2bc24407ee1f790a08ba89294:

=== RUN   TestLogic
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic588708777
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestLogic
    logic.go:3351: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic588708777
--- FAIL: TestLogic (1008.83s)
=== RUN   TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk
=== CONT  TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk
    logic.go:2567: 
        
        testdata/logic_test/alter_primary_key:1332: 
        expected success, but found
        (42703) column "crdb_internal_id_shard_10" does not exist
        column_resolver.go:206: in NewUndefinedColumnError()
E210308 21:55:42.002018 6128276 sql/logictest/logic.go:3558  [-] 745  
E210308 21:55:42.002018 6128276 sql/logictest/logic.go:3558  [-] 745 +pq: column "crdb_internal_id_shard_10" does not exist
    logic.go:1844: 
         pq: column "crdb_internal_id_shard_10" does not exist
--- done: testdata/logic_test/alter_primary_key with config fakedist-vec-off: 227 tests, 2 failures
E210308 21:55:42.025685 6278823 jobs/adopt.go:260  [n1] 746  job 639533520616226817: adoption completed with error nextval(): unimplemented: cannot evaluate scalar expressions containing sequence operations in this context
            --- FAIL: TestLogic/fakedist-vec-off/alter_primary_key/create_table_change_pk (6.16s)
=== RUN   TestLogic/fakedist-vec-off/alter_primary_key
=== PAUSE TestLogic/fakedist-vec-off/alter_primary_key
=== CONT  TestLogic/fakedist-vec-off/alter_primary_key
        --- FAIL: TestLogic/fakedist-vec-off/alter_primary_key (23.71s)
=== RUN   TestLogic/fakedist-vec-off
    --- FAIL: TestLogic/fakedist-vec-off (0.70s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

Jira issue: CRDB-6269

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions