-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: sqlsmith/setup=empty/setting=no-ddl failed #72633
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-ddl failed with artifacts on master @ 4236daf8ac1494feab9193058517278c73bbdf27:
(
VALUES
('ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff':::INET, ARRAY[true,false]),
('704:27a9:ddc2:2703:6621:4d9:a3c9:1a4a/21':::INET, ARRAY[false,false,false]),
('205.181.187.12/4':::INET, ARRAY[true]),
('82ed:eb64:1673:b52:37dd:a0a5:7b6b:4f21/35':::INET, ARRAY[false])
)
AS tab_204139 (col_353224, col_353225)
WHERE
false
ORDER BY
tab_204139.col_353224 ASC
LIMIT
1:::INT8
),
set_masklen('9d8:403a:2504:64fc:f945:ce1e:1826:7bc/29':::INET::INET, crdb_internal.start_replication_stream((5566806319077159661:::INT8::INT8 % st_dimension('010200000000000000':::GEOMETRY::GEOMETRY)::INT8::INT8)::INT8::INT8)::INT8::INT8)::INET
)
)
AS tab_204140 (col_353227, col_353228)
LIMIT
4:::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-14-n4cpu4 --oneshot --ignore-empty-nodes: exit status 1 1: dead (exit status 134)
4: 12844
3: 12216
2: 13309
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