=== RUN TestConcurrentMigrationAttempts
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0a595abbc53f575a0f489dc4e6e5da0f/logTestConcurrentMigrationAttempts1578974772
test_log_scope.go:79: use -show-logs to present logs inline
manager_external_test.go:402:
Error Trace: pkg/upgrade/upgrademanager/upgrademanager_test_test/pkg/upgrade/upgrademanager/manager_external_test.go:402
Error: Expected nil, but got: &pq.Error{Severity:"ERROR", Code:"42P01", Message:"write-job-info-delete: relation \"system.job_info\" does not exist", Detail:"", Hint:"", Position:"", InternalPosition:"", InternalQuery:"", Where:"", Schema:"", Table:"", Column:"", DataTypeName:"", Constraint:"", File:"errors.go", Line:"161", Routine:"NewUndefinedRelationError"}
Test: TestConcurrentMigrationAttempts
panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0a595abbc53f575a0f489dc4e6e5da0f/logTestConcurrentMigrationAttempts1578974772
--- FAIL: TestConcurrentMigrationAttempts (5.26s)
pkg/upgrade/upgrademanager/upgrademanager_test.TestConcurrentMigrationAttempts failed with artifacts on master @ 85e41ca8d3d9edacf5ee3061a2591b159b9b0502:
Parameters:
TAGS=bazel,gssHelp
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-26756