Skip to content

test: docker host-gateway #2859

test: docker host-gateway

test: docker host-gateway #2859

Triggered via pull request October 17, 2023 01:04
Status Failure
Total duration 9m 48s
Artifacts 2

build.yml

on: pull_request
prepare-binaries
7s
prepare-binaries
Matrix: binaries
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Failed: tests/TestIntegration: tests/run.go#L267
=== RUN TestIntegration time="2023-10-17T01:10:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38103" run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38103/library/busybox:latest time="2023-10-17T01:10:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38103" run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38103/library/alpine:latest time="2023-10-17T01:10:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38103" run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38103/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (4.71s)
Failed: tests/TestIntegration/TestDockerHostGateway/worker=docker: tests/build.go#L438
=== RUN TestIntegration/TestDockerHostGateway/worker=docker === PAUSE TestIntegration/TestDockerHostGateway/worker=docker === CONT TestIntegration/TestDockerHostGateway/worker=docker build.go:438: Error Trace: /src/tests/build.go:438 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: "" does not contain "host.docker.internal" Test: TestIntegration/TestDockerHostGateway/worker=docker sandbox.go:128: stdout: /usr/bin/dockerd sandbox.go:128: stderr: /usr/bin/dockerd sandbox.go:131: > startCmd 2023-10-17 01:10:16.733811335 +0000 UTC m=+6.820023958 /usr/bin/dockerd --data-root /tmp/integration2788223525/dxqw5oohckbzi/root --exec-root /tmp/dxr/dxqw5oohckbzi --pidfile /tmp/integration2788223525/dxqw5oohckbzi/docker.pid --containerd-namespace dxqw5oohckbzi --containerd-plugins-namespace dxqw5oohckbzip --host unix:///tmp/docker-integration/dxqw5oohckbzi.sock --config-file /tmp/integration2788223525/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:131: time="2023-10-17T01:10:16.763656330Z" level=info msg="Starting up" sandbox.go:131: time="2023-10-17T01:10:16.765571936Z" level=warning msg="could not change group /tmp/docker-integration/dxqw5oohckbzi.sock to docker: group docker not found" sandbox.go:131: time="2023-10-17T01:10:16.765910537Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dxqw5oohckbzi.sock)" sandbox.go:131: time="2023-10-17T01:10:16.765934137Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:131: time="2023-10-17T01:10:16.766655640Z" level=info msg="started new containerd process" address=/tmp/dxr/dxqw5oohckbzi/containerd/containerd.sock module=libcontainerd pid=4729 sandbox.go:131: time="2023-10-17T01:10:16.781981889Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3 sandbox.go:131: time="2023-10-17T01:10:16.798362141Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799086943Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799109944Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2023-10-17T01:10:16.799189744Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799246644Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799575045Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799601045Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2023-10-17T01:10:16.799615445Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799878146Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration2788223525/dxqw5oohckbzi/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:10:16.799932946Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sand
test (docker, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L267
=== RUN TestIntegration time="2023-10-17T01:11:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46197" run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46197/moby/buildkit:buildx-stable-1 time="2023-10-17T01:11:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46197" run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46197/library/busybox:latest time="2023-10-17T01:11:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46197" run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46197/library/alpine:latest --- FAIL: TestIntegration (7.69s)
Failed: tests/TestIntegration/TestDockerHostGateway/worker=docker+containerd: tests/build.go#L438
=== RUN TestIntegration/TestDockerHostGateway/worker=docker+containerd === PAUSE TestIntegration/TestDockerHostGateway/worker=docker+containerd === CONT TestIntegration/TestDockerHostGateway/worker=docker+containerd build.go:438: Error Trace: /src/tests/build.go:438 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205 Error: "" does not contain "host.docker.internal" Test: TestIntegration/TestDockerHostGateway/worker=docker+containerd sandbox.go:128: stdout: /usr/bin/dockerd sandbox.go:128: stderr: /usr/bin/dockerd sandbox.go:131: > startCmd 2023-10-17 01:11:31.81083351 +0000 UTC m=+10.390806356 /usr/bin/dockerd --data-root /tmp/integration1298153087/dmgv4wvs9mgqm/root --exec-root /tmp/dxr/dmgv4wvs9mgqm --pidfile /tmp/integration1298153087/dmgv4wvs9mgqm/docker.pid --containerd-namespace dmgv4wvs9mgqm --containerd-plugins-namespace dmgv4wvs9mgqmp --host unix:///tmp/docker-integration/dmgv4wvs9mgqm.sock --config-file /tmp/integration1298153087/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:131: time="2023-10-17T01:11:31.866980710Z" level=info msg="Starting up" sandbox.go:131: time="2023-10-17T01:11:31.868862827Z" level=warning msg="could not change group /tmp/docker-integration/dmgv4wvs9mgqm.sock to docker: group docker not found" sandbox.go:131: time="2023-10-17T01:11:31.869234831Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dmgv4wvs9mgqm.sock)" sandbox.go:131: time="2023-10-17T01:11:31.869259631Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:131: time="2023-10-17T01:11:31.870185939Z" level=info msg="started new containerd process" address=/tmp/dxr/dmgv4wvs9mgqm/containerd/containerd.sock module=libcontainerd pid=4684 sandbox.go:131: time="2023-10-17T01:11:31.904871248Z" level=info msg="starting containerd" revision=7880925980b188f4c97b462f709d0db8e8962aff version=v1.7.3 sandbox.go:131: time="2023-10-17T01:11:31.926330240Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.928214856Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.928289857Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2023-10-17T01:11:31.928441859Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.928588260Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.928924663Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.928980463Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2023-10-17T01:11:31.929007964Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.929154165Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/integration1298153087/dmgv4wvs9mgqm/root/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2023-10-17T01:11:31.929202265Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"
test (docker\+containerd, ./tests)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildx Expired
576 MB
test-reports Expired
1.16 MB