cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.9k stars 3.78k forks source link

sql/row: TestExternalRowData failed #128070

Open cockroach-teamcity opened 1 month ago

cockroach-teamcity commented 1 month ago

sql/row.TestExternalRowData failed on master @ 7a1bf52daa3f3dcaa434fd66d2b3c960a3c9c2a5:

=== RUN   TestExternalRowData
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestExternalRowData1031998976
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    external_row_data_test.go:108: pq: internal error: external row data does not have old prefix, key=/Tenant/10/Table/104/1/3/0, oldPrefix=[254 146 241]
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestExternalRowData1031998976
--- FAIL: TestExternalRowData (1.24s)

Parameters:

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

This test on roachdash | Improve this report!

Jira issue: CRDB-40783

michae2 commented 1 month ago

cc @dt

blathers-crl[bot] commented 4 weeks ago

cc @cockroachdb/disaster-recovery

github-actions[bot] commented 2 weeks ago

sql/row.TestExternalRowData failed on master @ be0027c10c48b56486f2e1510ba288df120be901:

=== RUN   TestExternalRowData
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestExternalRowData3322566498
    test_log_scope.go:81: use -show-logs to present logs inline
    external_row_data_test.go:108: pq: internal error: external row data does not have old prefix, key=/Table/104/1/3/0, oldPrefix=[241]
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestExternalRowData3322566498
--- FAIL: TestExternalRowData (1.53s)

Parameters:

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

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 weeks ago

sql/row.TestExternalRowData failed with artifacts on master @ 6318706297b37bcec52dd7524661d66b2487a4ab:

=== RUN   TestExternalRowData
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/9db56821b86748e0fc537f3d515778f0/logTestExternalRowData2708139049
    test_log_scope.go:81: use -show-logs to present logs inline
    external_row_data_test.go:108: pq: internal error: external row data does not have old prefix, key=/Table/104/1/3/0, oldPrefix=[241]
    panic.go:626: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/9db56821b86748e0fc537f3d515778f0/logTestExternalRowData2708139049
--- FAIL: TestExternalRowData (0.99s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

This test on roachdash | Improve this report!