-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-release-24.3.29-rcrelease-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
acceptance.TestDockerC failed with artifacts on release-24.3.29-rc @ 9c402a76c42231c67d8f2f5350bd24d9586e65e3:
=== RUN TestDockerC
test_log_scope.go:165: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/_tmp/cae8acf78e91f72c41610d0ec1f275da/logTestDockerC859654966
test_log_scope.go:76: use -show-logs to present logs inline
--- FAIL: TestDockerC (0.01s)
=== RUN TestDockerC/Success
--- FAIL: TestDockerC/Success (0.01s)
=== RUN TestDockerC/Success/runMode=docker
--- FAIL: TestDockerC/Success/runMode=docker (0.01s)
panic: Error response from daemon: client version 1.43 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version [recovered]
panic: Error response from daemon: client version 1.43 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version [recovered]
panic: Error response from daemon: client version 1.43 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version
goroutine 73 [running]:
testing.tRunner.func1.2({0x4b96060, 0x4000e41430})
GOROOT/src/testing/testing.go:1631 +0x1c4
testing.tRunner.func1()
GOROOT/src/testing/testing.go:1634 +0x33c
panic({0x4b96060?, 0x4000e41430?})
GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).stopOnPanic(0x40017e03c0, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:256 +0x94
panic({0x4b96060?, 0x4000e41430?})
GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).createNetwork(0x40017e03c0, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:295 +0x3dc
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).Start(0x40017e03c0, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:666 +0x10c
github.com/cockroachdb/cockroach/pkg/acceptance.StartCluster({0x655ff88, 0x9bd3500}, 0x4000bbb520, {{0x4001fab660, 0x9}, {0x40017f2d50, 0x1, 0x1}, 0x12a05f200, 0x0, ...})
pkg/acceptance/util_cluster.go:86 +0x3ec
github.com/cockroachdb/cockroach/pkg/acceptance.testDocker.func1(0x4000bbb520)
pkg/acceptance/util_docker.go:135 +0x714
testing.tRunner(0x4000bbb520, 0x40017b9200)
GOROOT/src/testing/testing.go:1689 +0xec
created by testing.(*T).Run in goroutine 72
GOROOT/src/testing/testing.go:1742 +0x318
This test on roachdash | Improve this report!
Jira issue: CRDB-61832
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-release-24.3.29-rcrelease-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.