build: opt to set progress warnings in response #4071
Annotations
3 errors
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-25T09:04:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37739"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37739/library/alpine:latest
time="2024-06-25T09:04:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37739"
run.go:274: copied docker.io/moby/buildkit:latest to local mirror localhost:37739/moby/buildkit:buildx-stable-1
time="2024-06-25T09:04:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37739"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37739/library/busybox:latest
--- FAIL: TestIntegration (3.71s)
|
tests/bake.go#L828
=== RUN TestIntegration/TestBakeMetadataWarningsDedup/worker=remote
=== PAUSE TestIntegration/TestBakeMetadataWarningsDedup/worker=remote
=== CONT TestIntegration/TestBakeMetadataWarningsDedup/worker=remote
bake.go:828:
Error Trace: /src/tests/bake.go:828
/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: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeMetadataWarningsDedup/worker=remote
Messages: #0 building with "integration-remote-ttfjok8nws7gqyoqpbxq6n83k" instance using remote driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 102B / 102B done
#1 DONE 0.0s
ERROR: could not find any target matching 'default'
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_config2952646861/buildkitd.toml --root /tmp/bktest_buildkitd46306443 --addr unix:///tmp/bktest_buildkitd46306443/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_config2952646861/buildkitd.toml --root /tmp/bktest_buildkitd46306443 --addr unix:///tmp/bktest_buildkitd46306443/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-06-25 09:04:35.424993529 +0000 UTC m=+5.136476931 /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_config2952646861/buildkitd.toml --root /tmp/bktest_buildkitd46306443 --addr unix:///tmp/bktest_buildkitd46306443/buildkitd.sock --debug
sandbox.go:136: time="2024-06-25T09:04:35Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-25T09:04:35Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-06-25T09:04:35Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-06-25T09:04:35Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-06-25T09:04:35Z" level=info msg="found worker \"5ayag6ui41020334xs0macvd3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:857132d078d4 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-25T09:04:35Z" level=info msg="found 1 workers, default=\"5ayag6ui41020334xs0macvd3\""
sandbox.go:136: time="2024-06-25T09:04:35Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-06-25T09:04:35Z" level=info msg="running server on /tmp/bktest_buildkitd46306443/buildkitd.sock"
--- FAIL: TestIntegration/TestBakeMetadataWarningsDedup/worker=remote (0.32s)
|
|
The logs for this run have expired and are no longer available.
Loading