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

roachtest: get exec traces in gossip/chaos/nodes=9 #135253

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tbg
Copy link
Member

@tbg tbg commented Nov 15, 2024

This test is known for strange behavior (#134527).
A recent test failure1 shows that we "lose time"
in more unexpected locations.

I'm assuming an execution trace (of the roachtest process) will be
helpful here, as we'll be able to determine whether the time is
spent in roachtest or on the CockroachDB server side.

Epic: none
Release note: None

Footnotes

  1. https://github.com/cockroachdb/cockroach/issues/135154

This test is known for strange behavior (cockroachdb#134527).
A recent test failure[^1] shows that we "lose time"
in more unexpected locations.

I'm assuming an execution trace (of the roachtest process) will be
helpful here, as we'll be able to determine whether the time is
spent in roachtest or on the CockroachDB server side.

[^1]: cockroachdb#135154

Epic: none
Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg tbg added the backport-24.3.x Flags PRs that need to be backported to 24.3 label Nov 15, 2024
@tbg tbg requested a review from arulajmani November 18, 2024 08:28
@tbg tbg marked this pull request as ready for review November 18, 2024 08:28
@tbg tbg requested a review from a team as a code owner November 18, 2024 08:28
@tbg tbg requested review from nameisbhaskar and vidit-bhat and removed request for a team November 18, 2024 08:28
@tbg
Copy link
Member Author

tbg commented Nov 18, 2024

TFTR!

bors r+

@craig craig bot merged commit 7087319 into cockroachdb:master Nov 18, 2024
23 checks passed
Copy link

blathers-crl bot commented Nov 18, 2024

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from 1afd853 to blathers/backport-release-24.3-135253: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 24.3.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-24.3.x Flags PRs that need to be backported to 24.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants