Skip to content
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

storage: TestCreateCheckpoint_SpanConstrained failed #112465

Closed
cockroach-teamcity opened this issue Oct 16, 2023 · 2 comments
Closed

storage: TestCreateCheckpoint_SpanConstrained failed #112465

cockroach-teamcity opened this issue Oct 16, 2023 · 2 comments
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. 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-storage Storage Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 16, 2023

storage.TestCreateCheckpoint_SpanConstrained failed with artifacts on release-23.1 @ 44682b19135a9f0d764b8fdbc61bb70c27855e42:

=== RUN   TestCreateCheckpoint_SpanConstrained
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/94ddc9c34349c78aeaa54dc5cac2306d/logTestCreateCheckpoint_SpanConstrained722368943
    test_log_scope.go:79: use -show-logs to present logs inline
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1  file write stall detected: disk slowness detected: write on file 000016.sst (10240 bytes) has been ongoing for 20.0s
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !goroutine 2282 [running]:
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !runtime/debug.Stack()
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	GOROOT/src/runtime/debug/stack.go:24 +0x64
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/util/log.(*loggerT).outputLogEntry(0x40006dff80, {{{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, 0x178eb0445585ee7c, ...})
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/pkg/util/log/clog.go:261 +0xa0
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/util/log.logfDepthInternal({0x21bf248, 0x40001aa000}, 0x2, 0x4, 0x0, 0x0?, {0x1d0512b, 0x1d}, {0x4000d19dc0, 0x1, ...})
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/pkg/util/log/channels.go:106 +0x520
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/util/log.logfDepth(...)
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/pkg/util/log/channels.go:39
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/util/log.Fatalf(...)
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/bazel-out/aarch64-fastbuild/bin/pkg/util/log/log_channels_generated.go:848
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/storage.(*Pebble).makeMetricEtcEventListener.func4({{0x400027aa80, 0x6e}, 0x1, 0x2800, 0x4a8201a63})
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/pkg/storage/pebble.go:1268 +0x1bc
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/pebble.TeeEventListener.func4({{0x400027aa80, 0x6e}, 0x1, 0x2800, 0x4a8201a63})
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/event.go:672 +0x4c
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/cockroach/pkg/storage.wrapFilesystemMiddleware.func1({{0x400027aa80, 0x6e}, 0x1, 0x2800, 0x4a8201a63})
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/cockroach/pkg/storage/pebble.go:668 +0x7c
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/pebble/vfs.(*diskHealthCheckingFS).Create.func2(0xdb?, 0x43afb8f42b?, 0x32e4080?)
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/pebble/vfs/external/com_github_cockroachdb_pebble/vfs/disk_health.go:633 +0x68
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !github.com/cockroachdb/pebble/vfs.(*diskHealthCheckingFile).startTicker.func1()
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/pebble/vfs/external/com_github_cockroachdb_pebble/vfs/disk_health.go:187 +0x164
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !created by github.com/cockroachdb/pebble/vfs.(*diskHealthCheckingFile).startTicker
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !	github.com/cockroachdb/pebble/vfs/external/com_github_cockroachdb_pebble/vfs/disk_health.go:167 +0x68
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !For more context, check log files in: /artifacts/tmp/_tmp/94ddc9c34349c78aeaa54dc5cac2306d/logTestCreateCheckpoint_SpanConstrained722368943
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !****************************************************************************
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !This node experienced a fatal error (printed above), and as a result the
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !process is terminating.
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !Fatal errors can occur due to faulty hardware (disks, memory, clocks) or a
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !problem in CockroachDB. With your help, the support team at Cockroach Labs
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !will try to determine the root cause, recommend next steps, and we can
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !improve CockroachDB based on your report.
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !Please submit a crash report by following the instructions here:
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !    https://github.com/cockroachdb/cockroach/issues/new/choose
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !If you would rather not post publicly, please contact us directly at:
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !    support@cockroachlabs.com
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !
F231016 20:25:17.104361 2282 storage/pebble.go:1268  [-] 1 !The Cockroach Labs team appreciates your feedback.
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/storage

This test on roachdash | Improve this report!

Jira issue: CRDB-32433

@cockroach-teamcity 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. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Oct 16, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Oct 16, 2023
@blathers-crl blathers-crl bot added the T-storage Storage Team label Oct 16, 2023
@jbowens jbowens added A-storage Relating to our storage engine (Pebble) on-disk storage. X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Oct 16, 2023
@jbowens
Copy link
Collaborator

jbowens commented Oct 17, 2023

Disk stall

@jbowens jbowens closed this as completed Oct 17, 2023
@jbowens
Copy link
Collaborator

jbowens commented Oct 20, 2023

Linking to #97968.

@jbowens jbowens added this to Storage Jun 4, 2024
@jbowens jbowens moved this to Done in Storage Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. 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-storage Storage Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Projects
Archived in project
Development

No branches or pull requests

2 participants