build: rework node resolution #2607
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
prepare-binaries
8s
prepare-test
2m 44s
buildkit-edge
2m 28s
Matrix: binaries
Matrix: test
release
0s
bin-image
0s
Annotations
12 errors
Failed: tests/TestIntegration:
tests/run.go#L266
=== RUN TestIntegration
time="2023-07-24T11:56:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34753"
run.go:266: copied docker.io/amd64/busybox:latest@sha256:0d5a701f0ca53f38723108687add000e1922f812d4187dea7feaee85d2f5a6c5 to local mirror localhost:34753/library/busybox:latest
time="2023-07-24T11:56:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34753"
run.go:266: copied docker.io/amd64/alpine:latest@sha256:c0d488a800e4127c334ad20d61d7bc21b4097540327217dfab52262adc02380c to local mirror localhost:34753/library/alpine:latest
time="2023-07-24T11:56:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34753"
run.go:266: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34753/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.43s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=docker-container:
tests/build.go#L133
=== RUN TestIntegration/TestImageIDOutput/worker=docker-container
=== PAUSE TestIntegration/TestImageIDOutput/worker=docker-container
=== CONT TestIntegration/TestImageIDOutput/worker=docker-container
build.go:133:
Error Trace: /src/tests/build.go:133
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:90
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204
Error: Not equal:
expected: "sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
actual : "err1 <nil>\nsha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
Diff:
--- Expected
+++ Actual
@@ -1 +1,2 @@
+err1 <nil>
sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107
Test: TestIntegration/TestImageIDOutput/worker=docker-container
--- FAIL: TestIntegration/TestImageIDOutput/worker=docker-container (3.16s)
|
test (docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L266
=== RUN TestIntegration
time="2023-07-24T11:56:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45419"
run.go:266: copied docker.io/amd64/alpine:latest@sha256:c0d488a800e4127c334ad20d61d7bc21b4097540327217dfab52262adc02380c to local mirror localhost:45419/library/alpine:latest
time="2023-07-24T11:56:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45419"
run.go:266: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45419/moby/buildkit:buildx-stable-1
time="2023-07-24T11:56:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45419"
run.go:266: copied docker.io/amd64/busybox:latest@sha256:0d5a701f0ca53f38723108687add000e1922f812d4187dea7feaee85d2f5a6c5 to local mirror localhost:45419/library/busybox:latest
--- FAIL: TestIntegration (6.35s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=docker+containerd:
tests/build.go#L133
=== RUN TestIntegration/TestImageIDOutput/worker=docker+containerd
=== PAUSE TestIntegration/TestImageIDOutput/worker=docker+containerd
=== CONT TestIntegration/TestImageIDOutput/worker=docker+containerd
build.go:133:
Error Trace: /src/tests/build.go:133
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:90
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204
Error: Not equal:
expected: "sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
actual : "err1 <nil>\nsha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
Diff:
--- Expected
+++ Actual
@@ -1 +1,2 @@
+err1 <nil>
sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107
Test: TestIntegration/TestImageIDOutput/worker=docker+containerd
sandbox.go:283: stdout: /usr/bin/dockerd
sandbox.go:283: stderr: /usr/bin/dockerd
sandbox.go:286: > startCmd 2023-07-24 11:56:55.1680004 +0000 UTC m=+37.932218064 /usr/bin/dockerd --data-root /tmp/integration2187552199/ddfouudj4qfdw/root --exec-root /tmp/dxr/ddfouudj4qfdw --pidfile /tmp/integration2187552199/ddfouudj4qfdw/docker.pid --containerd-namespace ddfouudj4qfdw --containerd-plugins-namespace ddfouudj4qfdwp --host unix:///tmp/docker-integration/ddfouudj4qfdw.sock --config-file /tmp/integration2187552199/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:286: time="2023-07-24T11:56:55.203372128Z" level=info msg="Starting up"
sandbox.go:286: time="2023-07-24T11:56:55.204460154Z" level=warning msg="could not change group /tmp/docker-integration/ddfouudj4qfdw.sock to docker: group docker not found"
sandbox.go:286: time="2023-07-24T11:56:55.204644958Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/ddfouudj4qfdw.sock)"
sandbox.go:286: time="2023-07-24T11:56:55.204662458Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:286: time="2023-07-24T11:56:55.205266373Z" level=info msg="started new containerd process" address=/tmp/dxr/ddfouudj4qfdw/containerd/containerd.sock module=libcontainerd pid=9573
sandbox.go:286: time="2023-07-24T11:56:55.221248347Z" level=info msg="starting containerd" revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d version=v1.7.1
sandbox.go:286: time="2023-07-24T11:56:55.238582553Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:55.239347371Z" 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:286: time="2023-07-24T11:56:55.239394772Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:286: time="2023-07-24T11:56:55.239509074Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:55.239621677Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:55.239841682Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:55.239877183Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:286: time="2023-07-24T11:56:55.239896184Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:2
|
test (docker\+containerd, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L266
=== RUN TestIntegration
time="2023-07-24T11:56:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46301"
run.go:266: copied docker.io/amd64/busybox:latest@sha256:0d5a701f0ca53f38723108687add000e1922f812d4187dea7feaee85d2f5a6c5 to local mirror localhost:46301/library/busybox:latest
time="2023-07-24T11:56:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46301"
run.go:266: copied docker.io/amd64/alpine:latest@sha256:c0d488a800e4127c334ad20d61d7bc21b4097540327217dfab52262adc02380c to local mirror localhost:46301/library/alpine:latest
time="2023-07-24T11:56:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46301"
run.go:266: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46301/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.04s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=docker:
tests/build.go#L133
=== RUN TestIntegration/TestImageIDOutput/worker=docker
=== PAUSE TestIntegration/TestImageIDOutput/worker=docker
=== CONT TestIntegration/TestImageIDOutput/worker=docker
build.go:133:
Error Trace: /src/tests/build.go:133
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:90
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204
Error: Not equal:
expected: "sha256:1bb86724765a595c93688a91678fcc9c6402a203b90d11cc715db61380febca6"
actual : "err1 <nil>\nsha256:1bb86724765a595c93688a91678fcc9c6402a203b90d11cc715db61380febca6"
Diff:
--- Expected
+++ Actual
@@ -1 +1,2 @@
+err1 <nil>
sha256:1bb86724765a595c93688a91678fcc9c6402a203b90d11cc715db61380febca6
Test: TestIntegration/TestImageIDOutput/worker=docker
sandbox.go:283: stdout: /usr/bin/dockerd
sandbox.go:283: stderr: /usr/bin/dockerd
sandbox.go:286: > startCmd 2023-07-24 11:56:54.79453421 +0000 UTC m=+37.799071330 /usr/bin/dockerd --data-root /tmp/integration3147784340/dorq6gyfx3aj8/root --exec-root /tmp/dxr/dorq6gyfx3aj8 --pidfile /tmp/integration3147784340/dorq6gyfx3aj8/docker.pid --containerd-namespace dorq6gyfx3aj8 --containerd-plugins-namespace dorq6gyfx3aj8p --host unix:///tmp/docker-integration/dorq6gyfx3aj8.sock --config-file /tmp/integration3147784340/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:286: time="2023-07-24T11:56:54.832279148Z" level=info msg="Starting up"
sandbox.go:286: time="2023-07-24T11:56:54.833362950Z" level=warning msg="could not change group /tmp/docker-integration/dorq6gyfx3aj8.sock to docker: group docker not found"
sandbox.go:286: time="2023-07-24T11:56:54.833502150Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dorq6gyfx3aj8.sock)"
sandbox.go:286: time="2023-07-24T11:56:54.833519850Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:286: time="2023-07-24T11:56:54.834109950Z" level=info msg="started new containerd process" address=/tmp/dxr/dorq6gyfx3aj8/containerd/containerd.sock module=libcontainerd pid=9841
sandbox.go:286: time="2023-07-24T11:56:54.853647870Z" level=info msg="starting containerd" revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d version=v1.7.1
sandbox.go:286: time="2023-07-24T11:56:54.871609689Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:54.872336089Z" 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:286: time="2023-07-24T11:56:54.872361389Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:286: time="2023-07-24T11:56:54.872470590Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:54.872534490Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:54.872709490Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:54.872727390Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:286: time="2023-07-24T11:56:54.872739290Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:286: time="2023-07-24T11:56:54.872847990Z" l
|
test (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L266
=== RUN TestIntegration
time="2023-07-24T11:56:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34129"
run.go:266: copied docker.io/amd64/busybox:latest@sha256:0d5a701f0ca53f38723108687add000e1922f812d4187dea7feaee85d2f5a6c5 to local mirror localhost:34129/library/busybox:latest
time="2023-07-24T11:56:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34129"
run.go:266: copied docker.io/amd64/alpine:latest@sha256:c0d488a800e4127c334ad20d61d7bc21b4097540327217dfab52262adc02380c to local mirror localhost:34129/library/alpine:latest
time="2023-07-24T11:56:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34129"
run.go:266: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34129/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.23s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=remote:
tests/build.go#L133
=== RUN TestIntegration/TestImageIDOutput/worker=remote
=== PAUSE TestIntegration/TestImageIDOutput/worker=remote
=== CONT TestIntegration/TestImageIDOutput/worker=remote
build.go:133:
Error Trace: /src/tests/build.go:133
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:90
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204
Error: Not equal:
expected: "sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
actual : "err1 <nil>\nsha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107"
Diff:
--- Expected
+++ Actual
@@ -1 +1,2 @@
+err1 <nil>
sha256:4e1561e428736d8d0914b65b1954b4d6f0cefe0ff33e5739fecd36de490f4107
Test: TestIntegration/TestImageIDOutput/worker=remote
sandbox.go:283: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1636437541/buildkitd.toml --root /tmp/bktest_buildkitd1544972235 --addr unix:///tmp/bktest_buildkitd1544972235/buildkitd.sock --debug
sandbox.go:283: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1636437541/buildkitd.toml --root /tmp/bktest_buildkitd1544972235 --addr unix:///tmp/bktest_buildkitd1544972235/buildkitd.sock --debug
sandbox.go:286: > startCmd 2023-07-24 11:57:03.926178665 +0000 UTC m=+14.557665679 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1636437541/buildkitd.toml --root /tmp/bktest_buildkitd1544972235 --addr unix:///tmp/bktest_buildkitd1544972235/buildkitd.sock --debug
sandbox.go:286: time="2023-07-24T11:57:04Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:286: time="2023-07-24T11:57:04Z" level=warning msg="using host network as the default"
sandbox.go:286: time="2023-07-24T11:57:04Z" level=info msg="found worker \"j0t6f5hh4il1a4t7zcied470e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:284986758eaa org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/amd64/v4 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:286: time="2023-07-24T11:57:04Z" level=info msg="found 1 workers, default=\"j0t6f5hh4il1a4t7zcied470e\""
sandbox.go:286: time="2023-07-24T11:57:04Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:286: time="2023-07-24T11:57:04Z" level=info msg="running server on /tmp/bktest_buildkitd1544972235/buildkitd.sock"
sandbox.go:286: time="2023-07-24T11:57:04Z" level=debug msg="session started" spanID=cd52b896676f1876 traceID=7ff29fa7cec3e5b52293b6f773dafb31
sandbox.go:286: time="2023-07-24T11:57:04Z" level=debug msg="session finished: <nil>" spanID=cd52b896676f1876 traceID=7ff29fa7cec3e5b52293b6f773dafb31
sandbox.go:286: time="2023-07-24T11:57:04Z" level=debug msg="session started" spanID=afb59c093281f437 traceID=9e18c1f0b89fca67d7d3cd781c327bb9
sandbox.go:286: time="2023-07-24T11:57:04Z" level=debug msg="session finished: <nil>" spanID=afb59c093281f437 traceID=9e18c1f0b89fca67d7d3cd781c327bb9
sandbox.go:286: time="2023-07-24T11:57:04Z" level=debug msg="session started" spanID=dc2bc9a2e7e0d3a7 traceID=7ff29fa7cec3e5b52293b6f773
|
test (remote, ./tests)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx
Expired
|
577 MB |
|
test-reports
Expired
|
1.07 MB |
|