Merge pull request #2663 from tonistiigi/git-attr-panic-fix #16
build.yml
on: push
Matrix: test-integration
Matrix: test-unit
prepare-binaries
4s
govulncheck
47s
Matrix: binaries
scout
0s
release
0s
Annotations
84 errors and 31 warnings
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36329/library/busybox:latest
time="2024-08-29T14:17:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36329"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36329/library/alpine:latest
time="2024-08-29T14:17:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36329"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:36329/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config1863553844/buildkitd.toml --root /tmp/bktest_buildkitd347613686 --addr unix:///tmp/bktest_buildkitd347613686/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_config1863553844/buildkitd.toml --root /tmp/bktest_buildkitd347613686 --addr unix:///tmp/bktest_buildkitd347613686/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:17:56.670896283 +0000 UTC m=+6.811635789 /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_config1863553844/buildkitd.toml --root /tmp/bktest_buildkitd347613686 --addr unix:///tmp/bktest_buildkitd347613686/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:17:56Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:56Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:56Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:17:56Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:17:56Z" level=info msg="found worker \"ooofno4b3bie9arf2x1t40aaj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:65272558269d 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-29T14:17:56Z" level=info msg="found 1 workers, default=\"ooofno4b3bie9arf2x1t40aaj\""
sandbox.go:136: time="2024-08-29T14:17:56Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:17:56Z" level=info msg="running server on /tmp/bktest_buildkitd347613686/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
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:42995/library/busybox:latest
time="2024-08-29T14:17:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42995"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42995/library/alpine:latest
time="2024-08-29T14:17:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42995"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42995/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config1017804997/buildkitd.toml --root /tmp/bktest_buildkitd1306100124 --addr unix:///tmp/bktest_buildkitd1306100124/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:17:51.884270787 +0000 UTC m=+4.958077642 /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_config1017804997/buildkitd.toml --root /tmp/bktest_buildkitd1306100124 --addr unix:///tmp/bktest_buildkitd1306100124/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:17:51Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:51Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:51Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:17:51Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:17:51Z" level=info msg="found worker \"g6f0wzlg75atuhbqb0euecua9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:939497dc7291 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-29T14:17:52Z" level=info msg="found 1 workers, default=\"g6f0wzlg75atuhbqb0euecua9\""
sandbox.go:136: time="2024-08-29T14:17:52Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:17:52Z" level=info msg="running server on /tmp/bktest_buildkitd1306100124/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_config1017804997/buildkitd.toml --root /tmp/bktest_buildkitd1306100124 --addr unix:///tmp/bktest_buildkitd1306100124/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40847/library/busybox:latest
time="2024-08-29T14:17:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40847"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40847/library/alpine:latest
time="2024-08-29T14:17:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40847"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:40847/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config2486160537/buildkitd.toml --root /tmp/bktest_buildkitd2416081865 --addr unix:///tmp/bktest_buildkitd2416081865/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_config2486160537/buildkitd.toml --root /tmp/bktest_buildkitd2416081865 --addr unix:///tmp/bktest_buildkitd2416081865/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:00.546856095 +0000 UTC m=+9.837418691 /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_config2486160537/buildkitd.toml --root /tmp/bktest_buildkitd2416081865 --addr unix:///tmp/bktest_buildkitd2416081865/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:00Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:00Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:00Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:00Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:00Z" level=info msg="found worker \"lkc2fsdiypqfms1ejz9031x98\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:bdd5a84e1d16 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-29T14:18:00Z" level=info msg="found 1 workers, default=\"lkc2fsdiypqfms1ejz9031x98\""
sandbox.go:136: time="2024-08-29T14:18:00Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:00Z" level=info msg="running server on /tmp/bktest_buildkitd2416081865/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.27s)
|
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34075/library/busybox:latest
time="2024-08-29T14:17:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34075"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34075/library/alpine:latest
time="2024-08-29T14:17:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34075"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:34075/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config808237590/buildkitd.toml --root /tmp/bktest_buildkitd607618757 --addr unix:///tmp/bktest_buildkitd607618757/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_config808237590/buildkitd.toml --root /tmp/bktest_buildkitd607618757 --addr unix:///tmp/bktest_buildkitd607618757/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:17:57.56043129 +0000 UTC m=+4.552828197 /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_config808237590/buildkitd.toml --root /tmp/bktest_buildkitd607618757 --addr unix:///tmp/bktest_buildkitd607618757/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="found worker \"gqc3afpq634wlzx07f35k360t\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4d37f78c48a3 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-29T14:17:57Z" level=info msg="found 1 workers, default=\"gqc3afpq634wlzx07f35k360t\""
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="running server on /tmp/bktest_buildkitd607618757/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
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:44949/library/busybox:latest
time="2024-08-29T14:17:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44949"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44949/library/alpine:latest
time="2024-08-29T14:17:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44949"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:44949/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config3586788229/buildkitd.toml --root /tmp/bktest_buildkitd4284082405 --addr unix:///tmp/bktest_buildkitd4284082405/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:17:57.452443645 +0000 UTC m=+5.534802112 /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_config3586788229/buildkitd.toml --root /tmp/bktest_buildkitd4284082405 --addr unix:///tmp/bktest_buildkitd4284082405/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="found worker \"0qfwsbl6ia9hbaawcqkrvev17\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6bcfbe4bf1ba 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-29T14:17:57Z" level=info msg="found 1 workers, default=\"0qfwsbl6ia9hbaawcqkrvev17\""
sandbox.go:136: time="2024-08-29T14:17:57Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:17:57Z" level=info msg="running server on /tmp/bktest_buildkitd4284082405/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_config3586788229/buildkitd.toml --root /tmp/bktest_buildkitd4284082405 --addr unix:///tmp/bktest_buildkitd4284082405/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.41s)
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34503/library/alpine:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34503"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:34503/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34503"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34503/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config3516111694/buildkitd.toml --root /tmp/bktest_buildkitd656272394 --addr unix:///tmp/bktest_buildkitd656272394/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_config3516111694/buildkitd.toml --root /tmp/bktest_buildkitd656272394 --addr unix:///tmp/bktest_buildkitd656272394/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:01.475593103 +0000 UTC m=+7.414036615 /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_config3516111694/buildkitd.toml --root /tmp/bktest_buildkitd656272394 --addr unix:///tmp/bktest_buildkitd656272394/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:01Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:01Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:01Z" level=info msg="found worker \"iaz0tz56d50jtfhcguz3bm6cf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:747b36877c9f 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-29T14:18:01Z" level=info msg="found 1 workers, default=\"iaz0tz56d50jtfhcguz3bm6cf\""
sandbox.go:136: time="2024-08-29T14:18:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:01Z" level=info msg="running server on /tmp/bktest_buildkitd656272394/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36185/library/busybox:latest
time="2024-08-29T14:18:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36185"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36185/library/alpine:latest
time="2024-08-29T14:18:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36185"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:36185/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config3149158303/buildkitd.toml --root /tmp/bktest_buildkitd1507303503 --addr unix:///tmp/bktest_buildkitd1507303503/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_config3149158303/buildkitd.toml --root /tmp/bktest_buildkitd1507303503 --addr unix:///tmp/bktest_buildkitd1507303503/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:06.694413332 +0000 UTC m=+5.693177917 /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_config3149158303/buildkitd.toml --root /tmp/bktest_buildkitd1507303503 --addr unix:///tmp/bktest_buildkitd1507303503/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:06Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:06Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:06Z" level=info msg="found worker \"jidf8tpmtnnqn3t1kxpss9wvc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a2c2e6b232ea 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-29T14:18:06Z" level=info msg="found 1 workers, default=\"jidf8tpmtnnqn3t1kxpss9wvc\""
sandbox.go:136: time="2024-08-29T14:18:06Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:06Z" level=info msg="running server on /tmp/bktest_buildkitd1507303503/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45653/library/busybox:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45653"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45653/library/alpine:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45653"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:45653/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config2840071684/buildkitd.toml --root /tmp/bktest_buildkitd2375128965 --addr unix:///tmp/bktest_buildkitd2375128965/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_config2840071684/buildkitd.toml --root /tmp/bktest_buildkitd2375128965 --addr unix:///tmp/bktest_buildkitd2375128965/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:17:58.94608353 +0000 UTC m=+4.618423497 /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_config2840071684/buildkitd.toml --root /tmp/bktest_buildkitd2375128965 --addr unix:///tmp/bktest_buildkitd2375128965/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:17:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:17:59Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:17:59Z" level=info msg="found worker \"yeb6tduhm9zpmenqst4p3zigz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:09d31d291aa1 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-29T14:17:59Z" level=info msg="found 1 workers, default=\"yeb6tduhm9zpmenqst4p3zigz\""
sandbox.go:136: time="2024-08-29T14:17:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:17:59Z" level=info msg="running server on /tmp/bktest_buildkitd2375128965/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.51s)
|
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/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45053/library/alpine:latest
time="2024-08-29T14:17:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45053"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45053/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45053"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45053/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config2611115718/buildkitd.toml --root /tmp/bktest_buildkitd3997973069 --addr unix:///tmp/bktest_buildkitd3997973069/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_config2611115718/buildkitd.toml --root /tmp/bktest_buildkitd3997973069 --addr unix:///tmp/bktest_buildkitd3997973069/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:04.545607281 +0000 UTC m=+7.147103072 /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_config2611115718/buildkitd.toml --root /tmp/bktest_buildkitd3997973069 --addr unix:///tmp/bktest_buildkitd3997973069/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:04Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:04Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:04Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:04Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:04Z" level=info msg="found worker \"ai8irp15w0xobhuxme9wzi3zn\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f5d593649da2 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-29T14:18:04Z" level=info msg="found 1 workers, default=\"ai8irp15w0xobhuxme9wzi3zn\""
sandbox.go:136: time="2024-08-29T14:18:04Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:04Z" level=info msg="running server on /tmp/bktest_buildkitd3997973069/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33371/library/busybox:latest
time="2024-08-29T14:18:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33371"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33371/library/alpine:latest
time="2024-08-29T14:18:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33371"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:33371/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config1414651498/buildkitd.toml --root /tmp/bktest_buildkitd2261292922 --addr unix:///tmp/bktest_buildkitd2261292922/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_config1414651498/buildkitd.toml --root /tmp/bktest_buildkitd2261292922 --addr unix:///tmp/bktest_buildkitd2261292922/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:09.428989791 +0000 UTC m=+7.210224196 /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_config1414651498/buildkitd.toml --root /tmp/bktest_buildkitd2261292922 --addr unix:///tmp/bktest_buildkitd2261292922/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="found worker \"pdmtz7vvq472huggul6d8a1n2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d673952876af 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-29T14:18:09Z" level=info msg="found 1 workers, default=\"pdmtz7vvq472huggul6d8a1n2\""
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="running server on /tmp/bktest_buildkitd2261292922/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37943/library/alpine:latest
time="2024-08-29T14:17:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37943"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:37943/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37943"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37943/library/busybox:latest
--- FAIL: TestIntegration (2.18s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.04s)
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40331/library/alpine:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40331"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:40331/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40331"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40331/library/busybox: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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.85s)
|
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38357/library/busybox:latest
time="2024-08-29T14:17:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38357"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38357/library/alpine:latest
time="2024-08-29T14:17:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38357"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:38357/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.24s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.04s)
|
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:45823/library/busybox:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45823"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45823/library/alpine:latest
time="2024-08-29T14:17:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45823"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45823/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.18s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
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:44027/library/busybox:latest
time="2024-08-29T14:18:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44027"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44027/library/alpine:latest
time="2024-08-29T14:18:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44027"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:44027/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config1235108592/buildkitd.toml --root /tmp/bktest_buildkitd3809521745 --addr unix:///tmp/bktest_buildkitd3809521745/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_config1235108592/buildkitd.toml --root /tmp/bktest_buildkitd3809521745 --addr unix:///tmp/bktest_buildkitd3809521745/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:12.73635757 +0000 UTC m=+7.704238732 /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_config1235108592/buildkitd.toml --root /tmp/bktest_buildkitd3809521745 --addr unix:///tmp/bktest_buildkitd3809521745/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:12Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:12Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-29T14:18:12Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:12Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:12Z" level=info msg="found worker \"92qivv46d4fbonrg0kuwctxl2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f3aeb2df8722 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-29T14:18:12Z" level=info msg="found 1 workers, default=\"92qivv46d4fbonrg0kuwctxl2\""
sandbox.go:136: time="2024-08-29T14:18:12Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:12Z" level=info msg="running server on /tmp/bktest_buildkitd3809521745/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42631/library/alpine:latest
time="2024-08-29T14:18:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42631"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:42631/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42631"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42631/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
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_config3269822608/buildkitd.toml --root /tmp/bktest_buildkitd2664275514 --addr unix:///tmp/bktest_buildkitd2664275514/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_config3269822608/buildkitd.toml --root /tmp/bktest_buildkitd2664275514 --addr unix:///tmp/bktest_buildkitd2664275514/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-29 14:18:09.425694872 +0000 UTC m=+7.095847206 /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_config3269822608/buildkitd.toml --root /tmp/bktest_buildkitd2664275514 --addr unix:///tmp/bktest_buildkitd2664275514/buildkitd.sock --debug
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="found worker \"p5il02dy5chczt15pofg1b08s\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9c179d295f04 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-29T14:18:09Z" level=info msg="found 1 workers, default=\"p5il02dy5chczt15pofg1b08s\""
sandbox.go:136: time="2024-08-29T14:18:09Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-29T14:18:09Z" level=info msg="running server on /tmp/bktest_buildkitd2664275514/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.50s)
|
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:39243/library/busybox:latest
time="2024-08-29T14:17:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39243"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39243/library/alpine:latest
time="2024-08-29T14:17:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39243"
run.go:272: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:39243/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.20s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.06s)
|
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:46385/library/busybox:latest
time="2024-08-29T14:17:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46385"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46385/library/alpine:latest
time="2024-08-29T14:17:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46385"
run.go:272: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:46385/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.02s)
|
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:34355/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34355"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34355/library/busybox:latest
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34355"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34355/library/alpine:latest
--- FAIL: TestIntegration (2.20s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.10s)
|
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:42795/library/busybox:latest
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42795"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42795/library/alpine:latest
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42795"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42795/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.29s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.17s)
|
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/moby/buildkit:v0.13.2 to local mirror localhost:33849/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33849"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33849/library/busybox:latest
time="2024-08-29T14:17:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33849"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33849/library/alpine:latest
--- 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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.11s)
|
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/moby/buildkit:v0.12.5 to local mirror localhost:35147/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35147"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35147/library/busybox:latest
time="2024-08-29T14:17:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35147"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35147/library/alpine:latest
--- FAIL: TestIntegration (2.24s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- 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/moby/buildkit:latest to local mirror localhost:43025/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43025"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43025/library/busybox:latest
time="2024-08-29T14:18:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43025"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43025/library/alpine:latest
--- FAIL: TestIntegration (2.18s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.01s)
|
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/moby/buildkit:v0.13.2 to local mirror localhost:38811/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38811"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38811/library/busybox:latest
time="2024-08-29T14:18:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38811"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38811/library/alpine:latest
--- FAIL: TestIntegration (11.24s)
|
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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.97s)
|
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34055/library/busybox:latest
time="2024-08-29T14:17:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34055"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34055/library/alpine:latest
time="2024-08-29T14:17:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34055"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34055/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-29 14:18:13.559535778 +0000 UTC m=+27.360926227 /usr/bin/dockerd --data-root /tmp/integration1809162998/dzq15cth62xid/root --exec-root /tmp/dxr/dzq15cth62xid --pidfile /tmp/integration1809162998/dzq15cth62xid/docker.pid --containerd-namespace dzq15cth62xid --containerd-plugins-namespace dzq15cth62xidp --host unix:///tmp/docker-integration/dzq15cth62xid.sock --config-file /tmp/integration1809162998/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-29T14:18:13.578464770Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-29T14:18:13.579379331Z" level=warning msg="could not change group /tmp/docker-integration/dzq15cth62xid.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-29T14:18:13.579493785Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzq15cth62xid.sock)"
sandbox.go:136: time="2024-08-29T14:18:13.579513521Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-29T14:18:13.580174230Z" level=info msg="started new containerd process" address=/tmp/dxr/dzq15cth62xid/containerd/containerd.sock module=libcontainerd pid=10688
sandbox.go:136: time="2024-08-29T14:18:13.580669215Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dzq15cth62xid/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-29T14:18:13.580855350Z" level=debug msg="2024/08/29 14:18:13 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dzq15cth62xid/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/dzq15cth62xid/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-29T14:18:13.591810263Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-29T14:18:13.605729303Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-29T14:18:13.605762375Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-29T14:18:13.605799313Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-29T14:18:13.605821645Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:13.605893550Z" 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-29T14:18:13.605909009Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:13.605920199Z" level=info msg="skip loading plugin \"io
|
test-integration (docker+containerd, ./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:buildx-stable-1 to local mirror localhost:40237/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40237"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40237/library/busybox:latest
time="2024-08-29T14:17:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40237"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40237/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-29 14:19:08.587656447 +0000 UTC m=+80.231448540 /usr/bin/dockerd --data-root /tmp/integration3456204306/dudo41u83y2rg/root --exec-root /tmp/dxr/dudo41u83y2rg --pidfile /tmp/integration3456204306/dudo41u83y2rg/docker.pid --containerd-namespace dudo41u83y2rg --containerd-plugins-namespace dudo41u83y2rgp --host unix:///tmp/docker-integration/dudo41u83y2rg.sock --config-file /tmp/integration3456204306/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-29T14:19:08.606879823Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-29T14:19:08.607900436Z" level=warning msg="could not change group /tmp/docker-integration/dudo41u83y2rg.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-29T14:19:08.608022465Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dudo41u83y2rg.sock)"
sandbox.go:136: time="2024-08-29T14:19:08.608043735Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-29T14:19:08.608579938Z" level=info msg="started new containerd process" address=/tmp/dxr/dudo41u83y2rg/containerd/containerd.sock module=libcontainerd pid=15415
sandbox.go:136: time="2024-08-29T14:19:08.609093350Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dudo41u83y2rg/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-29T14:19:08.609277605Z" level=debug msg="2024/08/29 14:19:08 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dudo41u83y2rg/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/dudo41u83y2rg/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-29T14:19:08.619918895Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-29T14:19:08.634458167Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-29T14:19:08.634505896Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-29T14:19:08.634549518Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-29T14:19:08.634585365Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:19:08.634681496Z" 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-29T14:19:08.634717874Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:19:08.634743582Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." e
|
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/moby/buildkit:buildx-stable-1 to local mirror localhost:44453/moby/buildkit:buildx-stable-1
time="2024-08-29T14:17:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44453"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44453/library/busybox:latest
time="2024-08-29T14:17:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44453"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44453/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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-29 14:18:15.175384818 +0000 UTC m=+27.625011100 /usr/bin/dockerd --data-root /tmp/integration481344561/dbi5ewp2i4lfu/root --exec-root /tmp/dxr/dbi5ewp2i4lfu --pidfile /tmp/integration481344561/dbi5ewp2i4lfu/docker.pid --containerd-namespace dbi5ewp2i4lfu --containerd-plugins-namespace dbi5ewp2i4lfup --host unix:///tmp/docker-integration/dbi5ewp2i4lfu.sock --config-file /tmp/integration481344561/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-29T14:18:15.196102260Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-29T14:18:15.197040895Z" level=warning msg="could not change group /tmp/docker-integration/dbi5ewp2i4lfu.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-29T14:18:15.197190796Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dbi5ewp2i4lfu.sock)"
sandbox.go:136: time="2024-08-29T14:18:15.197211215Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-29T14:18:15.197750609Z" level=info msg="started new containerd process" address=/tmp/dxr/dbi5ewp2i4lfu/containerd/containerd.sock module=libcontainerd pid=10688
sandbox.go:136: time="2024-08-29T14:18:15.198163796Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dbi5ewp2i4lfu/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-29T14:18:15.198314229Z" level=debug msg="2024/08/29 14:18:15 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dbi5ewp2i4lfu/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/dbi5ewp2i4lfu/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-29T14:18:15.211283132Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-29T14:18:15.226152777Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-29T14:18:15.226175179Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-29T14:18:15.226206798Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-29T14:18:15.226217408Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:15.226318989Z" 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-29T14:18:15.226349136Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:15.226366909Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." erro
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33079/library/alpine:latest
time="2024-08-29T14:17:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33079"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33079/moby/buildkit:buildx-stable-1
time="2024-08-29T14:18:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33079"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33079/library/busybox:latest
--- 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 96eb69ae 96eb69aea4e03baf516f29ec36aa93a9c284f085
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: 96eb69ae
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-29 14:18:23.751520977 +0000 UTC m=+28.159210017 /usr/bin/dockerd --data-root /tmp/integration2010758303/dx8fwj9cqb3fo/root --exec-root /tmp/dxr/dx8fwj9cqb3fo --pidfile /tmp/integration2010758303/dx8fwj9cqb3fo/docker.pid --containerd-namespace dx8fwj9cqb3fo --containerd-plugins-namespace dx8fwj9cqb3fop --host unix:///tmp/docker-integration/dx8fwj9cqb3fo.sock --config-file /tmp/integration2010758303/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-29T14:18:23.771269369Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-29T14:18:23.772283804Z" level=warning msg="could not change group /tmp/docker-integration/dx8fwj9cqb3fo.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-29T14:18:23.772411432Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dx8fwj9cqb3fo.sock)"
sandbox.go:136: time="2024-08-29T14:18:23.772428584Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-29T14:18:23.772945168Z" level=info msg="started new containerd process" address=/tmp/dxr/dx8fwj9cqb3fo/containerd/containerd.sock module=libcontainerd pid=10655
sandbox.go:136: time="2024-08-29T14:18:23.773398745Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dx8fwj9cqb3fo/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-29T14:18:23.773564654Z" level=debug msg="2024/08/29 14:18:23 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dx8fwj9cqb3fo/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/dx8fwj9cqb3fo/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-29T14:18:23.784507647Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-29T14:18:23.798783230Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-29T14:18:23.798807726Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-29T14:18:23.798843673Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-29T14:18:23.798858782Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:23.798941225Z" 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-29T14:18:23.798957486Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-29T14:18:23.798969108Z" level=info msg="skip loading plugin \"io
|
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
|
test-unit (ubuntu-24.04)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unit (macos-12)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unit (windows-2022)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
test-integration (docker+containerd, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker+containerd, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
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.6 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 |
|
daghack~buildx~27V8BQ.dockerbuild
Expired
|
74.1 KB |
|
daghack~buildx~2FM30Y.dockerbuild
Expired
|
74.1 KB |
|
daghack~buildx~3OECZW.dockerbuild
Expired
|
74.6 KB |
|
daghack~buildx~50ZSN5.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~7RACYC.dockerbuild
Expired
|
75.1 KB |
|
daghack~buildx~88OTDV.dockerbuild
Expired
|
73.3 KB |
|
daghack~buildx~8D4S1T.dockerbuild
Expired
|
74.4 KB |
|
daghack~buildx~9GVLRR.dockerbuild
Expired
|
74.3 KB |
|
daghack~buildx~C6AMFD.dockerbuild
Expired
|
74.5 KB |
|
daghack~buildx~DCNLH5.dockerbuild
Expired
|
74.2 KB |
|
daghack~buildx~EVHI8F.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~FKEO2R.dockerbuild
Expired
|
74.7 KB |
|
daghack~buildx~IT2WD9.dockerbuild
Expired
|
75.7 KB |
|
daghack~buildx~M3X609.dockerbuild
Expired
|
73.7 KB |
|
daghack~buildx~MXC4NJ.dockerbuild
Expired
|
14.3 KB |
|
daghack~buildx~MXEGSD.dockerbuild
Expired
|
75.7 KB |
|
daghack~buildx~N294L3.dockerbuild
Expired
|
75.9 KB |
|
daghack~buildx~PJTZSQ.dockerbuild
Expired
|
74.7 KB |
|
daghack~buildx~QM1RUG.dockerbuild
Expired
|
73.8 KB |
|
daghack~buildx~QWLVQL.dockerbuild
Expired
|
73.9 KB |
|
daghack~buildx~R2YZYB.dockerbuild
Expired
|
73.5 KB |
|
daghack~buildx~RJ8A7P.dockerbuild
Expired
|
75.6 KB |
|
daghack~buildx~TE910G.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~TUVJ6D.dockerbuild
Expired
|
75.2 KB |
|
daghack~buildx~U3I4W1.dockerbuild
Expired
|
74.7 KB |
|
daghack~buildx~Y5DDNX.dockerbuild
Expired
|
73.6 KB |
|
daghack~buildx~YNER38.dockerbuild
Expired
|
75.1 KB |
|
daghack~buildx~ZIMGF9.dockerbuild
Expired
|
73.5 KB |
|
daghack~buildx~ZQQPO2.dockerbuild
Expired
|
74.6 KB |
|
test-reports-test-integration-tests--docker-
Expired
|
95.6 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
95.9 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
95.3 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
95.4 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
80.3 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
80.6 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
80.4 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
80.6 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
80.5 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
82.2 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
81 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
81.1 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
82.3 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
80.7 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
80.8 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
82.1 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
82.5 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
80.6 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
82.1 KB |
|
test-reports-test-unit--macos-12
Expired
|
116 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
120 KB |
|
test-reports-test-unit--windows-2022
Expired
|
111 KB |
|