-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: sqlsmith/setup=empty/setting=no-mutations failed #72634
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
roachtest.sqlsmith/setup=empty/setting=no-mutations failed with artifacts on master @ 4236daf8ac1494feab9193058517278c73bbdf27:
AS tab_271657 (col_471487)
)
SELECT
tab_271658.col_471488 AS col_471490, tab_271659.col_471489 AS col_471491
FROM
(
VALUES
(
crdb_internal.start_replication_stream(strpos(e'\x168\x17+6\x16':::STRING::STRING, e'\x0f)>?R\x06':::STRING::STRING)::INT8::INT8)::INT8
),
(NULL),
(
(127:::INT8::INT8 + ((-2811862385163084009):::INT8::INT8 - 5420896804765923404:::INT8::INT8)::INT8::INT8)::INT8
),
((7173544469727804539:::INT8::INT8 * (-1653947719295688101):::INT8::INT8)::INT8)
)
AS tab_271658 (col_471488),
(VALUES ('.':::STRING:::NAME), (e']R\x155e':::STRING:::NAME), (e'\x07hO\x1d\tP\x14':::STRING:::NAME))
AS tab_271659 (col_471489)
LIMIT
87:::INT8;
cluster.go:1301,context.go:91,cluster.go:1289,test_runner.go:866: dead node detection: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod monitor teamcity-3712075-1636615811-16-n4cpu4 --oneshot --ignore-empty-nodes: exit status 1 2: 10878
3: 11033
4: 10809
1: dead (exit status 134)
Error: UNCLASSIFIED_PROBLEM: 1: dead (exit status 134)
(1) UNCLASSIFIED_PROBLEM
Wraps: (2) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/roachprod.Monitor
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/roachprod/roachprod.go:596
| main.glob..func14
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:569
| main.wrap.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:123
| github.com/spf13/cobra.(*Command).execute
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:856
| github.com/spf13/cobra.(*Command).ExecuteC
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:960
| github.com/spf13/cobra.(*Command).Execute
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:897
| main.main
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1170
| runtime.main
| /usr/local/go/src/runtime/proc.go:225
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1371
Wraps: (3) 1: dead (exit status 134)
Error types: (1) errors.Unclassified (2) *withstack.withStack (3) *errutil.leafError
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Type
Projects
Status
Done