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: tpccbench/nodes=6/cpu=16/multi-az failed #58083

Closed
cockroach-teamcity opened this issue Dec 18, 2020 · 1 comment
Closed

roachtest: tpccbench/nodes=6/cpu=16/multi-az failed #58083

cockroach-teamcity opened this issue Dec 18, 2020 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).tpccbench/nodes=6/cpu=16/multi-az failed on release-20.2@7f140b6fdc0c5086353a56016aafcdaa34ed6405:

		  | runtime.futexsleep(0xc000aea948, 0x2800000000, 0xffffffffffffffff)
		  | 	/usr/local/go/src/runtime/os_linux.go:45 +0x46 fp=0x7fa960ff8cb8 sp=0x7fa960ff8c68 pc=0x44c4a6
		  | runtime.notesleep(0xc000aea948)
		  | 	/usr/local/go/src/runtime/lock_futex.go:159 +0x9f fp=0x7fa960ff8cf0 sp=0x7fa960ff8cb8 pc=0x424dff
		  | runtime.stopm()
		  | 	/usr/local/go/src/runtime/proc.go:1924 +0xc5 fp=0x7fa960ff8d18 sp=0x7fa960ff8cf0 pc=0x456cc5
		  | runtime.findrunnable(0xc00004c800, 0x0)
		  | 	/usr/local/go/src/runtime/proc.go:2485 +0xa7f fp=0x7fa960ff8e00 sp=0x7fa960ff8d18 pc=0x45849f
		  | runtime.schedule()
		  | 	/usr/local/go/src/runtime/proc.go:2683 +0x2d7 fp=0x7fa960ff8e68 sp=0x7fa960ff8e00 pc=0x459117
		  | runtime.park_m(0xc000582480)
		  | 	/usr/local/go/src/runtime/proc.go:2851 +0x9d fp=0x7fa960ff8e98 sp=0x7fa960ff8e68 pc=0x4596bd
		  | runtime.mcall(0x800000)
		  | 	/usr/local/go/src/runtime/asm_amd64.s:318 +0x5b fp=0x7fa960ff8ea8 sp=0x7fa960ff8e98 pc=0x486ddb
		  | rax    0xca
		  | rbx    0xc000aea800
		  | rcx    0x48aa63
		  | rdx    0x0
		  | rdi    0xc000aea948
		  | rsi    0x80
		  | rbp    0x7fa960ff8ca8
		  | rsp    0x7fa960ff8c60
		  | r8     0x0
		  | r9     0x0
		  | r10    0x0
		  | r11    0x286
		  | r12    0x2
		  | r13    0x5ab82e0
		  | r14    0x0
		  | r15    0x488be0
		  | rip    0x48aa61
		  | rflags 0x286
		  | cs     0x33
		  | fs     0x0
		  | gs     0x0
		  | bash: line 1:  7118 Aborted                 (core dumped) bash -c "./workload run tpcc --warehouses=5000 --active-warehouses=2675 --tolerate-errors --scatter --ramp=5m0s --duration=10m0s 'postgres://[email protected]:26257?sslmode=disable' 'postgres://[email protected]:26257?sslmode=disable' 'postgres://[email protected]:26257?sslmode=disable' 'postgres://[email protected]:26257?sslmode=disable' 'postgres://[email protected]:26257?sslmode=disable' 'postgres://[email protected]:26257?sslmode=disable' --histograms=perf/warehouses=2675/stats.json"
		  | Error: COMMAND_PROBLEM: exit status 134
		  | (1) COMMAND_PROBLEM
		  | Wraps: (2) Node 7. Command with error:
		  |   | ```
		  |   | ./workload run tpcc --warehouses=5000 --active-warehouses=2675 --tolerate-errors --scatter --ramp=5m0s --duration=10m0s {pgurl:1-6} --histograms=perf/warehouses=2675/stats.json
		  |   | ```
		  | Wraps: (3) exit status 134
		  | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
		  |
		  | stdout:
		Wraps: (10) exit status 20
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.withPrefix (7) *withstack.withStack (8) *errutil.withPrefix (9) *main.withCommandDetails (10) *exec.ExitError

	test_runner.go:814: test timed out (10h0m0s)

More

Artifacts: /tpccbench/nodes=6/cpu=16/multi-az
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-release-20.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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 Dec 18, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Dec 18, 2020
@nvanbenschoten
Copy link
Member

Fixed by #58051.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.
Projects
None yet
Development

No branches or pull requests

2 participants