-
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.TestDockerPHP failed with artifacts on release-24.3.29-rc @ 9c402a76c42231c67d8f2f5350bd24d9586e65e3:
=== RUN TestDockerPHP
test_log_scope.go:165: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/_tmp/882c216ad52e28515324b9305d5301f5/logTestDockerPHP728456030
test_log_scope.go:76: use -show-logs to present logs inline
--- FAIL: TestDockerPHP (0.04s)
=== RUN TestDockerPHP/Success
--- FAIL: TestDockerPHP/Success (0.04s)
=== RUN TestDockerPHP/Success/runMode=docker
--- FAIL: TestDockerPHP/Success/runMode=docker (0.04s)
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 28 [running]:
testing.tRunner.func1.2({0x4b96060, 0x40010cd730})
GOROOT/src/testing/testing.go:1631 +0x1c4
testing.tRunner.func1()
GOROOT/src/testing/testing.go:1634 +0x33c
panic({0x4b96060?, 0x40010cd730?})
GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).stopOnPanic(0x40018b6c30, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:256 +0x94
panic({0x4b96060?, 0x40010cd730?})
GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).createNetwork(0x40018b6c30, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:295 +0x3dc
github.com/cockroachdb/cockroach/pkg/acceptance/cluster.(*DockerCluster).Start(0x40018b6c30, {0x655ff88, 0x9bd3500})
pkg/acceptance/cluster/dockercluster.go:666 +0x10c
github.com/cockroachdb/cockroach/pkg/acceptance.StartCluster({0x655ff88, 0x9bd3500}, 0x4000f79380, {{0x4001a3ba80, 0xb}, {0x4001944180, 0x1, 0x1}, 0x12a05f200, 0x0, ...})
pkg/acceptance/util_cluster.go:86 +0x3ec
github.com/cockroachdb/cockroach/pkg/acceptance.testDocker.func1(0x4000f79380)
pkg/acceptance/util_docker.go:135 +0x714
testing.tRunner(0x4000f79380, 0x400197c280)
GOROOT/src/testing/testing.go:1689 +0xec
created by testing.(*T).Run in goroutine 27
GOROOT/src/testing/testing.go:1742 +0x318
This test on roachdash | Improve this report!
Jira issue: CRDB-61835
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.