-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roachtest: schemachange/index/tpcc/w=100 failed #35734
Comments
timing out due to #34834 |
SHA: https://github.com/cockroachdb/cockroach/commits/04ef15974085e14f758b20c552a84052eac9fa2b Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1180753&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/c2939ec9a4f15b7fb8683a5805deeb241953e7aa Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1182991&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/a512e390f7f2f2629f3f811bab5866c46e3e5713 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1183678&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/f95d45653df6be5587fb9887de241f50b6932000 Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1185396&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/3a7ea2d8c9d4a3e0d97f8f106fcf95b3f03765ec Parameters: To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1187480&tab=buildLog
|
36011: sql: avoid wrapping the special lease expiration error object r=knz a=knz Fixes #35734. Issue #35854 notwithstanding, I misunderstood the logic and considered a "perfectly normal" case to be an internal error, which was wrong. This was causing long DDL txns to abort due to lease expirations, that they would not renew. Release note: None Co-authored-by: Raphael 'kena' Poss <[email protected]>
35953: roachtest: extend the schema change test timeout by a bit r=vivekmenezes a=vivekmenezes We have #34834 tracking why a schema change is taking more time. Until that is fixed we'd like to extend this timeout and run the tests reliably so that we can find other problems. related to #35734 #35658 Release note: None Co-authored-by: Vivek Menezes <[email protected]>
SHA: https://github.com/cockroachdb/cockroach/commits/57e825a7940495b67e0cc7213a5fabc24e12be0e
Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1176948&tab=buildLog
The text was updated successfully, but these errors were encountered: