Merge pull request #2535 from thaJeztah/bump_credshelpers #3
build.yml
on: push
bin-image
0s
Matrix: binaries
release
0s
Annotations
84 errors and 31 warnings
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34283"
run.go:274: copied docker.io/moby/buildkit:master to local mirror localhost:34283/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34283"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34283/library/busybox:latest
time="2024-06-18T13:00:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34283"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34283/library/alpine:latest
--- FAIL: TestIntegration (5.75s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config2948567860/buildkitd.toml --root /tmp/bktest_buildkitd3957750060 --addr unix:///tmp/bktest_buildkitd3957750060/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_config2948567860/buildkitd.toml --root /tmp/bktest_buildkitd3957750060 --addr unix:///tmp/bktest_buildkitd3957750060/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:00:59.607551503 +0000 UTC m=+8.880498400 /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_config2948567860/buildkitd.toml --root /tmp/bktest_buildkitd3957750060 --addr unix:///tmp/bktest_buildkitd3957750060/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:00:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:00:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:00:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:00:59Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:00:59Z" level=info msg="found worker \"iop49zz8syq46rqdpkqy1n7bh\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b500c569fb6c 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-06-18T13:00:59Z" level=info msg="found 1 workers, default=\"iop49zz8syq46rqdpkqy1n7bh\""
sandbox.go:136: time="2024-06-18T13:00:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:00:59Z" level=info msg="running server on /tmp/bktest_buildkitd3957750060/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.28s)
|
test-integration (master, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44149"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44149/library/alpine:latest
time="2024-06-18T13:00:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44149"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44149/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44149"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44149/library/busybox:latest
--- FAIL: TestIntegration (5.88s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1872571728/buildkitd.toml --root /tmp/bktest_buildkitd3647797656 --addr unix:///tmp/bktest_buildkitd3647797656/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_config1872571728/buildkitd.toml --root /tmp/bktest_buildkitd3647797656 --addr unix:///tmp/bktest_buildkitd3647797656/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:00:53.564485787 +0000 UTC m=+5.890271817 /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_config1872571728/buildkitd.toml --root /tmp/bktest_buildkitd3647797656 --addr unix:///tmp/bktest_buildkitd3647797656/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:00:53Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:00:53Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:00:54Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:00:54Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:00:54Z" level=info msg="found worker \"1decy7br55j1oxqhhhgpsfsy6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ce266409db41 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-06-18T13:00:54Z" level=info msg="found 1 workers, default=\"1decy7br55j1oxqhhhgpsfsy6\""
sandbox.go:136: time="2024-06-18T13:00:54Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:00:54Z" level=info msg="running server on /tmp/bktest_buildkitd3647797656/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (1.26s)
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35903"
run.go:274: copied docker.io/moby/buildkit:latest to local mirror localhost:35903/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35903"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35903/library/busybox:latest
time="2024-06-18T13:00:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35903"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35903/library/alpine:latest
--- FAIL: TestIntegration (5.28s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1405962215/buildkitd.toml --root /tmp/bktest_buildkitd4275913460 --addr unix:///tmp/bktest_buildkitd4275913460/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_config1405962215/buildkitd.toml --root /tmp/bktest_buildkitd4275913460 --addr unix:///tmp/bktest_buildkitd4275913460/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:01:02.658841599 +0000 UTC m=+9.735633767 /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_config1405962215/buildkitd.toml --root /tmp/bktest_buildkitd4275913460 --addr unix:///tmp/bktest_buildkitd4275913460/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:01:02Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:02Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:02Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:01:02Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:01:02Z" level=info msg="found worker \"ngztiao5oxtdpce0uyoy5s3lm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:92bfeb8387d6 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-06-18T13:01:02Z" level=info msg="found 1 workers, default=\"ngztiao5oxtdpce0uyoy5s3lm\""
sandbox.go:136: time="2024-06-18T13:01:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:01:02Z" level=info msg="running server on /tmp/bktest_buildkitd4275913460/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32835"
run.go:274: copied docker.io/moby/buildkit:master to local mirror localhost:32835/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32835"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32835/library/busybox:latest
time="2024-06-18T13:00:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32835"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32835/library/alpine:latest
--- FAIL: TestIntegration (7.63s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.28s)
|
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:01:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32947"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32947/library/alpine:latest
time="2024-06-18T13:01:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32947"
run.go:274: copied docker.io/moby/buildkit:master to local mirror localhost:32947/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32947"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32947/library/busybox:latest
--- FAIL: TestIntegration (7.84s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1335856073/buildkitd.toml --root /tmp/bktest_buildkitd601192016 --addr unix:///tmp/bktest_buildkitd601192016/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:01:13.28937067 +0000 UTC m=+13.289516938 /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_config1335856073/buildkitd.toml --root /tmp/bktest_buildkitd601192016 --addr unix:///tmp/bktest_buildkitd601192016/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:01:13Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:13Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:01:13Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:01:13Z" level=info msg="found worker \"uie9rd0tgfm0oll1yj0zzwgsk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:bbeb559bd4d8 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-06-18T13:01:13Z" level=info msg="found 1 workers, default=\"uie9rd0tgfm0oll1yj0zzwgsk\""
sandbox.go:136: time="2024-06-18T13:01:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:01:13Z" level=info msg="running server on /tmp/bktest_buildkitd601192016/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_config1335856073/buildkitd.toml --root /tmp/bktest_buildkitd601192016 --addr unix:///tmp/bktest_buildkitd601192016/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.37s)
|
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37713"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37713/library/alpine:latest
time="2024-06-18T13:00:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37713"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37713/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37713"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37713/library/busybox:latest
--- FAIL: TestIntegration (7.47s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config3734199653/buildkitd.toml --root /tmp/bktest_buildkitd215666104 --addr unix:///tmp/bktest_buildkitd215666104/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_config3734199653/buildkitd.toml --root /tmp/bktest_buildkitd215666104 --addr unix:///tmp/bktest_buildkitd215666104/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:01:04.152042252 +0000 UTC m=+7.477117839 /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_config3734199653/buildkitd.toml --root /tmp/bktest_buildkitd215666104 --addr unix:///tmp/bktest_buildkitd215666104/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:01:04Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:04Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:05Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:01:05Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:01:05Z" level=info msg="found worker \"ek6rvwwesm4ugm0opzj9ozyar\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:069486cddd49 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-06-18T13:01:05Z" level=info msg="found 1 workers, default=\"ek6rvwwesm4ugm0opzj9ozyar\""
sandbox.go:136: time="2024-06-18T13:01:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:01:05Z" level=info msg="running server on /tmp/bktest_buildkitd215666104/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (1.28s)
|
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45921"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45921/library/alpine:latest
time="2024-06-18T13:00:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45921"
run.go:274: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:45921/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45921"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45921/library/busybox:latest
--- FAIL: TestIntegration (6.36s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.17s)
|
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37431"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37431/library/busybox:latest
time="2024-06-18T13:00:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37431"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37431/library/alpine:latest
time="2024-06-18T13:00:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37431"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37431/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.82s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.79s)
|
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:01:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44529"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44529/library/alpine:latest
time="2024-06-18T13:01:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44529"
run.go:274: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:44529/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44529"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44529/library/busybox:latest
--- FAIL: TestIntegration (5.27s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config44490644/buildkitd.toml --root /tmp/bktest_buildkitd89835697 --addr unix:///tmp/bktest_buildkitd89835697/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:01:17.426985829 +0000 UTC m=+11.166913296 /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_config44490644/buildkitd.toml --root /tmp/bktest_buildkitd89835697 --addr unix:///tmp/bktest_buildkitd89835697/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:01:17Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:01:17Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:01:17Z" level=info msg="found worker \"g3lbaotr6f7shvb7hzf9qsm8k\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0ee54aad844f 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-06-18T13:01:17Z" level=info msg="found 1 workers, default=\"g3lbaotr6f7shvb7hzf9qsm8k\""
sandbox.go:136: time="2024-06-18T13:01:17Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:01:17Z" level=info msg="running server on /tmp/bktest_buildkitd89835697/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_config44490644/buildkitd.toml --root /tmp/bktest_buildkitd89835697 --addr unix:///tmp/bktest_buildkitd89835697/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.39s)
|
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40643"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40643/library/busybox:latest
time="2024-06-18T13:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40643"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40643/library/alpine:latest
time="2024-06-18T13:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40643"
run.go:274: copied docker.io/moby/buildkit:latest to local mirror localhost:40643/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.89s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- 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#L274
=== RUN TestIntegration
time="2024-06-18T13:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44647"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44647/library/alpine:latest
time="2024-06-18T13:00:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44647"
run.go:274: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:44647/moby/buildkit:buildx-stable-1
time="2024-06-18T13:00:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44647"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44647/library/busybox:latest
--- FAIL: TestIntegration (6.36s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.19s)
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46345"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46345/library/busybox:latest
time="2024-06-18T13:00:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46345"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46345/library/alpine:latest
time="2024-06-18T13:00:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46345"
run.go:274: copied docker.io/moby/buildkit:master to local mirror localhost:46345/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.87s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.01s)
|
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34163"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34163/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34163"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34163/library/busybox:latest
time="2024-06-18T13:01:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34163"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34163/library/alpine:latest
--- FAIL: TestIntegration (10.14s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.16s)
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:01:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43343"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43343/library/alpine:latest
time="2024-06-18T13:01:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43343"
run.go:274: copied docker.io/moby/buildkit:latest to local mirror localhost:43343/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43343"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43343/library/busybox:latest
--- FAIL: TestIntegration (6.77s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1959305243/buildkitd.toml --root /tmp/bktest_buildkitd3655564818 --addr unix:///tmp/bktest_buildkitd3655564818/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_config1959305243/buildkitd.toml --root /tmp/bktest_buildkitd3655564818 --addr unix:///tmp/bktest_buildkitd3655564818/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:01:29.46813904 +0000 UTC m=+10.399283945 /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_config1959305243/buildkitd.toml --root /tmp/bktest_buildkitd3655564818 --addr unix:///tmp/bktest_buildkitd3655564818/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:01:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:29Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:01:29Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:01:29Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:01:29Z" level=info msg="found worker \"60fqjrdeqdr1fuyw81tzxziq8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:90fa910e9039 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-06-18T13:01:29Z" level=info msg="found 1 workers, default=\"60fqjrdeqdr1fuyw81tzxziq8\""
sandbox.go:136: time="2024-06-18T13:01:29Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:01:29Z" level=info msg="running server on /tmp/bktest_buildkitd3655564818/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
|
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:01:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43911"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43911/library/busybox:latest
time="2024-06-18T13:01:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43911"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43911/library/alpine:latest
time="2024-06-18T13:01:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43911"
run.go:274: copied docker.io/moby/buildkit:latest to local mirror localhost:43911/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.47s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.09s)
|
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45673"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45673/library/busybox:latest
time="2024-06-18T13:00:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45673"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45673/library/alpine:latest
time="2024-06-18T13:00:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45673"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45673/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.99s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: 31187735
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-06-18 13:01:14.170157325 +0000 UTC m=+28.272488146 /usr/bin/dockerd --data-root /tmp/integration2266391567/do8en12ioqvo9/root --exec-root /tmp/dxr/do8en12ioqvo9 --pidfile /tmp/integration2266391567/do8en12ioqvo9/docker.pid --containerd-namespace do8en12ioqvo9 --containerd-plugins-namespace do8en12ioqvo9p --host unix:///tmp/docker-integration/do8en12ioqvo9.sock --config-file /tmp/integration2266391567/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-06-18T13:01:14.195850243Z" level=info msg="Starting up"
sandbox.go:136: time="2024-06-18T13:01:14.196835600Z" level=warning msg="could not change group /tmp/docker-integration/do8en12ioqvo9.sock to docker: group docker not found"
sandbox.go:136: time="2024-06-18T13:01:14.196955533Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/do8en12ioqvo9.sock)"
sandbox.go:136: time="2024-06-18T13:01:14.196972555Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-06-18T13:01:14.197593863Z" level=info msg="started new containerd process" address=/tmp/dxr/do8en12ioqvo9/containerd/containerd.sock module=libcontainerd pid=9901
sandbox.go:136: time="2024-06-18T13:01:14.198030026Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/do8en12ioqvo9/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-06-18T13:01:14.198281174Z" level=debug msg="2024/06/18 13:01:14 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/do8en12ioqvo9/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/do8en12ioqvo9/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-06-18T13:01:14.211322966Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-18T13:01:14.224669338Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-18T13:01:14.224691840Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-18T13:01:14.224715995Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-18T13:01:14.224725222Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:14.224834045Z" 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-06-18T13:01:14.224850927Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:14.224864011Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" erro
|
test-integration (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35851"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35851/library/busybox:latest
time="2024-06-18T13:00:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35851"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35851/library/alpine:latest
time="2024-06-18T13:00:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35851"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35851/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.92s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 31187735
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-06-18 13:02:02.978737635 +0000 UTC m=+71.998819662 /usr/bin/dockerd --data-root /tmp/integration3677751763/dk62vga43vp1s/root --exec-root /tmp/dxr/dk62vga43vp1s --pidfile /tmp/integration3677751763/dk62vga43vp1s/docker.pid --containerd-namespace dk62vga43vp1s --containerd-plugins-namespace dk62vga43vp1sp --host unix:///tmp/docker-integration/dk62vga43vp1s.sock --config-file /tmp/integration3677751763/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-06-18T13:02:03.003831629Z" level=info msg="Starting up"
sandbox.go:136: time="2024-06-18T13:02:03.004900242Z" level=warning msg="could not change group /tmp/docker-integration/dk62vga43vp1s.sock to docker: group docker not found"
sandbox.go:136: time="2024-06-18T13:02:03.005036616Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dk62vga43vp1s.sock)"
sandbox.go:136: time="2024-06-18T13:02:03.005056433Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-06-18T13:02:03.005848557Z" level=info msg="started new containerd process" address=/tmp/dxr/dk62vga43vp1s/containerd/containerd.sock module=libcontainerd pid=13545
sandbox.go:136: time="2024-06-18T13:02:03.006207726Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dk62vga43vp1s/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-06-18T13:02:03.006402301Z" level=debug msg="2024/06/18 13:02:03 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dk62vga43vp1s/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/dk62vga43vp1s/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-06-18T13:02:03.017978490Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-18T13:02:03.032024611Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-18T13:02:03.032057161Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-18T13:02:03.032085605Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-18T13:02:03.032095784Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:02:03.032213733Z" 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-06-18T13:02:03.032230495Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:02:03.032241054Z" level=warning msg="failed to load plugin
|
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44741"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44741/library/alpine:latest
time="2024-06-18T13:00:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44741"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44741/moby/buildkit:buildx-stable-1
time="2024-06-18T13:01:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44741"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44741/library/busybox:latest
--- FAIL: TestIntegration (4.91s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 31187735
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-06-18 13:01:26.170435304 +0000 UTC m=+27.657005961 /usr/bin/dockerd --data-root /tmp/integration3618759792/dqg8a16qlupqi/root --exec-root /tmp/dxr/dqg8a16qlupqi --pidfile /tmp/integration3618759792/dqg8a16qlupqi/docker.pid --containerd-namespace dqg8a16qlupqi --containerd-plugins-namespace dqg8a16qlupqip --host unix:///tmp/docker-integration/dqg8a16qlupqi.sock --config-file /tmp/integration3618759792/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-06-18T13:01:26.197898383Z" level=info msg="Starting up"
sandbox.go:136: time="2024-06-18T13:01:26.199081076Z" level=warning msg="could not change group /tmp/docker-integration/dqg8a16qlupqi.sock to docker: group docker not found"
sandbox.go:136: time="2024-06-18T13:01:26.199223553Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dqg8a16qlupqi.sock)"
sandbox.go:136: time="2024-06-18T13:01:26.199245985Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-06-18T13:01:26.199952307Z" level=info msg="started new containerd process" address=/tmp/dxr/dqg8a16qlupqi/containerd/containerd.sock module=libcontainerd pid=9784
sandbox.go:136: time="2024-06-18T13:01:26.200389174Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dqg8a16qlupqi/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-06-18T13:01:26.200551568Z" level=debug msg="2024/06/18 13:01:26 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dqg8a16qlupqi/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/dqg8a16qlupqi/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-06-18T13:01:26.214252572Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-18T13:01:26.227830079Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-18T13:01:26.227869223Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-18T13:01:26.227909498Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-18T13:01:26.227940496Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:26.228051864Z" 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-06-18T13:01:26.228068736Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:26.228082822Z" level=warning msg="failed to load plugin
|
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:00:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40103"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40103/library/busybox:latest
time="2024-06-18T13:00:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40103"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40103/library/alpine:latest
time="2024-06-18T13:00:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40103"
run.go:274: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:40103/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.02s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: 31187735
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-06-18 13:01:27.05729808 +0000 UTC m=+30.219152841 /usr/bin/dockerd --data-root /tmp/integration2908496413/dofantfbaacwv/root --exec-root /tmp/dxr/dofantfbaacwv --pidfile /tmp/integration2908496413/dofantfbaacwv/docker.pid --containerd-namespace dofantfbaacwv --containerd-plugins-namespace dofantfbaacwvp --host unix:///tmp/docker-integration/dofantfbaacwv.sock --config-file /tmp/integration2908496413/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-06-18T13:01:27.083754047Z" level=info msg="Starting up"
sandbox.go:136: time="2024-06-18T13:01:27.084824683Z" level=warning msg="could not change group /tmp/docker-integration/dofantfbaacwv.sock to docker: group docker not found"
sandbox.go:136: time="2024-06-18T13:01:27.084951269Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dofantfbaacwv.sock)"
sandbox.go:136: time="2024-06-18T13:01:27.084971707Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-06-18T13:01:27.085552829Z" level=info msg="started new containerd process" address=/tmp/dxr/dofantfbaacwv/containerd/containerd.sock module=libcontainerd pid=9958
sandbox.go:136: time="2024-06-18T13:01:27.085972030Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dofantfbaacwv/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-06-18T13:01:27.086150458Z" level=debug msg="2024/06/18 13:01:27 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dofantfbaacwv/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/dofantfbaacwv/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-06-18T13:01:27.099343939Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-18T13:01:27.113088885Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-18T13:01:27.113116196Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-18T13:01:27.113139469Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-18T13:01:27.113157332Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:27.113228695Z" 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-06-18T13:01:27.113243923Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-18T13:01:27.113252690Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error
|
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:03:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45255"
run.go:274: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:45255/moby/buildkit:buildx-stable-1
time="2024-06-18T13:03:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45255"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45255/library/busybox:latest
time="2024-06-18T13:04:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45255"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45255/library/alpine:latest
--- FAIL: TestIntegration (5.50s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1232015538/buildkitd.toml --root /tmp/bktest_buildkitd117520287 --addr unix:///tmp/bktest_buildkitd117520287/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_config1232015538/buildkitd.toml --root /tmp/bktest_buildkitd117520287 --addr unix:///tmp/bktest_buildkitd117520287/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:04:03.114237499 +0000 UTC m=+8.233699574 /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_config1232015538/buildkitd.toml --root /tmp/bktest_buildkitd117520287 --addr unix:///tmp/bktest_buildkitd117520287/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:04:03Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:04:03Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:04:03Z" level=info msg="found worker \"aq1o4zhcs6l52p4iidjscenyb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:64832d46a648 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-06-18T13:04:03Z" level=info msg="found 1 workers, default=\"aq1o4zhcs6l52p4iidjscenyb\""
sandbox.go:136: time="2024-06-18T13:04:03Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:04:03Z" level=info msg="running server on /tmp/bktest_buildkitd117520287/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.50s)
|
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46833"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46833/library/busybox:latest
time="2024-06-18T13:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46833"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46833/library/alpine:latest
time="2024-06-18T13:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46833"
run.go:274: copied docker.io/moby/buildkit:v0.14.0 to local mirror localhost:46833/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.44s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config3760505498/buildkitd.toml --root /tmp/bktest_buildkitd2490868904 --addr unix:///tmp/bktest_buildkitd2490868904/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_config3760505498/buildkitd.toml --root /tmp/bktest_buildkitd2490868904 --addr unix:///tmp/bktest_buildkitd2490868904/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:04:24.753704979 +0000 UTC m=+12.340809598 /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_config3760505498/buildkitd.toml --root /tmp/bktest_buildkitd2490868904 --addr unix:///tmp/bktest_buildkitd2490868904/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:04:24Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:04:24Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:04:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:04:24Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:04:24Z" level=info msg="found worker \"le4onwo5mjisezdvg1prkxwnf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:509b239b13e7 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-06-18T13:04:24Z" level=info msg="found 1 workers, default=\"le4onwo5mjisezdvg1prkxwnf\""
sandbox.go:136: time="2024-06-18T13:04:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:04:24Z" level=info msg="running server on /tmp/bktest_buildkitd2490868904/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.43s)
|
test-integration (v0.14.0, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:03:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46443"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46443/library/busybox:latest
time="2024-06-18T13:03:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46443"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46443/library/alpine:latest
time="2024-06-18T13:03:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46443"
run.go:274: copied docker.io/moby/buildkit:v0.13.1 to local mirror localhost:46443/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.31s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.73s)
|
test-integration (v0.13.1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38165"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38165/library/busybox:latest
time="2024-06-18T13:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38165"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38165/library/alpine:latest
time="2024-06-18T13:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38165"
run.go:274: copied docker.io/moby/buildkit:v0.14.0 to local mirror localhost:38165/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.30s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1395227004/buildkitd.toml --root /tmp/bktest_buildkitd98272080 --addr unix:///tmp/bktest_buildkitd98272080/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_config1395227004/buildkitd.toml --root /tmp/bktest_buildkitd98272080 --addr unix:///tmp/bktest_buildkitd98272080/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:04:25.324817596 +0000 UTC m=+7.006681565 /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_config1395227004/buildkitd.toml --root /tmp/bktest_buildkitd98272080 --addr unix:///tmp/bktest_buildkitd98272080/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:04:25Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:04:25Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-18T13:04:25Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:04:25Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:04:25Z" level=info msg="found worker \"lf9frtiea597l0j8uk0sawfit\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b614e7c6dad9 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-06-18T13:04:25Z" level=info msg="found 1 workers, default=\"lf9frtiea597l0j8uk0sawfit\""
sandbox.go:136: time="2024-06-18T13:04:25Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:04:25Z" level=info msg="running server on /tmp/bktest_buildkitd98272080/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.29s)
|
test-integration (v0.14.0, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:03:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41229"
run.go:274: copied docker.io/moby/buildkit:v0.13.1 to local mirror localhost:41229/moby/buildkit:buildx-stable-1
time="2024-06-18T13:04:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41229"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41229/library/busybox:latest
time="2024-06-18T13:04:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41229"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41229/library/alpine:latest
--- FAIL: TestIntegration (15.99s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.20s)
|
test-integration (v0.13.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35363"
run.go:274: copied docker.io/moby/buildkit:v0.13.1 to local mirror localhost:35363/moby/buildkit:buildx-stable-1
time="2024-06-18T13:04:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35363"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35363/library/busybox:latest
time="2024-06-18T13:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35363"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35363/library/alpine:latest
--- FAIL: TestIntegration (6.36s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config336392072/buildkitd.toml --root /tmp/bktest_buildkitd1572760668 --addr unix:///tmp/bktest_buildkitd1572760668/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_config336392072/buildkitd.toml --root /tmp/bktest_buildkitd1572760668 --addr unix:///tmp/bktest_buildkitd1572760668/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:04:28.078516788 +0000 UTC m=+10.642010460 /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_config336392072/buildkitd.toml --root /tmp/bktest_buildkitd1572760668 --addr unix:///tmp/bktest_buildkitd1572760668/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:04:28Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:04:28Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:04:28Z" level=info msg="found worker \"5osgi66gnjfjyoilzj2kluot7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cbfd6ff3aa11 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-06-18T13:04:28Z" level=info msg="found 1 workers, default=\"5osgi66gnjfjyoilzj2kluot7\""
sandbox.go:136: time="2024-06-18T13:04:28Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:04:28Z" level=info msg="running server on /tmp/bktest_buildkitd1572760668/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
|
test-integration (v0.13.1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43225"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43225/library/busybox:latest
time="2024-06-18T13:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43225"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43225/library/alpine:latest
time="2024-06-18T13:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43225"
run.go:274: copied docker.io/moby/buildkit:v0.14.0 to local mirror localhost:43225/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.55s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
test-integration (v0.14.0, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43045"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43045/library/alpine:latest
time="2024-06-18T13:04:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43045"
run.go:274: copied docker.io/moby/buildkit:v0.13.1 to local mirror localhost:43045/moby/buildkit:buildx-stable-1
time="2024-06-18T13:04:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43045"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43045/library/busybox:latest
--- FAIL: TestIntegration (4.87s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 31187735
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_config1120279415/buildkitd.toml --root /tmp/bktest_buildkitd1999062776 --addr unix:///tmp/bktest_buildkitd1999062776/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_config1120279415/buildkitd.toml --root /tmp/bktest_buildkitd1999062776 --addr unix:///tmp/bktest_buildkitd1999062776/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-18 13:04:33.650346634 +0000 UTC m=+9.007229377 /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_config1120279415/buildkitd.toml --root /tmp/bktest_buildkitd1999062776 --addr unix:///tmp/bktest_buildkitd1999062776/buildkitd.sock --debug
sandbox.go:136: time="2024-06-18T13:04:33Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-18T13:04:33Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-18T13:04:33Z" level=info msg="found worker \"xeyx20czqkt1fs7im4zb77cn8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d91749281623 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-06-18T13:04:33Z" level=info msg="found 1 workers, default=\"xeyx20czqkt1fs7im4zb77cn8\""
sandbox.go:136: time="2024-06-18T13:04:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-18T13:04:33Z" level=info msg="running server on /tmp/bktest_buildkitd1999062776/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.53s)
|
test-integration (v0.13.1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-18T13:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44003"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44003/library/busybox:latest
time="2024-06-18T13:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44003"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44003/library/alpine:latest
time="2024-06-18T13:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44003"
run.go:274: copied docker.io/moby/buildkit:v0.14.0 to local mirror localhost:44003/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.77s)
|
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 31187735 31187735de27344f5dcd4cf35de53b282b449be1
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 31187735
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.06s)
|
test-integration (v0.14.0, docker-container, ./tests)
Process completed 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-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 (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 (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 (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 (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 (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 (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.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 (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 (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 (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, 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 (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-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 (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, 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+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
|
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 (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-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.14.0, 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.13.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.14.0, 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.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 (v0.13.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.0, 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.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.14.0, 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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx-darwin-amd64
Expired
|
18.1 MB |
|
buildx-darwin-arm64
Expired
|
17.4 MB |
|
buildx-linux-amd64
Expired
|
17.3 MB |
|
buildx-linux-arm-v6
Expired
|
16.2 MB |
|
buildx-linux-arm-v7
Expired
|
16.2 MB |
|
buildx-linux-arm64
Expired
|
15.7 MB |
|
buildx-linux-ppc64le
Expired
|
15.3 MB |
|
buildx-linux-riscv64
Expired
|
16.5 MB |
|
buildx-linux-s390x
Expired
|
16.8 MB |
|
buildx-windows-amd64
Expired
|
17.8 MB |
|
buildx-windows-arm64
Expired
|
15.8 MB |
|
test-reports-test-integration-tests--docker-
Expired
|
89.2 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
89.5 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
88.9 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
89.3 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
75.4 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
75.6 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
77.1 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
75.3 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
75.5 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
77 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
77.3 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
75.3 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
75.6 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
77 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
77.3 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
75.6 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
76 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
76.9 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
77.1 KB |
|
test-reports-test-integration-tests-v0131-docker-container-
Expired
|
75.4 KB |
|
test-reports-test-integration-tests-v0131-docker-container-experimental
Expired
|
75.6 KB |
|
test-reports-test-integration-tests-v0131-remote-
Expired
|
76.9 KB |
|
test-reports-test-integration-tests-v0131-remote-experimental
Expired
|
77.2 KB |
|
test-reports-test-integration-tests-v0140-docker-container-
Expired
|
75.2 KB |
|
test-reports-test-integration-tests-v0140-docker-container-experimental
Expired
|
75.7 KB |
|
test-reports-test-integration-tests-v0140-remote-
Expired
|
76.8 KB |
|
test-reports-test-integration-tests-v0140-remote-experimental
Expired
|
77.3 KB |
|
test-reports-test-unit--macos-12
Expired
|
69 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
72.6 KB |
|
test-reports-test-unit--windows-2022
Expired
|
65.8 KB |
|