[ENGINE-978] Change revision scheme per ENGINE-970 requirements #29
build.yml
on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
5s
govulncheck
44s
Matrix: binaries
scout
0s
release
0s
Annotations
84 errors and 1 warning
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42551/library/busybox:latest
time="2024-08-28T14:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42551"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42551/library/alpine:latest
time="2024-08-28T14:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42551"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42551/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config553819580/buildkitd.toml --root /tmp/bktest_buildkitd1282084720 --addr unix:///tmp/bktest_buildkitd1282084720/buildkitd.sock --debug
sandbox.go:133: 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_config553819580/buildkitd.toml --root /tmp/bktest_buildkitd1282084720 --addr unix:///tmp/bktest_buildkitd1282084720/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:25.225538754 +0000 UTC m=+5.436723285 /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_config553819580/buildkitd.toml --root /tmp/bktest_buildkitd1282084720 --addr unix:///tmp/bktest_buildkitd1282084720/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:25Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:25Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:25Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:25Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:25Z" level=info msg="found worker \"q77g6sx2zw17icukunpkxofzb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:12f41bc6aa0e 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:25Z" level=info msg="found 1 workers, default=\"q77g6sx2zw17icukunpkxofzb\""
sandbox.go:136: time="2024-08-28T14:04:25Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:25Z" level=info msg="running server on /tmp/bktest_buildkitd1282084720/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.22s)
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:35199/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35199"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35199/library/busybox:latest
time="2024-08-28T14:04:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35199"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35199/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config929950602/buildkitd.toml --root /tmp/bktest_buildkitd3112742300 --addr unix:///tmp/bktest_buildkitd3112742300/buildkitd.sock --debug
sandbox.go:133: 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_config929950602/buildkitd.toml --root /tmp/bktest_buildkitd3112742300 --addr unix:///tmp/bktest_buildkitd3112742300/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:28.909740022 +0000 UTC m=+5.185439355 /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_config929950602/buildkitd.toml --root /tmp/bktest_buildkitd3112742300 --addr unix:///tmp/bktest_buildkitd3112742300/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:28Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:28Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:29Z" level=info msg="found worker \"ml5eps6knf21iebfm7w1p4e2z\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b4138a9dc071 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:29Z" level=info msg="found 1 workers, default=\"ml5eps6knf21iebfm7w1p4e2z\""
sandbox.go:136: time="2024-08-28T14:04:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:29Z" level=info msg="running server on /tmp/bktest_buildkitd3112742300/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.52s)
|
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40299/library/busybox:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40299"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40299/library/alpine:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40299"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:40299/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config2043770646/buildkitd.toml --root /tmp/bktest_buildkitd3664907350 --addr unix:///tmp/bktest_buildkitd3664907350/buildkitd.sock --debug
sandbox.go:133: 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_config2043770646/buildkitd.toml --root /tmp/bktest_buildkitd3664907350 --addr unix:///tmp/bktest_buildkitd3664907350/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:31.585251612 +0000 UTC m=+6.079903902 /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_config2043770646/buildkitd.toml --root /tmp/bktest_buildkitd3664907350 --addr unix:///tmp/bktest_buildkitd3664907350/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="found worker \"i46errtnwimlnenlu8slv63gq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:bd1bb641b373 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="found 1 workers, default=\"i46errtnwimlnenlu8slv63gq\""
sandbox.go:136: time="2024-08-28T14:04:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="running server on /tmp/bktest_buildkitd3664907350/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.48s)
|
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45573/library/busybox:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45573"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45573/library/alpine:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45573"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45573/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config3112223641/buildkitd.toml --root /tmp/bktest_buildkitd1363247473 --addr unix:///tmp/bktest_buildkitd1363247473/buildkitd.sock --debug
sandbox.go:133: 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_config3112223641/buildkitd.toml --root /tmp/bktest_buildkitd1363247473 --addr unix:///tmp/bktest_buildkitd1363247473/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:32.78816616 +0000 UTC m=+6.863428989 /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_config3112223641/buildkitd.toml --root /tmp/bktest_buildkitd1363247473 --addr unix:///tmp/bktest_buildkitd1363247473/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:32Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:32Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:32Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:32Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:32Z" level=info msg="found worker \"v0yds7euqzzvh7jtir2z0yat9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:fbaf791ff919 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:32Z" level=info msg="found 1 workers, default=\"v0yds7euqzzvh7jtir2z0yat9\""
sandbox.go:136: time="2024-08-28T14:04:32Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:32Z" level=info msg="running server on /tmp/bktest_buildkitd1363247473/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
|
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44327/library/alpine:latest
time="2024-08-28T14:04:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44327"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:44327/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44327"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44327/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config2016601401/buildkitd.toml --root /tmp/bktest_buildkitd3185197184 --addr unix:///tmp/bktest_buildkitd3185197184/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:38.949590457 +0000 UTC m=+5.714890998 /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_config2016601401/buildkitd.toml --root /tmp/bktest_buildkitd3185197184 --addr unix:///tmp/bktest_buildkitd3185197184/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found worker \"0mn4clr5eq4n1x5nya5wgrtcx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a9d74e495bb6 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found 1 workers, default=\"0mn4clr5eq4n1x5nya5wgrtcx\""
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="running server on /tmp/bktest_buildkitd3185197184/buildkitd.sock"
sandbox.go:133: 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_config2016601401/buildkitd.toml --root /tmp/bktest_buildkitd3185197184 --addr unix:///tmp/bktest_buildkitd3185197184/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.38s)
|
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35399/library/busybox:latest
time="2024-08-28T14:04:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35399"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35399/library/alpine:latest
time="2024-08-28T14:04:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35399"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:35399/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config236903074/buildkitd.toml --root /tmp/bktest_buildkitd2224281396 --addr unix:///tmp/bktest_buildkitd2224281396/buildkitd.sock --debug
sandbox.go:133: 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_config236903074/buildkitd.toml --root /tmp/bktest_buildkitd2224281396 --addr unix:///tmp/bktest_buildkitd2224281396/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:39.246741606 +0000 UTC m=+10.111239604 /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_config236903074/buildkitd.toml --root /tmp/bktest_buildkitd2224281396 --addr unix:///tmp/bktest_buildkitd2224281396/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found worker \"k1855ara4hoae89e7q4xyjfdv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6036d7655c11 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found 1 workers, default=\"k1855ara4hoae89e7q4xyjfdv\""
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="running server on /tmp/bktest_buildkitd2224281396/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.33s)
|
test-integration (master, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38019/library/alpine:latest
time="2024-08-28T14:04:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38019"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:38019/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38019"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38019/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config3574089411/buildkitd.toml --root /tmp/bktest_buildkitd3749179995 --addr unix:///tmp/bktest_buildkitd3749179995/buildkitd.sock --debug
sandbox.go:133: 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_config3574089411/buildkitd.toml --root /tmp/bktest_buildkitd3749179995 --addr unix:///tmp/bktest_buildkitd3749179995/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:34.629836607 +0000 UTC m=+6.638821710 /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_config3574089411/buildkitd.toml --root /tmp/bktest_buildkitd3749179995 --addr unix:///tmp/bktest_buildkitd3749179995/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:34Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:34Z" level=info msg="found worker \"i6vrwgicvz9itg68k3xoj79b3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2db89f2dafe5 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:34Z" level=info msg="found 1 workers, default=\"i6vrwgicvz9itg68k3xoj79b3\""
sandbox.go:136: time="2024-08-28T14:04:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:34Z" level=info msg="running server on /tmp/bktest_buildkitd3749179995/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.35s)
|
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:43631/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43631"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43631/library/busybox:latest
time="2024-08-28T14:04:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43631"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43631/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config1655769370/buildkitd.toml --root /tmp/bktest_buildkitd1368681497 --addr unix:///tmp/bktest_buildkitd1368681497/buildkitd.sock --debug
sandbox.go:133: 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_config1655769370/buildkitd.toml --root /tmp/bktest_buildkitd1368681497 --addr unix:///tmp/bktest_buildkitd1368681497/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:35.947552258 +0000 UTC m=+5.559821819 /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_config1655769370/buildkitd.toml --root /tmp/bktest_buildkitd1368681497 --addr unix:///tmp/bktest_buildkitd1368681497/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:36Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:36Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:36Z" level=info msg="found worker \"s8dibmm0g7dn03sgxph8wh68b\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0719d6da1a62 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:36Z" level=info msg="found 1 workers, default=\"s8dibmm0g7dn03sgxph8wh68b\""
sandbox.go:136: time="2024-08-28T14:04:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:36Z" level=info msg="running server on /tmp/bktest_buildkitd1368681497/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.33s)
|
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35003/library/alpine:latest
time="2024-08-28T14:04:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35003"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:35003/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35003"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35003/library/busybox:latest
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config1216315417/buildkitd.toml --root /tmp/bktest_buildkitd817751821 --addr unix:///tmp/bktest_buildkitd817751821/buildkitd.sock --debug
sandbox.go:133: 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_config1216315417/buildkitd.toml --root /tmp/bktest_buildkitd817751821 --addr unix:///tmp/bktest_buildkitd817751821/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:39.174555118 +0000 UTC m=+9.790129428 /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_config1216315417/buildkitd.toml --root /tmp/bktest_buildkitd817751821 --addr unix:///tmp/bktest_buildkitd817751821/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found worker \"ecjgkailk3p4lp418dez5144u\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:29d1269ec1bb 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="found 1 workers, default=\"ecjgkailk3p4lp418dez5144u\""
sandbox.go:136: time="2024-08-28T14:04:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:39Z" level=info msg="running server on /tmp/bktest_buildkitd817751821/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.39s)
|
test-integration (v0.14.1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35285/library/busybox:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35285"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35285/library/alpine:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35285"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:35285/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config2939169104/buildkitd.toml --root /tmp/bktest_buildkitd2595856575 --addr unix:///tmp/bktest_buildkitd2595856575/buildkitd.sock --debug
sandbox.go:133: 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_config2939169104/buildkitd.toml --root /tmp/bktest_buildkitd2595856575 --addr unix:///tmp/bktest_buildkitd2595856575/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:31.269918496 +0000 UTC m=+4.866407700 /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_config2939169104/buildkitd.toml --root /tmp/bktest_buildkitd2595856575 --addr unix:///tmp/bktest_buildkitd2595856575/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="found worker \"ihs2f4pjskd2xzrwyxabix3c3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20003be4df28 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="found 1 workers, default=\"ihs2f4pjskd2xzrwyxabix3c3\""
sandbox.go:136: time="2024-08-28T14:04:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:31Z" level=info msg="running server on /tmp/bktest_buildkitd2595856575/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.49s)
|
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:33131/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33131"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33131/library/busybox:latest
time="2024-08-28T14:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33131"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33131/library/alpine:latest
--- FAIL: TestIntegration (2.26s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.98s)
|
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35935/library/busybox:latest
time="2024-08-28T14:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35935"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35935/library/alpine:latest
time="2024-08-28T14:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35935"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:35935/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.06s)
|
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:39137/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39137"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39137/library/busybox:latest
time="2024-08-28T14:04:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39137"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39137/library/alpine:latest
--- FAIL: TestIntegration (2.23s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42813/library/busybox:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42813"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42813/library/alpine:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42813"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:42813/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.21s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.02s)
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42407/library/alpine:latest
time="2024-08-28T14:04:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42407"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42407/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42407"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42407/library/busybox:latest
--- FAIL: TestIntegration (2.16s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45557/library/busybox:latest
time="2024-08-28T14:04:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45557"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45557/library/alpine:latest
time="2024-08-28T14:04:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45557"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:45557/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.16s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.08s)
|
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40787/library/busybox:latest
time="2024-08-28T14:04:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40787"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40787/library/alpine:latest
time="2024-08-28T14:04:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40787"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:40787/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config1451023165/buildkitd.toml --root /tmp/bktest_buildkitd775424209 --addr unix:///tmp/bktest_buildkitd775424209/buildkitd.sock --debug
sandbox.go:133: 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_config1451023165/buildkitd.toml --root /tmp/bktest_buildkitd775424209 --addr unix:///tmp/bktest_buildkitd775424209/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:44.079626736 +0000 UTC m=+7.977670699 /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_config1451023165/buildkitd.toml --root /tmp/bktest_buildkitd775424209 --addr unix:///tmp/bktest_buildkitd775424209/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:44Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:44Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:44Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:44Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:44Z" level=info msg="found worker \"gu3pahlivlxwpsclso8xe2fd9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:fbe7cbf520c5 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:44Z" level=info msg="found 1 workers, default=\"gu3pahlivlxwpsclso8xe2fd9\""
sandbox.go:136: time="2024-08-28T14:04:44Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:44Z" level=info msg="running server on /tmp/bktest_buildkitd775424209/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.38s)
|
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45641/library/busybox:latest
time="2024-08-28T14:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45641"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45641/library/alpine:latest
time="2024-08-28T14:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45641"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:45641/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.15s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.09s)
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37395/library/busybox:latest
time="2024-08-28T14:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37395"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37395/library/alpine:latest
time="2024-08-28T14:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37395"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:37395/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (11.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.05s)
|
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42675/library/busybox:latest
time="2024-08-28T14:04:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42675"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42675/library/alpine:latest
time="2024-08-28T14:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42675"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:42675/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.16s)
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39329/library/busybox:latest
time="2024-08-28T14:04:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39329"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39329/library/alpine:latest
time="2024-08-28T14:04:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39329"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:39329/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: 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_config3389286657/buildkitd.toml --root /tmp/bktest_buildkitd370752617 --addr unix:///tmp/bktest_buildkitd370752617/buildkitd.sock --debug
sandbox.go:133: 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_config3389286657/buildkitd.toml --root /tmp/bktest_buildkitd370752617 --addr unix:///tmp/bktest_buildkitd370752617/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-28 14:04:40.543621127 +0000 UTC m=+5.790823525 /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_config3389286657/buildkitd.toml --root /tmp/bktest_buildkitd370752617 --addr unix:///tmp/bktest_buildkitd370752617/buildkitd.sock --debug
sandbox.go:136: time="2024-08-28T14:04:40Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:40Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-28T14:04:40Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-28T14:04:40Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-28T14:04:40Z" level=info msg="found worker \"r9sm51fj8utmazftxvm79wttp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2e0a3821f49c 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/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-28T14:04:40Z" level=info msg="found 1 workers, default=\"r9sm51fj8utmazftxvm79wttp\""
sandbox.go:136: time="2024-08-28T14:04:40Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-28T14:04:40Z" level=info msg="running server on /tmp/bktest_buildkitd370752617/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.51s)
|
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36137/library/busybox:latest
time="2024-08-28T14:04:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36137"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36137/library/alpine:latest
time="2024-08-28T14:04:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36137"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36137/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.19s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.14s)
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33043/library/busybox:latest
time="2024-08-28T14:04:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33043"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33043/library/alpine:latest
time="2024-08-28T14:04:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33043"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:33043/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.25s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.13s)
|
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32971/library/busybox:latest
time="2024-08-28T14:04:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32971"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32971/library/alpine:latest
time="2024-08-28T14:04:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32971"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:32971/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.23s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: v0.13.0m1-rc1
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.13s)
|
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45683/moby/buildkit:buildx-stable-1
time="2024-08-28T14:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45683"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45683/library/busybox:latest
time="2024-08-28T14:04:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45683"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45683/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker
=== PAUSE TestIntegration/TestVersion/worker=docker
=== CONT TestIntegration/TestVersion/worker=docker
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-28 14:04:48.28415824 +0000 UTC m=+27.851715755 /usr/bin/dockerd --data-root /tmp/integration944946860/dbn8a40be1sux/root --exec-root /tmp/dxr/dbn8a40be1sux --pidfile /tmp/integration944946860/dbn8a40be1sux/docker.pid --containerd-namespace dbn8a40be1sux --containerd-plugins-namespace dbn8a40be1suxp --host unix:///tmp/docker-integration/dbn8a40be1sux.sock --config-file /tmp/integration944946860/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-28T14:04:48.302746735Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-28T14:04:48.303716049Z" level=warning msg="could not change group /tmp/docker-integration/dbn8a40be1sux.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-28T14:04:48.303883162Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dbn8a40be1sux.sock)"
sandbox.go:136: time="2024-08-28T14:04:48.303900675Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-28T14:04:48.304479388Z" level=info msg="started new containerd process" address=/tmp/dxr/dbn8a40be1sux/containerd/containerd.sock module=libcontainerd pid=10766
sandbox.go:136: time="2024-08-28T14:04:48.304843750Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dbn8a40be1sux/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-28T14:04:48.305020075Z" level=debug msg="2024/08/28 14:04:48 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dbn8a40be1sux/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dbn8a40be1sux/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-28T14:04:48.315873067Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-28T14:04:48.330718789Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-28T14:04:48.330749277Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-28T14:04:48.330772891Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-28T14:04:48.330790293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.330894007Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.330909586Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.330932068Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"
|
test-integration (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38969/library/busybox:latest
time="2024-08-28T14:04:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38969"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38969/library/alpine:latest
time="2024-08-28T14:04:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38969"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38969/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker
=== PAUSE TestIntegration/TestVersion/worker=docker
=== CONT TestIntegration/TestVersion/worker=docker
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-28 14:04:52.136887774 +0000 UTC m=+30.343925933 /usr/bin/dockerd --data-root /tmp/integration4091658383/dy4i5l9o9dtyo/root --exec-root /tmp/dxr/dy4i5l9o9dtyo --pidfile /tmp/integration4091658383/dy4i5l9o9dtyo/docker.pid --containerd-namespace dy4i5l9o9dtyo --containerd-plugins-namespace dy4i5l9o9dtyop --host unix:///tmp/docker-integration/dy4i5l9o9dtyo.sock --config-file /tmp/integration4091658383/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-28T14:04:52.156585934Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-28T14:04:52.157746491Z" level=warning msg="could not change group /tmp/docker-integration/dy4i5l9o9dtyo.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-28T14:04:52.157871435Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dy4i5l9o9dtyo.sock)"
sandbox.go:136: time="2024-08-28T14:04:52.157888757Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-28T14:04:52.158510408Z" level=info msg="started new containerd process" address=/tmp/dxr/dy4i5l9o9dtyo/containerd/containerd.sock module=libcontainerd pid=10789
sandbox.go:136: time="2024-08-28T14:04:52.158880820Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dy4i5l9o9dtyo/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-28T14:04:52.159111443Z" level=debug msg="2024/08/28 14:04:52 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dy4i5l9o9dtyo/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dy4i5l9o9dtyo/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-28T14:04:52.170173505Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-28T14:04:52.185034916Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-28T14:04:52.185066104Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-28T14:04:52.185131336Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-28T14:04:52.185147016Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:52.185246561Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:52.185263513Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:52.185273211Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapp
|
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33633/library/busybox:latest
time="2024-08-28T14:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33633"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33633/library/alpine:latest
time="2024-08-28T14:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33633"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33633/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd
=== PAUSE TestIntegration/TestVersion/worker=docker+containerd
=== CONT TestIntegration/TestVersion/worker=docker+containerd
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-28 14:04:48.657855965 +0000 UTC m=+27.680872910 /usr/bin/dockerd --data-root /tmp/integration970830488/dgmm4zbxea2ty/root --exec-root /tmp/dxr/dgmm4zbxea2ty --pidfile /tmp/integration970830488/dgmm4zbxea2ty/docker.pid --containerd-namespace dgmm4zbxea2ty --containerd-plugins-namespace dgmm4zbxea2typ --host unix:///tmp/docker-integration/dgmm4zbxea2ty.sock --config-file /tmp/integration970830488/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-28T14:04:48.676735554Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-28T14:04:48.677638601Z" level=warning msg="could not change group /tmp/docker-integration/dgmm4zbxea2ty.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-28T14:04:48.677811595Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dgmm4zbxea2ty.sock)"
sandbox.go:136: time="2024-08-28T14:04:48.677829719Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-28T14:04:48.678451813Z" level=info msg="started new containerd process" address=/tmp/dxr/dgmm4zbxea2ty/containerd/containerd.sock module=libcontainerd pid=10669
sandbox.go:136: time="2024-08-28T14:04:48.678779727Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dgmm4zbxea2ty/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-28T14:04:48.678918039Z" level=debug msg="2024/08/28 14:04:48 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dgmm4zbxea2ty/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dgmm4zbxea2ty/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-28T14:04:48.691545412Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-28T14:04:48.706144454Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-28T14:04:48.706184619Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-28T14:04:48.706216989Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-28T14:04:48.706237959Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.706322517Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.706338026Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:04:48.706351702Z" level=info msg="skip loading plug
|
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46625/library/busybox:latest
time="2024-08-28T14:04:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46625"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46625/library/alpine:latest
time="2024-08-28T14:04:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46625"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46625/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd
=== PAUSE TestIntegration/TestVersion/worker=docker+containerd
=== CONT TestIntegration/TestVersion/worker=docker+containerd
version.go:28: github.com/docker/buildx v0.13.0m1-rc1 4a69d333aae8a9ffa5ac13dcdf2abc7380e2f350
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: v0.13.0m1-rc1
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-28 14:05:13.106130224 +0000 UTC m=+28.955030983 /usr/bin/dockerd --data-root /tmp/integration206935348/dnfanphr7ewhw/root --exec-root /tmp/dxr/dnfanphr7ewhw --pidfile /tmp/integration206935348/dnfanphr7ewhw/docker.pid --containerd-namespace dnfanphr7ewhw --containerd-plugins-namespace dnfanphr7ewhwp --host unix:///tmp/docker-integration/dnfanphr7ewhw.sock --config-file /tmp/integration206935348/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-28T14:05:13.125107632Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-28T14:05:13.126197670Z" level=warning msg="could not change group /tmp/docker-integration/dnfanphr7ewhw.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-28T14:05:13.126373898Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dnfanphr7ewhw.sock)"
sandbox.go:136: time="2024-08-28T14:05:13.126392523Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-28T14:05:13.126939472Z" level=info msg="started new containerd process" address=/tmp/dxr/dnfanphr7ewhw/containerd/containerd.sock module=libcontainerd pid=10692
sandbox.go:136: time="2024-08-28T14:05:13.127497373Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dnfanphr7ewhw/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-28T14:05:13.127736261Z" level=debug msg="2024/08/28 14:05:13 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dnfanphr7ewhw/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dnfanphr7ewhw/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-28T14:05:13.137895226Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-28T14:05:13.151431887Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-28T14:05:13.151462184Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-28T14:05:13.151497610Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-28T14:05:13.151516976Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:05:13.151604710Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:05:13.151623545Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-28T14:05:13.151644724Z" level=info msg="skip loading plug
|
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
|
test-integration (v0.13.2, remote, ./tests, experimental)
Process "docker run" closed with code 125
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Mirantis~buildx~21P3MP.dockerbuild
Expired
|
75.4 KB |
|
Mirantis~buildx~3JG2NT.dockerbuild
Expired
|
76.2 KB |
|
Mirantis~buildx~47WPIB.dockerbuild
Expired
|
74.1 KB |
|
Mirantis~buildx~58TPWH.dockerbuild
Expired
|
73.1 KB |
|
Mirantis~buildx~8QXKS7.dockerbuild
Expired
|
74 KB |
|
Mirantis~buildx~ANJ9KT.dockerbuild
Expired
|
74.4 KB |
|
Mirantis~buildx~BPQXE7.dockerbuild
Expired
|
75 KB |
|
Mirantis~buildx~FP9NOF.dockerbuild
Expired
|
74.7 KB |
|
Mirantis~buildx~FQ9J3V.dockerbuild
Expired
|
74.1 KB |
|
Mirantis~buildx~G1GA3Q.dockerbuild
Expired
|
74.7 KB |
|
Mirantis~buildx~IBUDA2.dockerbuild
Expired
|
74.2 KB |
|
Mirantis~buildx~IKHF3P.dockerbuild
Expired
|
74.1 KB |
|
Mirantis~buildx~JK9O3J.dockerbuild
Expired
|
74.5 KB |
|
Mirantis~buildx~LB1RE2.dockerbuild
Expired
|
74.4 KB |
|
Mirantis~buildx~M50VOY.dockerbuild
Expired
|
74.8 KB |
|
Mirantis~buildx~MS0HI7.dockerbuild
Expired
|
73.9 KB |
|
Mirantis~buildx~MVM416.dockerbuild
Expired
|
14.6 KB |
|
Mirantis~buildx~OFORRW.dockerbuild
Expired
|
74.5 KB |
|
Mirantis~buildx~PV5YLS.dockerbuild
Expired
|
74.2 KB |
|
Mirantis~buildx~RDGPGF.dockerbuild
Expired
|
74.6 KB |
|
Mirantis~buildx~RRRZ7A.dockerbuild
Expired
|
74 KB |
|
Mirantis~buildx~UPE8TS.dockerbuild
Expired
|
74.9 KB |
|
Mirantis~buildx~WI7VOJ.dockerbuild
Expired
|
73.8 KB |
|
Mirantis~buildx~WKHTK6.dockerbuild
Expired
|
73.5 KB |
|
Mirantis~buildx~WXK9NJ.dockerbuild
Expired
|
73.5 KB |
|
Mirantis~buildx~Y5U7EA.dockerbuild
Expired
|
74.2 KB |
|
Mirantis~buildx~YL905P.dockerbuild
Expired
|
73.8 KB |
|
Mirantis~buildx~ZXZPF9.dockerbuild
Expired
|
74.5 KB |
|
buildx-darwin-amd64
Expired
|
17.8 MB |
|
buildx-darwin-arm64
Expired
|
16.7 MB |
|
buildx-linux-amd64
Expired
|
17.5 MB |
|
buildx-linux-arm-v6
Expired
|
16.3 MB |
|
buildx-linux-arm-v7
Expired
|
16.3 MB |
|
buildx-linux-arm64
Expired
|
16 MB |
|
buildx-linux-ppc64le
Expired
|
15.5 MB |
|
buildx-linux-riscv64
Expired
|
16.5 MB |
|
buildx-linux-s390x
Expired
|
17 MB |
|
buildx-windows-amd64
Expired
|
18 MB |
|
buildx-windows-arm64
Expired
|
16.1 MB |
|
test-reports-test-integration-tests--docker-
Expired
|
95.2 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
95.6 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
94.6 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
95 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
79.9 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
81.6 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
81.8 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
79.8 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
81.6 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
81.8 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
79.9 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
81.8 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
80.4 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
80.7 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
80.5 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
81.8 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
79.9 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
81.5 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
81.9 KB |
|
test-reports-test-unit--macos-12
Expired
|
115 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
120 KB |
|
test-reports-test-unit--windows-2022
Expired
|
111 KB |
|