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

sql/ttl/ttljob: TestRowLevelTTLJobRandomEntries failed #86376

Closed
cockroach-teamcity opened this issue Aug 18, 2022 · 0 comments · Fixed by #86349
Closed

sql/ttl/ttljob: TestRowLevelTTLJobRandomEntries failed #86376

cockroach-teamcity opened this issue Aug 18, 2022 · 0 comments · Fixed by #86349
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 18, 2022

sql/ttl/ttljob.TestRowLevelTTLJobRandomEntries failed with artifacts on master @ 5c2c62ecf1bea60c807edc6b4da22d900ad4ae03:

=== RUN   TestRowLevelTTLJobRandomEntries
    test_log_scope.go:162: test logs captured to: /artifacts/tmp/_tmp/74bc9dd224da62240eee8570f9dfa5ee/logTestRowLevelTTLJobRandomEntries4130734031
    test_log_scope.go:80: use -show-logs to present logs inline
=== CONT  TestRowLevelTTLJobRandomEntries
    ttljob_test.go:685: -- test log scope end --
--- FAIL: TestRowLevelTTLJobRandomEntries (51.32s)
=== RUN   TestRowLevelTTLJobRandomEntries/one_column_pk_multiple_nodes
    ttljob_test.go:546: test case: ttljob_test.testCase{desc:"one column pk multiple nodes", createTable:"CREATE TABLE tbl (\n\tid UUID PRIMARY KEY DEFAULT gen_random_uuid(),\n\ttext TEXT\n) WITH (ttl_expire_after = '30 days')", preSetup:[]string(nil), postSetup:[]string(nil), numExpiredRows:1001, numNonExpiredRows:5, numSplits:10, forceNonMultiTenant:false, numNodes:5, expirationExpression:"", addRow:(func(*ttljob_test.rowLevelTTLTestJobTestHelper, *tree.CreateTable, time.Time))(nil)}
    ttljob_test.go:679: 
        	Error Trace:	/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2374/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-dbg/bin/pkg/sql/ttl/ttljob/ttljob_test_/ttljob_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/ttl/ttljob/ttljob_test.go:679
        	Error:      	Not equal: 
        	            	expected: 1001
        	            	actual  : 1082
        	Test:       	TestRowLevelTTLJobRandomEntries/one_column_pk_multiple_nodes
    --- FAIL: TestRowLevelTTLJobRandomEntries/one_column_pk_multiple_nodes (9.17s)

Parameters: TAGS=bazel,gss

Help

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

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-18727

@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. labels Aug 18, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Aug 18, 2022
@craig craig bot closed this as completed in 6e7e8e9 Aug 18, 2022
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant