=== RUN TestTenantLogic_temp_table
test_log_scope.go:165: test logs captured to: outputs.zip/logTestTenantLogic_temp_table2549083598
test_log_scope.go:76: use -show-logs to present logs inline
logic.go:1574: apply knob opt logictest.knobOptSynchronousEventLog
logic.go:1649: apply knob opt logictest.knobOptSynchronousEventLog to tenant
logic.go:1649: apply knob opt logictest.knobOptSynchronousEventLog to tenant
logic.go:1649: apply knob opt logictest.knobOptSynchronousEventLog to tenant
[08:47:37] setting distsql_workmem='39299B';
[08:47:37] setting distsql_workmem='39299B';
logic.go:4229:
/var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table:309: error while processing
logic.go:4229: test was successful but validation upon completion failed: descriptor validation failed after dropping databases:
id 134, db [132], schema [134], name a: relation "a" (134): referenced database ID 132: referenced descriptor not found
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestTenantLogic_temp_table2549083598
--- FAIL: TestTenantLogic_temp_table (10.99s)
=== RUN TestTenantLogic_temp_table/test_53163
[08:47:46] --- progress: /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table: 71 statements
logic.go:2273:
/var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table:309:
expected success, but found
(42P01) relation "second_db.pg_temp.a" does not exist
errors.go:207: in NewUndefinedRelationError()
[08:47:46] --- done: /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/temp_table with config 3node-tenant: 72 tests, 1 failures
--- FAIL: TestTenantLogic_temp_table/test_53163 (6.11s)
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_temp_table failed on master @ 6cfbeb8518cfff3a3aba7da84cdbb2094c4c75f7:
Parameters:
attempt=1
run=19
shard=44
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-44772