-
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
pebble: fatal commit error: allocation failed because arena is full #102945
Labels
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-storage
Storage Team
Milestone
Comments
cockroach-teamcity
added
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-kv-replication
labels
May 9, 2023
This one's new:
@cockroachdb/storage Do you know what's up with this? Didn't flush to disk fast enough? |
This was referenced May 9, 2023
mgartner
changed the title
kv/kvserver: TestStoreRangeUpReplicate failed
pebble: fatal commit error: allocation failed because arena is full
May 9, 2023
This was referenced May 9, 2023
jbowens
added
the
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
label
May 9, 2023
This was referenced May 9, 2023
Closed
Investigation ongoing -- see https://cockroachlabs.slack.com/archives/CAC6K3SLU/p1683644375098049 |
tbg
added
the
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
label
May 10, 2023
Will be fixed by cockroachdb/pebble#2517 |
This was referenced May 10, 2023
Closed
sumeerbhola
added a commit
to cockroachdb/pebble
that referenced
this issue
May 10, 2023
sumeerbhola
added a commit
to sumeerbhola/pebble
that referenced
this issue
May 10, 2023
sumeerbhola
added a commit
to cockroachdb/pebble
that referenced
this issue
May 10, 2023
jbowens
added a commit
to jbowens/cockroach
that referenced
this issue
May 10, 2023
``` 23f478ba db: intialize memTable.reserve when creating memTable ``` Fixes: cockroachdb#102945 Release note: none Epic: none
jbowens
pushed a commit
to jbowens/pebble
that referenced
this issue
May 10, 2023
This was referenced May 10, 2023
Merged
jbowens
added a commit
to jbowens/cockroach
that referenced
this issue
May 10, 2023
``` fe7ae7a6 db: intialize memTable.reserve when creating memTable 7a72be04 objstorage: remove leading 0s from creator ID 049725f4 objstorage: prepend a hash value to object names 8388e22a vfs: unify linux implementation across arm and !arm ``` Informs: cockroachdb#102945 Release note: none Epic: none
jbowens
pushed a commit
to cockroachdb/pebble
that referenced
this issue
May 10, 2023
craig bot
pushed a commit
that referenced
this issue
May 10, 2023
102982: roachtest: ignore TestContextCancelExec r=rafiss a=ecwall Fixes #102674 Ignore TestContextCancelExec which has a race between context cancellation and query execution here: https://github.com/lib/pq/blob/381d253611d666974d43dfa634d29fe16ea9e293/go18_test.go#L92 Release note: None 103025: go.mod: bump Pebble to fe7ae7a62e0f r=jbowens a=jbowens ``` fe7ae7a6 db: intialize memTable.reserve when creating memTable 7a72be04 objstorage: remove leading 0s from creator ID 049725f4 objstorage: prepend a hash value to object names 8388e22a vfs: unify linux implementation across arm and !arm ``` Informs: #102945 Release note: none Epic: none Co-authored-by: Evan Wall <[email protected]> Co-authored-by: Jackson Owens <[email protected]>
This was referenced May 10, 2023
Fix has been merged to master and |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-release-23.1
Used to mark GA and release blockers, technical advisories, and bugs for 23.1
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-storage
Storage Team
kv/kvserver.TestStoreRangeUpReplicate failed with artifacts on release-23.1 @ 5376e479204d6e8243f67c30aea3d031df529afd:
Parameters:
TAGS=bazel,gss,race
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-27750
The text was updated successfully, but these errors were encountered: