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

cmd/roachtest: Test_updateSpecForSelectiveTests failed #132745

Open
cockroach-teamcity opened this issue Oct 16, 2024 · 1 comment
Open

cmd/roachtest: Test_updateSpecForSelectiveTests failed #132745

cockroach-teamcity opened this issue Oct 16, 2024 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 16, 2024

cmd/roachtest.Test_updateSpecForSelectiveTests failed on master @ 5da80fce338e51e0cf0b30a70c630075fe02fc9b:

46 out of 90 tests selected for the run!
9 selected out of 27 successful tests.
73 out of 90 tests selected for the run!
18 selected out of 57 successful tests.
52 out of 90 tests selected for the run!
10 selected out of 33 successful tests.
67 out of 90 tests selected for the run!
19 selected out of 63 successful tests.
49 out of 90 tests selected for the run!
9 selected out of 28 successful tests.
71 out of 90 tests selected for the run!
17 selected out of 55 successful tests.
53 out of 90 tests selected for the run!
21 selected out of 67 successful tests.
44 out of 90 tests selected for the run!
18 selected out of 60 successful tests.
50 out of 90 tests selected for the run!
9 selected out of 27 successful tests.
72 out of 90 tests selected for the run!
15 selected out of 48 successful tests.
58 out of 90 tests selected for the run!
15 selected out of 48 successful tests.
58 out of 90 tests selected for the run!
18 selected out of 59 successful tests.
51 out of 90 tests selected for the run!
24 selected out of 77 successful tests.
39 out of 90 tests selected for the run!
10 selected out of 32 successful tests.
70 out of 90 tests selected for the run!
24 selected out of 80 successful tests.
37 out of 90 tests selected for the run!
23 selected out of 76 successful tests.
39 out of 90 tests selected for the run!
24 selected out of 80 successful tests.
35 out of 90 tests selected for the run!
24 selected out of 77 successful tests.
42 out of 90 tests selected for the run!
15 selected out of 49 successful tests.
59 out of 90 tests selected for the run!
12 selected out of 39 successful tests.
66 out of 90 tests selected for the run!
15 selected out of 48 successful tests.
59 out of 90 tests selected for the run!
23 selected out of 74 successful tests.
39 out of 90 tests selected for the run!
16 selected out of 53 successful tests.
24 selected out of 78 successful tests.
38 out of 90 tests selected for the run!
12 selected out of 37 successful tests.
65 out of 90 tests selected for the run!

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=1
Help

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

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-43256

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. 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-testeng TestEng Team labels Oct 16, 2024
@DarrylWong
Copy link
Contributor

I see:

an unknown amount of time

and

race=true

Possibly an OOM? This test does start a lot of goroutines. @nameisbhaskar maybe we should lower the number of iterations unless you see something else in the logs that suggests its not an OOM.

@DarrylWong DarrylWong removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

2 participants