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

[dnm] kvserver: more logging for #100096 #99482

Closed
wants to merge 8 commits into from

Conversation

tbg
Copy link
Member

@tbg tbg commented Mar 24, 2023

See #99464 (comment) and #100096.

Run via gceworker:

gh pr checkout -f 99482
ROACHTEST_ALWAYS_COLLECT_ARTIFACTS=true ./pkg/cmd/roachtest/roachstress.sh -c 1 copyfrom/crdb-nonatomic/sf=1/nodes=1

Then look at logs from artifacts.

Epic: none
Release note: None

@tbg tbg requested a review from a team as a code owner March 24, 2023 14:41
@tbg tbg requested review from srosenberg and renatolabs and removed request for a team March 24, 2023 14:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg tbg requested a review from cucaroach March 24, 2023 14:41
@tbg tbg changed the title roachtest: set copy_from_atomic_enabled in copyfrom test roachtest: set copy_from_retries_enabled in copyfrom test Mar 24, 2023
@tbg tbg force-pushed the deflake-copyfrom-99464 branch from 86d55fb to 12ec34b Compare March 24, 2023 14:41
pkg/cmd/roachtest/tests/copyfrom.go Outdated Show resolved Hide resolved
@tbg tbg force-pushed the deflake-copyfrom-99464 branch from 12ec34b to e7e0b6d Compare March 28, 2023 08:54
When stressing a roachtest, it can be helpful to have the artifacts collected
even when the test passes, for example to check for markers of an interesting
issue[^1] in the logs.

[^1]: cockroachdb#99464 (comment)

Epic: none
Release note: None
@tbg tbg force-pushed the deflake-copyfrom-99464 branch from b9366f9 to 4567373 Compare March 28, 2023 12:26
@tbg tbg requested a review from a team March 30, 2023 10:55
@tbg tbg force-pushed the deflake-copyfrom-99464 branch 3 times, most recently from e525270 to 9443071 Compare March 30, 2023 12:38
Epic: none
Release note: None
@tbg tbg force-pushed the deflake-copyfrom-99464 branch from 9443071 to 4a7a53b Compare March 30, 2023 12:44
@tbg tbg force-pushed the deflake-copyfrom-99464 branch from 653a813 to 88923df Compare March 30, 2023 15:02
@tbg tbg changed the title roachtest: set copy_from_retries_enabled in copyfrom test [dnm] kvserver: more logging for #100096 Mar 30, 2023
tbg added 4 commits March 31, 2023 08:38
The bytes printed after "wrote" where the append bytes only, this was
confusing. Consolidate. Also, no need to print whether it's sync or
non-blocking-sync again because we already printed that in the timing section.

Found in cockroachdb#100096.

Epic: none
Release note: None
@tbg tbg closed this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants