build: fix localstate for remote context and stdin #4117
Annotations
3 errors
tests/run.go#L273
=== RUN TestIntegration
time="2024-06-28T12:55:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41833"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41833/library/busybox:latest
time="2024-06-28T12:55:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41833"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41833/library/alpine:latest
time="2024-06-28T12:55:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41833"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41833/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.73s)
|
tests/build.go#L264
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker-container
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker-container
build.go:264:
Error Trace: /src/tests/build.go:264
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be empty, but was http://127.0.0.1:41369/test.git
Test: TestIntegration/TestBuildLocalStateRemote/worker=docker-container
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=docker-container (1.69s)
|
|
This job failed
Loading