Closed cockroach-teamcity closed 1 month ago
Looks like node 1 oom'd during an import:
Uh oh, i wonder if there's some sort of memory leak in the buffering adder. The max buffer size per import proc is 128 MB for the pk buffer and 32 for the secondary index buffer.
@msbutler I wonder if the ImportEpoch work may be a villain here.
oh i'm a doofus, import is fine. this test sets the following for unknown reasons.
kv.bulk_ingest.max_index_buffer_size = '2gb'
roachtest.backup/mvcc-range-tombstones failed with artifacts on master @ 950a090603bffa9216f01b03aeeb7dd093c6be64:
Parameters:
ROACHTEST_arch=arm64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=8
ROACHTEST_encrypted=true
ROACHTEST_fs=ext4
ROACHTEST_localSSD=false
ROACHTEST_runtimeAssertionsBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
/cc @cockroachdb/disaster-recoveryThis test on roachdash | Improve this report!
Jira issue: CRDB-41945