-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestBackfillWithProtectedTS failed #140708
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-release-25.1.0-rcUsed to mark GA and release blockers and technical advisories for 25.1.0-rcUsed to mark GA and release blockers and technical advisories for 25.1.0-rc
Description
sql.TestBackfillWithProtectedTS failed on release-25.1.0-rc @ 839543761f65547a48b78c10af993545590bded5:
=== RUN TestBackfillWithProtectedTS
test_log_scope.go:165: test logs captured to: outputs.zip/logTestBackfillWithProtectedTS2115436464
test_log_scope.go:76: use -show-logs to present logs inline
test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
backfill_protected_timestamp_test.go:526: -- test log scope end --
test logs left over in: outputs.zip/logTestBackfillWithProtectedTS2115436464
--- FAIL: TestBackfillWithProtectedTS (499.34s)
=== RUN TestBackfillWithProtectedTS/create_index
backfill_protected_timestamp_test.go:477: running backfill with PTS not setup early enough
backfill_protected_timestamp_test.go:425: i=0 begin running operations in the middle of backfill
backfill_protected_timestamp_test.go:429: i=0 finished running operations in the middle of backfill. retErr: failed to DELETE and INSERT: pq: batch timestamp 1738916418.404560949,0 must be after replica GC threshold 1738916453.417456278,0 (r77: /Table/107{-/2})
backfill_protected_timestamp_test.go:474: backfill goroutine failed: could not read jobs table: context canceled
backfill_protected_timestamp_test.go:515:
Error Trace: pkg/sql/backfill_protected_timestamp_test.go:515
Error: Received unexpected error:
failed to DELETE and INSERT: pq: batch timestamp 1738916418.404560949,0 must be after replica GC threshold 1738916453.417456278,0 (r77: /Table/107{-/2})
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/sql_test.TestBackfillWithProtectedTS.func7.2.1
| pkg/sql/backfill_protected_timestamp_test.go:438
| github.com/cockroachdb/cockroach/pkg/sql_test.TestBackfillWithProtectedTS.func7.2
| pkg/sql/backfill_protected_timestamp_test.go:463
| github.com/cockroachdb/cockroach/pkg/sql_test.TestBackfillWithProtectedTS.func7.Group.GoCtx.4
| pkg/util/ctxgroup/ctxgroup.go:189
| golang.org/x/sync/errgroup.(*Group).Go.func1
| external/org_golang_x_sync/errgroup/errgroup.go:78
| runtime.goexit
| src/runtime/asm_amd64.s:1695
Wraps: (2) failed to DELETE and INSERT
Wraps: (3) pq: batch timestamp 1738916418.404560949,0 must be after replica GC threshold 1738916453.417456278,0 (r77: /Table/107{-/2})
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *pq.Error
Test: TestBackfillWithProtectedTS/create_index
--- FAIL: TestBackfillWithProtectedTS/create_index (465.14s)
Parameters:
attempt=1run=5shard=14
Same failure on other branches
- sql: TestBackfillWithProtectedTS failed #140043 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-1 T-sql-foundations branch-release-24.1]
- sql: TestBackfillWithProtectedTS failed #139991 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-2 T-sql-foundations branch-release-24.2]
- sql: TestBackfillWithProtectedTS failed #139901 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-2 T-sql-foundations branch-release-24.3]
- sql: TestBackfillWithProtectedTS failed #139862 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-1 T-sql-foundations branch-release-25.1]
- sql: TestBackfillWithProtectedTS failed #139829 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-3 T-sql-foundations branch-release-24.3.4-rc]
- sql: TestBackfillWithProtectedTS failed #139814 sql: TestBackfillWithProtectedTS failed [C-test-failure O-robot P-1 T-sql-foundations branch-master]
This test on roachdash | Improve this report!
Jira issue: CRDB-47306
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-release-25.1.0-rcUsed to mark GA and release blockers and technical advisories for 25.1.0-rcUsed to mark GA and release blockers and technical advisories for 25.1.0-rc